Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Is any direct syntax in matlab for using "Matheiu function for both radial and angular"?

2 vues (au cours des 30 derniers jours)
Ritesh Chaurasia
Ritesh Chaurasia le 31 Mai 2016
Clôturé : MATLAB Answer Bot le 20 Août 2021
kindly suggest me the syntax.

Réponses (1)

Walter Roberson
Walter Roberson le 31 Mai 2016
Modifié(e) : Walter Roberson le 31 Mai 2016
No, that is not part of MATLAB.
There is a File Exchange contribution for the purpose, which was pointed out to you in your previous question on this topic.
  2 commentaires
Ritesh Chaurasia
Ritesh Chaurasia le 31 Mai 2016
Sir, Actually i don't have idea of file exchange contribution...Can you elaborate me how i can use this method.
Walter Roberson
Walter Roberson le 31 Mai 2016
Visit the page http://www.mathworks.com/matlabcentral/fileexchange/27100-mathieu-classic-functions-with-positive-parameter-v1-0 . On the upper right side, click to Download the ZIP. Unzip the file into a convenient directory that is not underneath the MATLAB installation directory. Then use MATLAB's pathtool command to add that directory to the MATLAB path. After that your code can call upon functions such as mathieuq (for the angular function) or call upon the radial function that is appropriate for your work such as mmathieu4 (radial Mathieu functions of the fourth kind)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by