Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Differentiation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi.
I have an equation that I'd like to differentiate without using the command diff(equation). I've been told that finite-differencing should be used to get the function derivative.
http://en.wikipedia.org/wiki/Finite_difference http://en.wikipedia.org/wiki/Finite_difference_method
Can someone demonstrate how a simple example would work using matlab? That way I can try to build on it. My code currently uses the command diff but I've been told I can't use it.
3 comentarios
Jan
el 28 de Feb. de 2012
But DIFF uses a finite difference.
I assume a meaningful answer is more likely, if you post the actual problem. What kind of equation do you have and which result do you want to get?
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!