help-octave
[Top][All Lists]
Advanced

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

Re: Gallery (or circulant matrices)


From: Jeffrey
Subject: Re: Gallery (or circulant matrices)
Date: Sat, 8 Jun 2013 07:49:58 -0700 (PDT)

Do I need to do anything special to use circulant_make_matrix (in v3.4.3)? I tried the following:
>v=[4 -1 zeros(1,5) -1]'
>C = circulant_make_matrix (v)
error: `circulant_make_matrix' undefined near line 14 column 5


On Sat, Jun 8, 2013 at 10:40 AM, Nir Krakauer-2 [via Octave] <[hidden email]> wrote:
Also, there are some functions in the linear-algebra package that
might be helpful if you're interested in circulant matrices:
http://octave.sourceforge.net/linear-algebra/overview.html#Circulantmatrices
_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave



If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Gallery-or-circulant-matrices-tp4653859p4653881.html
To start a new topic under Octave - General, email [hidden email]
To unsubscribe from Octave, click here.
NAML



View this message in context: Re: Gallery (or circulant matrices)
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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