-
lms
这个程序关于语音信号的消噪,实现了一个基于最小均方误差算法的自适应噪声抵消器(This program about the speech signal de-noising, to achieve a minimum mean square error algorithm based on adaptive noise canceller)
- 2013-07-27 11:23:23下载
- 积分:1
-
Beamforming
This is a MATLAB based program that computes the weights and
beamforming pattern of a
- 2013-02-09 04:01:06下载
- 积分:1
-
equalization
实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。(Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c program, I have been completely tested.)
- 2009-10-18 21:22:55下载
- 积分:1
-
communication_code
ift codes to help others....,
- 2010-12-23 14:40:59下载
- 积分:1
-
newton_interpolation
it is useful example in mat-lab which is dealing with newton interpolation
- 2012-04-22 00:24:46下载
- 积分:1
-
DAILC
用迭代学习算法可以实现速度与位置的完全跟踪,永磁直线电机(Iterative learning algorithm can achieve the speed and position tracking completely, the permanent magnet linear motor)
- 2013-04-01 20:57:14下载
- 积分:1
-
DDSHEX
生成Intel Hex file的MATLAB源程序(MATLAB source generates Intel Hex file)
- 2013-04-16 20:26:05下载
- 积分:1
-
satellite-system
基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
- 2013-12-01 10:06:50下载
- 积分:1
-
spReadFeatureDataMFCC
mfcc algorithm this useful for analysis signal it s important feature
- 2010-07-02 21:22:57下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1