On 09.03.2012, at 02:40, Aysun Bascetincelik wrote:
> Hello,
> I'm using Mac OS X 10.7.3 and I am having issues installing the control
> package since it requires Octave 3.6.0. Currently from the page looks like
> only Octave 3.4.0 is available for Mac users. I looked for the previous
> version
Hello,
I'm using Mac OS X 10.7.3 and I am having issues installing the control package
since it requires Octave 3.6.0. Currently from the page looks like only Octave
3.4.0 is available for Mac users. I looked for the previous version of control
package which is required by signal packaga. It is
On 03/08/2012 05:41 PM, Nir Krakauer wrote:
> With the current package version (2.5.2) running in Octave 3.6.1, cov
> may return infinite covariances when there is only a single non-NaN
> overlap between two data series. For example,
>
> C = cov([NaN 1 2 3 4; 1 NaN NaN NaN 2]')
>
> returns
>
> C =
With the current package version (2.5.2) running in Octave 3.6.1, cov
may return infinite covariances when there is only a single non-NaN
overlap between two data series. For example,
C = cov([NaN 1 2 3 4; 1 NaN NaN NaN 2]')
returns
C =
1.7 Inf
Inf 0.5
I assume that
Hi,
The first draft of the tutorial is ready
http://octave.org/wiki/index.php?title=Geometry_package#Meshing_Octave
Let me know if you have ideas to improve it.
--
M. Sc. Juan Pablo Carbajal
-
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/