Numerical differential using a set of data
Show older comments
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
Answers (1)
Alan Stevens
on 12 Feb 2021
Edited: Alan Stevens
on 12 Feb 2021
help diff
Categories
Find more on Bessel functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!