photo

lilo moutila


Last seen: fast 5 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

3 Fragen
1 Antwort

RANG
83.652
of 300.364

REPUTATION
0

BEITRÄGE
3 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Trouble with my function
I want to run this code: syms x syms y(x) y(x) = 5*(x^2); values = 4; h = 1; derivative(5,1) function yd = derivative(val...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Implement Taylor series without using in built function "Taylor"
I have a function f(x) = sin(x) , and I have to implement the taylor series of degree 2 at a point a = 1, how can we do that wit...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Function in Matlab that calculates the nth derivative
I want the code for a function that calculate the nth derivative without using built in function like "diff".

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten