abhijit kulkarni
Followers: 0 Following: 0
Professional Interests: Nonlinear Controler Design
Statistics
RANK
177,741
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
7 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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
10 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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 ...
11 years ago | 1 answer | 0
1
answerI 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...
11 years ago | 0
Question
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. ...
11 years ago | 1 answer | 0
1
answerQuestion
??? 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 ...
11 years ago | 1 answer | 0