photo

Tina M


Last seen: 5 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answer

Question


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

1

answer