View Single Post
  #1   Report Post  
Old May 6th 04, 06:30 PM
Arun S V
 
Posts: n/a
Default FDTD in Matlab or C

Hello all the FDTD experts over there ,

I am starting out on my class project which requires me to write
a 2D FDTD code.I am thinking of doing it in Matlab or C.Matlab would offer
good user friendliness but I have heard that Matlab being an interpreted
language is quite slow when it comes to loops.My requirement is about 4000
cells utmost ( 200 x 200 ) and time step of the order of 1 Pico second.Will
Matlab be very slow that I should consider coding in C or will Matlab do
okay with respect to the execution time.



-Warm regards
--Arun S V