Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Differentiation
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Jan
il 28 Feb 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?
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!