Discussion:
firls
(too old to reply)
sinister
2007-01-23 12:39:04 UTC
Permalink
Does anyone know where I can get the Octave equivalent of matlab's "firls"?

TIA,

S
david bateman
2007-02-03 00:58:14 UTC
Permalink
Post by sinister
Does anyone know where I can get the Octave equivalent of matlab's "firls"?
TIA,
S
Do you have octave-forge installed? There is a firls function in
octave forge in the signal processing toolbox.. This function only
seems to depend on core functions and so you can probably just take it
off the web interface at

http://octave.cvs.sourceforge.net/*checkout*/octave/octave-forge/main/signal/inst/firls.m?content-type=text%2Fplain&revision=HEAD

and use it directly..

D.

Continue reading on narkive:
Loading...