Weighted Residue Method for Bar problem

版本 1.0.1 (106.6 KB) 作者: Farhan Ahamed
This code helps you to simulate the deformation for one Dimensional Bar problem using weighted residue method.
91.0 次下载
更新时间 2020/8/13

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

It now includes Rayleigh Ritz Method.

1.0.0