Sudarshan
Followers: 0 Following: 0
I am an Associate in Engineering Development Group at MathWorks. My major responsibilities include providing support related to MATLAB, Simulink, C/C++ at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Python, C++, C, MATLAB
Spoken Languages:
English, Hindi
Professional Interests:
Simulink, AI for Signals and Images
Estadística
0 Preguntas
13 Respuestas
CLASIFICACIÓN
2.316
of 296.163
REPUTACIÓN
26
CONTRIBUCIONES
0 Preguntas
13 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.355
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.501
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
An error occurred while running the simulation and the simulation was terminated Caused by: • Solver encountered an error while simulating model 'solarIM' at time 0.003327063
Hello Amrapali Gamare, The error message that you have shared indicates that one of the signals in your model is diverging to...
casi 2 años hace | 0
Problem in matlab code run error.
Hello Muhammad Asad, The error message that you have shared indicates that one of the signals in your model is diverging to pl...
casi 2 años hace | 0
Does matlab support parquet partitions
Hi Jerry, As per my knowledge, the feature is not supported by MATLAB in R2022b. This request has already been forwarded to th...
casi 2 años hace | 0
I'm looking for the code for this video “Grid Fault Location Detection Using System Simulation and Machine Learning.”
Hi, I believe that you are referring to the module in the link below: https://in.mathworks.com/videos/grid-fault-location-d...
casi 2 años hace | 0
| aceptada
Self-Paced Online Courses : download .txt files
Hi Solène Bulteau, I have gone through the course details for the datasets you mentioned. You can refer the GitHub repository...
casi 2 años hace | 0
| aceptada
SVM parameter optimization using GA
Hi Josh, I tried running the script and reproducing the high RMSE values. The RMSE value decreases on taking a higher numbe...
alrededor de 2 años hace | 0
How can I make a linear regression coefficient calculation algorithm
Hi Ihor, Based on the equations, you have already calculated the “beta” value. Now, all you need to do is find the mean val...
alrededor de 2 años hace | 0
| aceptada
How do I resolve error "Unable to find suitable response variable in dataset" in MATLAB Regression Learner app?
Hi Tarun, I believe that the below documentation link on importing data on the regression learner app might be useful for y...
alrededor de 2 años hace | 0
How to format my data in a text file so I can use fopen?
Hi Spencer, You can store specific excel sheets in the MATLAB Workspace using the “readtable” function as shown in the below c...
alrededor de 2 años hace | 0
'WorkbookActivate' error with xlsread
Hi Gordon, The “xlsread” function has not been recommended for use since R2019. A possible workaround is to modify your code...
alrededor de 2 años hace | 0
| aceptada
Display how sure a ML-model is about it's answer (percentage)
Hi Dennis, You can refer to these links to measure confidence intervals for various models. For Neural Networks, check this...
alrededor de 2 años hace | 1
| aceptada
Emulator ESP32 on Simulink
Hi Jules, MATLAB has support packages for Arduino boards, by extension it means that it has suport for ESP32 boards. In order ...
alrededor de 2 años hace | 0
Scope trace of sine signal is broken into multiple traces (channels?)in Simulink
Hi Jorge, I inspected the file dpll_1.slx and did find multiple “channels” in the Scope output. The first thing to check is ...
alrededor de 2 años hace | 0
| aceptada