Differential Equation Solver Using Method of Moments
"Differential equation solver"
This function implements Method of Moments for Differential Equation Solving
L=The form of the differential operator[coefficients of derivatives in decreasing order from 6th order to constant]
kcoeff= The form of known polynomial [coefficients of power of x in decreasing order from 6th order to constant]
a=value of starting spatial coordinate
b=value of ending spatial coordinate
N=Number of bases to be taken
(C)Debanga Raj Neog
Cite As
Debanga Raj Neog (2026). Differential Equation Solver Using Method of Moments (https://www.mathworks.com/matlabcentral/fileexchange/25618-differential-equation-solver-using-method-of-moments), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
