Statistics
4 Questions
0 Answers
RANK
189,912
of 301,432
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
what is the reason of an empty diagram?
I wrote a code in state space(I chose 10 state variables) and after using ode45 I want to plot xdot(10) that I defined it in fun...
5 years ago | 1 answer | 0
1
answerQuestion
unable to plot diagram in MATLAB
can anybody help me plotting the diagram below in Matlab (just one of them; the colorful one)? I wrote the code below but t...
5 years ago | 1 answer | 0
1
answerQuestion
Index in position 1 is invalid. Array indices must be positive integers or logical values. can anyone help me solve the problem?
this is a code of electromechanic system , when I run it without writing transfer function code (T_1 , T_2 , ... ) ,it runs . bu...
5 years ago | 1 answer | 0
1
answerQuestion
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side. how do I solve the problem?
this is part of my code that errors. can you help me solve the problem? function [x_d,x_d1,x_d2,u]=f22(t,x) m1=8 ; m2=9; g...
5 years ago | 1 answer | 0

