how to add laguerre function L(n,a,x) manually in matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Ver también
Categorías
Más información sobre Polynomials en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!