Dhruv Thakkar
Followers: 0 Following: 0
Estadística
6 Preguntas
3 Respuestas
CLASIFICACIÓN
100.698
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Pregunta
Replacing for loop with matrix math to increase computational efficiency.
I am using the following code to compute the Sx, Su, Sw and Sd matrices. But I have found out them to be very computationally ex...
más de 4 años hace | 1 respuesta | 0
1
respuestaSimulink Model Predictive Control
Hey, have you tried reducing the timestep and tuning the prediciton horizon and control horizon. And if its a MIMO system try tu...
más de 4 años hace | 0
Pregunta
MATLAB crashes while running mex function
When I try to run a mex function, MATLAB crashes. I first built the fucntion using mex function and then I used the function it ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
MPC cannot be designed in app
I have a Carsim S-functon as the plant model for a MPC. But I get an error saying "Plant model cannot be a pure direct feed-thro...
más de 4 años hace | 3 respuestas | 0
3
respuestasHow can I create an MPC plant model for a nonlinear state space model?
You can use an adaptive model predicitve controller to handle the nonlinearity of the system. If the Simulink function has a pro...
más de 4 años hace | 0
'Error in port widths or dimensions' for using Adaptive MPC controller
You can use Signal Dimension block to mention the dimension as [5 2] to ensure that there is no discrepency.
más de 4 años hace | 0
Pregunta
Error file output dimensions
I am trying to create an Adaptive Model Predictive control to hold a pendulum at a certain angle (theta), assuming a rotory actu...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
polyeig gives different eigen values for the same matrices.
I am trying to find eigen value for a system with the Global mass, stiffness and damping matrix. There are two sets of matrices ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
For loop is taking a lot of time to execute.
I have to change four diagrams during the execution of one for loop. I'm using subplot to plot all the diagrams in one. But the ...
alrededor de 7 años hace | 0 respuestas | 0