Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

coding FDTD(finite difference time domain method) in matlab?

Status
Not open for further replies.

redoctober

Newbie level 1
Joined
Jun 1, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
finite difference

hi,
i have a task that involves the use of a FDTD in matlab, but i do not know how to go about starting to code it. could anyone tell me how?
 

sadiko matlab code

Dear
There is a very good book (Sullivan book ) that will help you in your task.
It is uploaded in edaboard somewhere.
regards
 

u can find something usefull in:
h**p://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do
write FDTD in search bar

but if you want to know what is FDTD use:
this ebook
Electromagnetic simulation using FDTD method
in



good luck
 

Re: coding FDTD(finite difference time domain method) in mat

The Sullivan book is a great place to start with. The C code included inside are easily converted to Matlab script. But be careful, the codes provided has some error in it and one more thing, array indexing in C starts from 0 but in Matlab scripts, it starts from 1.

All the best.
 

Re: coding FDTD(finite difference time domain method) in mat

Dear Friend

If you know Fortran language, "Sadiko" book can help you a lot to do your task

All the best
 

Re: coding FDTD(finite difference time domain method) in mat

Dear:
Where i can get the "Sadiko" book Could you appload it please?
regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top