Difference between revisions of "Template:Elastic plate modes code"
From WikiWaves
Jump to navigationJump to searchLine 1: | Line 1: | ||
+ | A program to calculate the solution in elastic modes can be found here | ||
+ | |||
[http://www.math.auckland.ac.nz/~meylan/code/boundary_element/elastic_plate_modes.m elastic_plate_modes.m] | [http://www.math.auckland.ac.nz/~meylan/code/boundary_element/elastic_plate_modes.m elastic_plate_modes.m] | ||
+ | |||
+ | === Additional code === | ||
+ | |||
+ | This program requires | ||
+ | * {{green function surface code}} | ||
+ | * {{green function source and field free surface code}} | ||
+ | * {{free surface dispersion equation code}} | ||
+ | * {{eigenvalues beam}} | ||
+ | * {{eigenvectors beam}} | ||
+ | |||
[[Category:Pages with Matlab Code]] | [[Category:Pages with Matlab Code]] |
Latest revision as of 00:35, 17 September 2009
A program to calculate the solution in elastic modes can be found here
Additional code
This program requires