Generalized Linear Differential Operator Commutator

Computes commuted expansion coefficients for linear operators.

You are now following this Submission

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 (2026). Generalized Linear Differential Operator Commutator (https://nl.mathworks.com/matlabcentral/fileexchange/5391-generalized-linear-differential-operator-commutator), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0