Generalized Linear Differential Operator Commutator
Given a generalizd linear differential operator:
L=a_N(x)D^N+...+a_1(x)D+a_0(x)
where the variable coefficients are polynomials, this script finds the new variable coefficients
L=D^N b_N(x)+...+D b_1(x)+b_0(x)
so that the derivatives are moved to the left. This is desireable when forming an integral equation from a diffential equation.
Cite As
Greg von Winckel (2024). Generalized Linear Differential Operator Commutator (https://www.mathworks.com/matlabcentral/fileexchange/5391-generalized-linear-differential-operator-commutator), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Tags
Acknowledgements
Inspired: Jean Le Rand D'Alambert Reduction Method (update:22-06-07)
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |