Chebpack
The MATLAB package Chebpack solves specific problems for differential or integral equations. It is organized in four modules, corresponding to four levels of complexity. Each level has an associated set of particular examples. The package is based on the Chebyshev tau spectral method applied in operatorial form.
Basic documentation is:
Damian Trif (2011). Matrix Based Operatorial Approach to Differential and Integral Problems, MATLAB - A Ubiquitous Tool for the Practical Engineer, Clara M. Ionescu (Ed.), ISBN: 978-953-307-907-3, InTech, Available from: http://www.intechopen.com/articles/show/title/matrix-based-operatorial-approach-to-differential-and-integral-problems
Cite As
Damian Trif (2024). Chebpack (https://www.mathworks.com/matlabcentral/fileexchange/32227-chebpack), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Chebfun V4 - old version; please download current version instead
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.
Chebpack/examples/Fractional differential equations/
Chebpack/examples/Higher order problems/
Chebpack/examples/Multiple positive solutions/
Chebpack/examples/Pantograph equations/
Chebpack/examples/delay/
Chebpack/examples/ex_level0/
Chebpack/examples/ex_level1/
Chebpack/examples/ex_level1/volt_eq_creep/
Chebpack/examples/ex_level2/
Chebpack/examples/ex_level3/
Chebpack/examples/impulsive/
Chebpack/level0/
Chebpack/level1/
Chebpack/level2/
Chebpack/level3/
Chebpack/tutorial/
Version | Published | Release Notes | |
---|---|---|---|
1.8.0.0 | Added new examples for Abel integral equations |
||
1.7.0.0 | New examples for fractional differential equations |
||
1.6.0.0 | Corrected some bugs and added new examples with higher order differential problems. |
||
1.5.0.0 | New examples for delay and impulsive differential equations |
||
1.4.0.0 | New examples for pantograph equation and for Volterra equation |
||
1.2.0.0 | New examples for multiple positive solutions |
||
1.1.0.0 | Change the basic documentation |
||
1.0.0.0 |