photo

lilo moutila


Last seen: presque 5 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
1 Réponse

RANG
83 657
of 300 352

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

presque 5 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Determine first and second derivatives, without using builtin diff function, using forward differencing with 0 dx error
Did you find the loop for this one ?

presque 5 ans il y a | 0

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse