Numerical differential using a set of data
Afficher commentaires plus anciens
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
Réponses (1)
Alan Stevens
le 12 Fév 2021
Modifié(e) : Alan Stevens
le 12 Fév 2021
help diff
Catégories
En savoir plus sur Bessel functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!