photo

Syed hamza Ali Tirmizi


Last seen: 4 månader ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
271 099
of 300 302

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 040

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


convert array in simulink to a time block
i am creating an array, x=[1 2 3 4 5 6 7 8]; t=1:8; plot(t,x) but what about simulink how can i tell simuli...

mer än 7 år ago | 1 answer | 0

1

answer

Question


variable size of simulink matlab function
function desired = path_planning(data_points,slope0,slopeF,dt) t_dummy=0:((length(data_points))-1); tq=0:(dt/10):((lengt...

mer än 7 år ago | 2 answers | 0

2

answers

Question


How to solve system of coupled second order linear differential equations in Matlab?
theta'' + 13.7786 x''+ (theta')^2=0; -theta'' + 13.7786 y'' + (theta')^2=0; 0.5 theta''- x''(cos(theta))+y''(sin(theta))=...

mer än 7 år ago | 1 answer | 0

1

answer