photo

Muhammad Asad


Last seen: circa un anno fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
245.513
of 300.321

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.913

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.093

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

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

circa un anno fa | 0

Domanda


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)...

circa un anno fa | 3 risposte | 0

3

risposte

Domanda


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. -------...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre un anno fa | 1 risposta | 0

1

risposta