Numerical differential using a set of data
Ältere Kommentare anzeigen
I have a function b(v), where b is the root of an equation that envolves bessel functions and the input is v. I found b using matlab and I could plot b vs v. The problem is that I need to evaluate d(bv)/dv by using the data that I have. Is there a way to do it in Matlab
Antworten (1)
Alan Stevens
am 12 Feb. 2021
Bearbeitet: Alan Stevens
am 12 Feb. 2021
help diff
Kategorien
Mehr zu Bessel functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!