No BSD License
-
[a,c,v]=matue(q,order,ftype,n...
-
[f,args]=Mc1v(z,m,q,ntrms)
-
[f,args]=Ms1v(z,m,q,ntrms)
-
[f,args]=cev(z,m,q,ntrms)
-
[f,args]=sev(z,m,q,ntrms)
-
[frqs,modes,x,y,cptim]=runeli...
-
[w,f,x,y,cptim]=matumodes(fty...
-
[wrts,funvals]=matuwr(ftype,a...
-
[xi,eta,x,y]=evengrid(a,b,nxi...
-
f=Mc1(z,m,q,ntrms)
-
f=Ms1(z,m,q,ntrms)
-
f=bes(n,z)
-
q=w2q(w,a,b);
q=w2q(w,a,b) converts frequencies
-
rts=manyr(func,xdat,maxrts,va...
rts=manyr(func,xdat,maxrts,varargin)
-
showmo(a,b,typ,frqs,x,y,modes...
-
v=ce(x,m,q,ntrms)
-
v=funcm(w,z,n,h2,ftype,ntrms)
-
v=se(x,m,q,ntrms)
-
w=asymtroe(type,a,b,m,k)
-
contents.m
-
View all files
Vibration Modes of an Elliptic Membrane
by Howard Wilson
07 Dec 2004
(Updated 16 Dec 2004)
Elliptic membrane frequencies and mode shapes are analyzed using Mathieu functions.
|
Watch this File
|
| File Information |
| Description |
The modal functions of an elliptic membrane with fixed edges are expressed as products of angular and radial Mathieu functions with the natural frequencies being found in terms of the zeros of the radial functions. Routines to compute functions ce,se, Mc1 and Ms1 are provided. Mode shapes are presented using either animated surface plots or contour plots. The main driver program and associated functions are explained by using the command 'type contents' in the related workspace. |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 14 Dec 2004 |
Jim Roller
|
|
|
| 16 Nov 2005 |
Valeri Kroumov
|
|
|
| Updates |
| 16 Dec 2004 |
Assigning a column vector into a row of a matrix works in the MATLAB 7.1, but a user found that my program gave an error in version 6.5. I had to transpose the vector first. The fix was simple. |
|
Contact us at files@mathworks.com