photo

Ali Muhammad Hassaan


Last seen: 3 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
12,713
of 300,392

REPUTATION
4

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to solve this equation?
a=18 b=60 c=76.7 syms x eqn = cos(x).*(a.*sin(x)+b) == c solx=solve(eqn)

5 years ago | 0

| accepted

Question


Solving a non-linear ODE with coupled algebraic equations
I'm trying to solve a differential equation which has two coupled algebraic equations and two independent variables. , is the d...

5 years ago | 1 answer | 0

1

answer