how to add laguerre function L(n,a,x) manually in matlab
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
When I call laguerreL(1,2,2) in my matlab 2012, it gives "undefined function "laguerreL " for input arguments of type 'double', So I guess, it need to add this function manually,
Please Help
1 Kommentar
Antworten (1)
Siehe auch
Kategorien
Mehr zu Polynomials finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!