help-octave
[Top][All Lists]
Advanced

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

Re: I have modified firls.m to include all types of FIRs plus HT and dif


From: Sergei Steshenko
Subject: Re: I have modified firls.m to include all types of FIRs plus HT and diff
Date: Wed, 17 May 2017 10:28:00 +0000 (UTC)





________________________________
From: je suis <address@hidden>
To: address@hidden 
Cc: help <address@hidden>
Sent: Wednesday, May 17, 2017 11:05 AM
Subject: Re: I have modified firls.m to include all types of FIRs plus HT and   
 diff



[snip]
Also, if I want to use this code in my program

(C++), what do I have to do?


Vlad


_______________________________________________



Write the code in C++ directly.

FFTW is in "C", so you can use it directly, and there are C++ bindings for 
linear algebra stuff. There is also templated C++ code for linear algebra, 
e.g.http://arma.sourceforge.net/ ("Provides high-level syntax (API) 
deliberately similar to Matlab").


--Sergei.



reply via email to

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