bessel function derivatives problem

9 views (last 30 days)
dear all
i have following equation that contain bessel function :
1- u(r)=j1(r) [1 mean the order and r is Variable(sysm)]
2-w(r)=j0(r)+i0(r) [0 mean the order and r is Variable(sysm)]
i need the the first derivative of the first equation (1 u(r) ) and second derivative of the second equation (2 w(r) )
is there any direct code for this purpose ?
thank a lot for your helps

Accepted Answer

Alan Stevens
Alan Stevens on 29 Sep 2020
Like so:
  4 Comments
shahin hashemi
shahin hashemi on 29 Sep 2020
Again tanx alot For the last question Is there any reference or hand book smth that have these relations?
Alan Stevens
Alan Stevens on 29 Sep 2020
You could look up besselj etc in Matlab's documentation, or search for bessel function in Wikipedia, or just do a general Google search for bessel function properties; there's plenty of stuff out there!

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!