Weighted Residue Method for Bar problem
This code helps you to simulate the Deformation for One Dimensional Bar problem using Weighted residue method. A bar problem is defined by 2nd order differential equation and the curve of deformation is similar to polynomial equation. So a polynomial equation is chosen as a trail equation to solve this problem.
The weighted residue method has 4 types
- Point Collacation Method
- Sub Domain Method
- Least Square Method
- Galerkin Method
More on this by our professor:
Cite As
Farhan Ahamed (2024). Weighted Residue Method for Bar problem (https://www.mathworks.com/matlabcentral/fileexchange/79068-weighted-residue-method-for-bar-problem), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
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.1 | It now includes Rayleigh Ritz Method. |
|
|
1.0.0 |