Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
158.540
of 301.472
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.293
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.655
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
How to plot this function?
fun1=@(l,ki) ((1/10^(l + 1)*ki*l*sin((pi*l)/2))/((ki*cos((pi*l)/2))/10^l + 1) - (1/10^(l + 1)*ki^2*l*cos((pi*l)/2)*sin((pi*l)/2)...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How do you substitute x(1),x(2),x(3) in place of kp,ki and l respectively?
y=((1/10^(l + 1)*ki*kp*l*sin((pi*l)/2))/(kp + (ki*kp*cos((pi*l)/2))/10^l) - (1/10^(l + 1)*ki^2*kp^2*l*cos((pi*l)/2)*sin((pi*l)/2...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Please help in plotting the graphs
syms kp ki w l c alp T ki1 D2 m o L pm w=10 L=0 b=[1] a=[0.6 2 1] %t=tf(b,a) nb=[0] na=[0.7 1.2 0] pm=70 h=fotf(a,na,b,...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
solving 5 non linear equations equaton
how do you solve 5 non linear equations in in matlab? I am working on fractional order PIDs . can it be done by solve, fsolve? ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
solving more than 3 or more equations
how do you solve 3 or more non linear equations in in matlab? I am working on fractional order PIDs . can it be done by solve, ...
más de 6 años hace | 1 respuesta | 0