about use of "dbessel function" in matlab

Kindly tell me that in which version of matlab i can use differentiation of bessel functions "DBESSEL".

2 Comments

Ritesh - Is dbessel even a MATLAB function? I can't find any reference to it in the MATLAB help. Where did you see a reference to this function?
Sir,I got this information on google search ....when i type "differentiation of bessel function in matlab" here is the link http://www.mathworks.in/matlabcentral/fileexchange/36831-matscat/content/bessel/dbesselj.m

Sign in to comment.

Answers (1)

It uses besselj, that has probably been a core MATLAB function for the last 20 or so years, so you can likely use it with at least every recent version.

Asked:

on 4 Sep 2014

Answered:

on 4 Sep 2014

Community Treasure Hunt

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

Start Hunting!