Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

2 visualizzazioni (ultimi 30 giorni)
kindly suggest me the syntax.

Risposte (1)

Walter Roberson
Walter Roberson il 31 Mag 2016
Modificato: Walter Roberson il 31 Mag 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 Commenti
Ritesh Chaurasia
Ritesh Chaurasia il 31 Mag 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 il 31 Mag 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)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by