how to add laguerre function L(n,a,x) manually in matlab
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
Risposte (1)
Vedere anche
Categorie
Scopri di più su Polynomials in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!