Legendre function plot
The code plots Legendre's function manually from the equation of Legendre function
File Name: Plot_Legender_Polynoimial_v1
% Matlab programme for Plotting Ligendre's Polynomials
% of Any given order
File Name: Plot_Legender_Polynoimial_v2
% Matlab programme for Plotting Ligender's Polynomials
% Up to given degree
Cite As
AJEET KUMAR (2023). Legendre function plot (https://github.com/bkpacademy/Advanced-Electromagnetics), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.2 | Title and Summary Updated |
|
|
1.0.1 | This code implements Legendres polynomial for nth order and upto n order |
|
|
1.0.0 |