Statistiques
6 Questions
0 Réponses
RANG
217 173
of 297 010
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
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
Feeds
Question
Step function returning NaN values.
T = A(i,1); K = A(i,2); if T==0 T=0.001; end s = tf('s'); X= ((-1*s^3)+(-1.533*10e-17*s^2)+(0.0001996*s)+9.227*10e-...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
NaN values for step function.
T = A(i,1); K = A(i,2); if T==0 T=0.001; end s = tf('s'); X= ((-1*s^3)+(-1.533*10e-17*s^2)+(0.0001996*s)+9.227*10e-22...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Function 'subsindex' is not defined for values of class 'tf'
I have been trying to work on GSO code, and it keeps showing this error I made sure there was no variable in any function calle...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Function 'subsindex' is not defined for values of class 'tf'
I have been trying to work on GSO code, and it keeps showing this error I made sure there was no variable in any function calle...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Plotting a 3D graph, incorrect solution.
clc clear p00 = 553.6; p10 = 23.56; p01 = -24.72; p20 = 212.1; ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I create an array of transfer functions without the for loop.
I have been trying to create an array of transfer function (tfPID) where T and K vary using vectorization, because for loop is s...
presque 7 ans il y a | 1 réponse | 0