help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: compare the executive speed with Matlab]


From: Michael Goffioul
Subject: Re: [Fwd: compare the executive speed with Matlab]
Date: Sat, 3 Jan 2009 19:36:34 +0000

2 of your examples use for-loops. Octave if known to be
slower than Matlab with for-loops and it has been repeated
at many occasions. No wonder about the timing difference.
For the 3rd one, I'm not sure, it might be related to the
implementation of normcdf function.

Michael.


On Sat, Jan 3, 2009 at 5:42 PM, Howard <address@hidden> wrote:
> Sorry, I forgot to attach the files
>
> Howard
>
>
> ---------- Forwarded message ----------
> From: Howard <address@hidden>
> To: address@hidden
> Date: Thu, 01 Jan 2009 18:48:10 +0000
> Subject: compare the executive speed with Matlab
> Hi Octave,
>
> I am a new user with Octave 3.0.3. It is very much appreciated of this
> good software.
>
> I'm wondering the executive speed compared with Matlab. I found Octave's
> executive time is 10 times slower than Matlab on Windows. (I also try
> Octave on Linux, but it is still slower than Matlab on Windows) Some
> People discussed this issue on a forum. They said it is because Octave
> is not good at Loop code. However, even though I run non-loop code on
> Octave and Matlab. Octave's executive time is still much slower than
> Matlab.
>
> Do you think it is normal that Octave's executive speed slower than
> Matlab? or it is my configuration's problem?
>
> Thanks for your time
>
> Best regards,
>
> Howard Su
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]