photo

Anas Gharsa


Last seen: oltre 3 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
111.793
of 298.917

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
80.0%

VOTI RICEVUTI
0

RANK
 of 20.660

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 162.875

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

Visualizza badge

Feeds

Visto da

Domanda


converting a second degree differential equation into a first order
I am trying to reduce the order of a function but I always get an error message : syms y(t); eqn = diff(y,2) + c*y' + k*y == F...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


trying to use heun's method to solve an ode
I am trying for days to solve an ode using heun's method for a project but i always keep getting an error message!!!this is what...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


computing a interpolating polynomial for some function
I am trying to understand how to use the commands polyfit and polyval so i am trying to interpolate some function, I wrote somet...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


computing a regression polynomial of degree 2
I want to compute a regression polynomial for some datapoints and than estimate the value of the function at another datapoint!!...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


midpoint method to solve an ode
I am using a midpoint method to solve an ode !! I am not sure if my code is right but it gives me 0 errors than it shows me only...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


polynomial interpolation with lagrange form!!!
I implemented a function of lagrange form and i want to use it to interpolate the function f(x) = sin(4x) for some datapoints!! ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


polynomial regression of a given function
i am trying to write a function which produces the regression polynomial of degree 2 for a given datapoints (x and f(x) where f ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


trying to solve an ode using ode45
I tried to solve an ode with the command ode45 and plot the result!!it works fine but it does not show the graph!!! this is wha...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


i am new to matlab and i want to learn, can anyone help me with this please!!!!
I want to compute and plot the regression polynomial of degree 2 for some datapoints and than I want to estimate the value of th...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


i am new to matlab and i want to learn, can anyone help me with this please!!!
I want to write a script which produces the polynomial interpolating the function f(x) = sin(4x) at the points x0 = 1, x1 = 3, x...

oltre 3 anni fa | 1 risposta | 0

1

risposta