help-octave
[Top][All Lists]
Advanced

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

liboctave: mpower operator for "Matrix"?


From: Lukas Reichlin
Subject: liboctave: mpower operator for "Matrix"?
Date: Thu, 9 Sep 2010 09:33:28 +0200

Dear Octave Community

Maybe I'm just blind, but I couldn't find an mpower operator for Matrix^int 
(int >= 0) in liboctave documentation. I was unable to figure it out from DEFUN 
mpower and there must be another way than feval ("mpower", ...) ?

Thanks for every help and best regards,
Lukas

PS: I'd like to calculate
gain = c * a^(n-1-nu) * b;
inside this oct-file:
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/control/src/slab08nd.cc




reply via email to

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