PaulYang wrote:
> Although I'm not young in age, but I'm quite young to use the Matlab.
> Here is possibly a rediculous question for you all from me:
>
> Is there any hardware like a PC card to speed up the matlab
> operation?
In terms of _hardware_, no. If you are thinking about graphics card-like
hardware, then the answer is no. However, different architectures, e.g.
64-bit and reduced instruction set, can affect speed considerably.
> I think the matlab is quite in terms of graphical
> interface, but it is slow when we do simulation with a lot of
> computation compared to C.
Yes, it is much slower, but that's the inevitable disadvantage of using
high-level programming languages. It's a trade-off between abstraction,
i.e. ease of development and the resulting speed.
--
Roy Schestowitz
http://schestowitz.com
|
|