Generalized Linear Differential Operator Commutator

Computes commuted expansion coefficients for linear operators.
2.5K Downloads
Updated 6 Jul 2004

View License

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
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra 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