photo

lilo moutila


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas