photo

Mj


Last seen: quasi 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
2 Risposte

RANK
70.205
of 300.381

REPUTAZIONE
0

CONTRIBUTI
8 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
62.5%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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 3
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


rung kutta 4th order
Hi, I have a code for a Runge Kutta 2th order analysis of a 2nd order ODE but it has not give me the right answer. % d2a/dt2=(...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How do i fix my Runge Kutta (4th order) method to solve a 2nd order ODE?
Hi, I have a code for a Runge Kutta 2th order analysis of a 2nd order ODE but it has not give me the right answer. % d2a/dt2=(...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Runge-Kutta 4th order method
Hello everyone! I have to solve this second order differential equation by using the Runge-Kutta method in matlab: can anyone ...

quasi 5 anni fa | 0

Domanda


Runge Kutta solving differential equations
Hello everyone! I have to solve this second order differential equation by using the Runge-Kutta method in matlab: can anyone ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Solve a second order differential equation
hi.i want to solve this second order differential equation in matlab an plot figure. can you help me please? d2a/de2=(((((2+c2...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Curve Fitting and Distribution Fitting
thanks alot. Can you please send me the code you wrote?

circa 5 anni fa | 0

Domanda


Curve Fitting and Distribution Fitting
Hello. I have three sets of data and an equation based on it. How can I fit a curve on it and get the coefficients(c1,c2,c3,c4,c...

circa 5 anni fa | 3 risposte | 0

3

risposte

Domanda


FSOLVE requires all values returned by functions to be of data type double.
Hello. this is my code.it solves the first function and gives the values of x1(i,1). but it does not go to solving the function...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


FSOLVE requires all values returned by user functions to be of data type double
syms x; for i=1:8 xe=[0.07142 0.10701 0.14246 0.1778 0.21306 0.24857 0.28524 0.32688]; p...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I solve a complicated symbolic integral
hello.how can i solve this integral in matlab? syms x u f=int((4.149 - u^(1/2)*x^(1/2))^(1/2),u,0,1)

oltre 5 anni fa | 1 risposta | 0

1

risposta