i am new in matlab. Can any one help out in how to solve a the wave equation using finite difference methods(Say the five point method). I will be grateful. Thanks
|
|
0
|
|
|
|
Reply
|
Kayanja
|
5/13/2010 1:42:04 PM |
|
On May 13, 3:42=A0pm, "Kayanja Andy" <kayanja.and...@yahoo.com> wrote:
> i am new in matlab. Can any one help out in how to solve a the wave equat=
ion using finite difference methods(Say the five point method). I will be g=
rateful. Thanks
what have YOU done so far to solve YOUR particular problem...
us
|
|
0
|
|
|
|
Reply
|
us
|
5/13/2010 1:44:20 PM
|
|
"Kayanja Andy" <kayanja.andrew@yahoo.com> wrote in message
news:hsgvjc$c11$1@fred.mathworks.com...
>i am new in matlab. Can any one help out in how to solve a the wave
>equation using finite difference methods(Say the five point method). I will
>be grateful. Thanks
Certainly. Post the code that you've written so far and describe
specifically the problem that's stopped you from proceeding any further and
someone should offer an appropriate suggestion.
--
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
|
|
0
|
|
|
|
Reply
|
Steven
|
5/13/2010 2:32:23 PM
|
|
On May 14, 1:42=A0am, "Kayanja Andy" <kayanja.and...@yahoo.com> wrote:
> i am new in matlab. Can any one help out in how to solve a the wave equat=
ion using finite difference methods(Say the five point method). I will be g=
rateful. Thanks
Which wave equation?
If it's water waves it could be:
Laplace, Boussinesq, Korteweg de Vries, St Venant,
linear dispersive, linear nondispersive, nonlinear dispersive,
nonlinear nondispersive,
etc
etc
etc
Your question is too vague and has nothing to do with Matlab at this
stage.
Come back when you have formulated the difference scheme and had a go
at coding it up in Matlab.
|
|
0
|
|
|
|
Reply
|
TideMan
|
5/13/2010 8:26:55 PM
|
|