photo

Muhammad Asad


Last seen: ongeveer een jaar ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
245.513
of 300.321

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.093

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

Answered
how to plot two nonlinear functions
Thanks @Torsten and @Sam Chak

ongeveer een jaar ago | 0

Question


how to plot two nonlinear functions
how to plot two nonlinear eqations: I have writeen two equations below equations = @(x) [x(1).^2+x(1)*x(2)-10;x(2)+3*x(1)*x(2)...

ongeveer een jaar ago | 3 answers | 0

3

answers

Question


ODE45 and dsolve result difference
Hi, i am struggling to get similar answer using ODE45 and dsolve. I dont know whats wrong? if any one can help, please. -------...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


how to get function value at any input, after solving Differential eq. using dsolve
Solution to below diff . eq. using dsolve command is: Z= dsolve('Dy=1+t.^2','y(1)=-4'); Z=(t*(t^2 + 3))/3 - 16/3 Now how ...

meer dan een jaar ago | 1 answer | 0

1

answer