photo

Luqman Alabri


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
201,448
of 300,508

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Thankful Level 2

View badges

Feeds

View by

Question


why do I receive syms requires Symbolic math tool box
syms M m L q d_q dd_q x d_x dd_x g b J F eq1= (M+m)*dd_x + m*L*(dd_q*cos(q)-d_q^2*sin(q))+b*d_x-F; eq2= (J+mL)*dd_q+m*L*dd_x*c...

3 years ago | 1 answer | 0

1

answer

Question


how to use fsolve in for loop?
I need to pass different values of (theta_r) into F(1) and F(2) to get different values of x(1) and x(2). i use this code, but ...

4 years ago | 1 answer | 0

1

answer