photo

Lohith k j


Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
1 Respuesta

CLASIFICACIÓN
119.696
of 301.464

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.292

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.642

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to obtain pid output to 0 to 90 using automatic PID tunner
hi, i am designing closed loop pid controller for mean value engine model, for this model i am using pid controller in this mod...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use interpolation for matrix type of data
hello i have following data thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 ...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to use interpolation for matrix data
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


while using interp1 following errors found
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Respondida
while using interp1 for matrix type data the following error found
clc thr = [0 10 20 30 40 50 60 70 80 90 100]; % throttle trq_new = [0 10 20 30 40 50 60 70 80 90 100 110 120]; % new tor...

alrededor de 8 años hace | 0

Pregunta


while using interp1 for matrix type data the following error found
Error using griddedInterpolant The grid vectors must contain unique points. Error in interp1 (line 161) F = gridded...

alrededor de 8 años hace | 4 respuestas | 0

4

respuestas