Weighted Residue Method for Bar problem

This code helps you to simulate the deformation for one Dimensional Bar problem using weighted residue method.
91 téléchargements
Mise à jour 13 août 2020

Afficher la licence

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:

https://www.youtube.com/channel/UCb9yUlVCfWHWSgeufub7oww

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.1

It now includes Rayleigh Ritz Method.

1.0.0