Differential Equation Solver Using Method of Moments

This function implements Method of Moments for Differential Equation Solving
773 Downloads
Updated 20 Oct 2009

View License

"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 (2024). 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
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Partial Differential Equation Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0