Lamb Wave Dispersion Curve
Version 1.0.4 (48,3 ko) par
Syed Haider M. Rizvi
Generate Lamb wave dispersion curves of an isotropic material
A simple program that calculates lamb wave dispersion curves of a simple isotropic material like aluminum.
Input:
E = Young's Modulus
v = Poisson's Ratio
D = Density
d = Material Thickness
mode = Number of modes required
len = Minimum interval
maxf = Maximum Frequency.
cps and cpa are phase velocities of symmetric and anti-symmetric modes respectively, similarly for cga and cgs
For Example
[cps,cpa,cgs,cga] = LambDispersion(7.24e+10,0.33,0.001,2780,8,10,20000)
Citation pour cette source
Syed Haider M. Rizvi (2024). Lamb Wave Dispersion Curve (https://www.mathworks.com/matlabcentral/fileexchange/73050-lamb-wave-dispersion-curve), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Industrial Statistics dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.4 | All errors have have been removed plus I have added some description to decipher the codes |
||
1.0.3 | GUI file added, |
||
1.0.2 | file update |
||
1.0.1 | remove extra files |
||
1.0.0 |