![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9160413_1523822058374_DEF.jpg)
Ramu Nair R
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
209.700
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
if loop inside matlab function ----- i dont understand why this is not working
function y = fcn(u) if(u>0.7) && (u<0.71) y=1; end It gives error when put inside my simulink simulation: ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Response of the system
I want to know the step response of the system (attached). It may be unstable, but still i want to see the response. I am gettin...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
if within while loop not recognized
while(t<0.1) if(t==0.05) v=3; end % NOT GETTING REFLECTED IN v t=t+Ts; end
casi 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Solving differential equation in matlab
T - T_const = J dw/dt + Bw; where T depends on w and some other parameters. I want to numerically solve for w. How to proce...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put anti wind up (integrator clamping) for PI in simulink
I am using saturation block, but that creates error.
alrededor de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
Derivative of state '1' in block 'Transfer Fcn2' at time 6.6924656277640509E-9 is not finite
Please let me know how to tide over this issue. My simulation involves transfer functions and derivative blocks. I have upload...
más de 7 años hace | 0 respuestas | 0