Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
107.567
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
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-...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Plotting a 3D graph, incorrect solution.
clc clear p00 = 553.6; p10 = 23.56; p01 = -24.72; p20 = 212.1; ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 1 respuesta | 0