abhijit kulkarni
Followers: 0 Following: 0
Professional Interests: Nonlinear Controler Design
Estadística
CLASIFICACIÓN
177.754
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
80.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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 calculate infinite series including two vectors
I want to plot sum of infinite series. Sum has two variables. m= zero to infinity. another variable y= 0 to 2. I tried to plo...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Please suggest a way to smooth the plot.
Please suggest a way to smooth the plot. I have attached the figure. I just is helpless to do this. I have plotted this...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how validate linearzed model with respect to nonlinear model
If I have a differential equation of nonlinear model. And Jacobian of that , then how to validate the linearised model? How t...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
spike genartion between time 0 to 1
I have tried following code: t=0:100; for t=0:50 d=0; end for t=50:55 d=1; end for t=55:100 d=0; end pl...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
why ode45 response slows down?
Ode45 program slows down during execution. Among plenty of tuning variables it becomes very difficult to guess which one will...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to give initial condition as array in ode45
I want to enter initial condition of 6x6 matrix in ode45. How to do that? Any idea. Please help
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
In simulink plot time range gets locked
When I plot a figure in real time. time range is set as 100 seconds. The plot get stopped after 50 seconds. In simulink rea...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using ==> vertcat CAT arguments dimensions are not consistent.
I am defining A matrix in State Space Blockas; [0 1.0 0 0 0 0; -4.7059 -0.0882 0 0 1.3588 0; 0 0 0 1.0 ...
casi 11 años hace | 1 respuesta | 0
1
respuestaI want to learn MATLAB on my own. In last 20 years lot of progress has taken place. I am not much connected with computer of late ,except basic computer knowledge. since my subject is Maths, I want to learn it!!Pl give tips to me as a beginner.
Matlab is extreemly user friendly >> means command window here u can execute instructions immediately (ex: a=6 (pres...
casi 11 años hace | 0
Pregunta
simulink :Control System: MIMO Observer
I am trying to implement in Simulink observer (MIMO). I got stuck with two errors. The errors are mentioned in the pdf. ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
??? Undefined function or method 'sign' for input arguments of type 'sym'.
I am trying to generate a wave : when time=0:5 then r(t)=1 when time=5:10 then r(t)=2 when time=10:15 then r(t)=1 ...
más de 11 años hace | 1 respuesta | 0