photo

Lohith k j


Actif depuis 2018

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
119 676
of 301 447

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 21 284

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 609

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 8 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

environ 8 ans il y a | 0

Question


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...

environ 8 ans il y a | 4 réponses | 0

4

réponses