![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28977366_1674651610927_DEF.jpg)
Dinesh
MathWorks
Followers: 0 Following: 0
I am an intern at MathWorks. My major responsibilities include deep learning and cloud computing at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Estadística
0 Preguntas
61 Respuestas
CLASIFICACIÓN
1.197
of 297.016
REPUTACIÓN
60
CONTRIBUCIONES
0 Preguntas
61 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Error while opening shared libraries in Matlab 2020b
Hi Gabriele, I understand that you are trying to run your code in MATLAB which is installed in Linux and you are facing an erro...
más de 1 año hace | 0
Error deploying Python Code to Raspberry Pi
Hi Farhan, I understand that you are trying to test a simple program to check the functionality of running Python in a Simulink...
más de 1 año hace | 0
라이선스 만료가 된다고 뜹니다.
Hi I understand that MATLAB is showing that license will expire in two weeks. The student version is a perpetual license. Which...
más de 1 año hace | 0
Matlab R2021b gets stuck and is not responding when opening in ubuntu 20.04
Hi Jifei, I understand that you are trying to open MATLAB by clicking on the icon and that is not launching MATLAB. There could...
más de 1 año hace | 0
My MATLAB R2021a version is showing error as shown in the image attached. What should I do ?
Hi Bhuvnesh, I understand that you are unable to open Simulink as it prompts an error. This error might be because at the time ...
más de 1 año hace | 0
serial port communication missing characters
Hi Mathias, I understand that you are experiencing issues related to missing characters when receiving longer commands and it i...
más de 1 año hace | 1
Rapid accelator can't be used (but normal and accelator can be use)
Hi, I understand that you are trying to run your model in rapid accelerator mode, and you are facing an error. The reason for t...
más de 1 año hace | 0
MEX compiler Mingw64 not supported in opencv cpp convert to simulink
Hi Gayatri, I understand that you are trying to run the smile detection OpenCV C++ example and encountering an error. The error...
más de 1 año hace | 0
Error using repmat Requested 96761x96761 (69.8GB) array exceeds maximum array size preference (15.8GB). This might cause MATLAB to become unresponsive.
Hi Sashi Kumar, I understand that you are attempting to create meshgrids for 'X_Coordinates', 'Y_Coordinates', and 'Z', and the...
más de 1 año hace | 0
r2021b uses a LOT more memory on start than r2016b -- both are bare
Hi Alex, I understand your concern regarding the high memory consumption for MATLAB R2021b. Please note that this is normal and...
más de 1 año hace | 0
Error Running Simulink in External Mode on Raspberry Pi
Hi Kyle, I understand that you are currently trying to deploy standalone code onto a Raspberry Pi, but you are encountering an ...
más de 1 año hace | 0
| aceptada
Surface between two point clouds.
Hi Núria, I understand that you are trying to extract indices from a 3D matrix. Assuming your 3D matrix is of values 0, 1, 2 t...
más de 1 año hace | 0
Finding the eigenvalues with an augmented matrix 2x2
Hi Jonas, I understand you are trying to find the 'x' from system of equations A3x = b. The A3 that you specified is an singula...
más de 1 año hace | 0
Tool Coupling FMU Model running in Matlab 2019 and above versions
Hi Ilker, I understand that you are trying to install 'Tool coupling FMU support package' and run it in MATLAB R2019a. Startin...
más de 1 año hace | 0
| aceptada
I want to terminate my code when the approximate error is less than 4 significant digit. I couldn't solve it.
Hi Alper! I understand that you want to terminate the code execution once a certain condition is met. For the phrase 'Four sig...
más de 1 año hace | 0
Quick Problem - Force MATLAB to substitute assigned variable values
Hi Jude I understand that you are trying to substitute the value of 't' in the long complicated equation that you have. You can...
más de 1 año hace | 0
Could not run installer file after download.
Hi Sandeep, I understand that you are unable to install MATLAB R2023a version. Given you are able to install MATLAB R2022a, thi...
más de 1 año hace | 0
MATLAB startup failure MAC 64-bit
Hi Randall, I understand that you are encountering an error when running the startup.m file on your Mac. Since you are unable t...
más de 1 año hace | 0
RoadRunner has Unmet Dependencies
Hi I understand that you are trying to install RoadRunner in Ubuntu 22.04 LTS. As of now RoadRunner is supported for Ubuntu Ve...
más de 1 año hace | 0
MPS Dashboard log does not match Main.log
Hi Rauf I understand that you are trying to get the log files that MATLAB production server produces. The 'main.log' file is t...
más de 1 año hace | 0
Ubuntu & Python - Matlab Engine Error when call eng.load_system()
Hi Andre! I understand that you are encountering an error while trying to load a model using the MATLAB Engine for Python. Th...
más de 1 año hace | 0
Alaternate for Road Runner
Hi Prajwal I understand that you want to know more about the add-ons for RoadRunner in MATLAB. MATLAB Roadrunner has the follo...
más de 1 año hace | 0
What would be the best way to identify the end-members with percentage from spectral data?
Hi Yu-Ting! Based on your requirement of estimating the percentage contributions of different minerals in your samples based on...
más de 1 año hace | 1
Goodmorning.Can some explain to me some steps of this program (downloaded from "Gershgorin Discs Plot Version by Mario Berge" I have highlighted them.
Hi Federica! In the given code the highlighted part code is used create a vector 't' of 'N+1' equally spaced points around the...
más de 1 año hace | 0
关于水声换能器的信号仿真 About modeling and simulation of hydroacoustic transducers
Hi! You can use the following functions in the MATLAB to do nonlinear optimizations. fmincon: Find minimum of constrained nonl...
más de 1 año hace | 0
How to reduce linear actuator tracking error? PID Tuning
Hi Gabriel! You can try the following approaches to solve the problem. Adjust the sampling time: A smaller sampling time can ...
más de 1 año hace | 0
correct and incorrect predictors
Hi Saeed! One simple way to find the incorrect prediction is to iterate over the predictions and store the indices that are n...
más de 1 año hace | 0
| aceptada
How to analyze phase of a FFT signal?
Hi Dominik, There are many statistical measures that can be used to analyse the relationships. Some of them are. Correlatio...
más de 1 año hace | 0
How to solve two equations two unknowns for the equations with syms?
Hi The warning: unable to find explicit solution is because your equation is too complicated to solve. One way to solve this ...
más de 1 año hace | 0
| aceptada
fmincon performance with linear vs non linear constraints
Hi Krishna! In general, specifying a linear inequality constraint as a non-linear inequality constraint with corresponding gr...
más de 1 año hace | 0
| aceptada