-
pnlmsandmodifiedpnlms
由于通常的通信信道的冲激响应的稀疏性,使得NLMS算法的收敛速度还有待提高。所以,近年来,有学者提出了成比例的归一化的均方误差算法(PNLMS)。PNLMS在自适应过程的开始阶段有着很快的收敛的速度,但是迭代过程越往后,收敛速度越慢。于是,众多学者提出了许多的改进算法。本程序是通过matlab仿真对近年来流行的PNLMS,IPNLMS,MPNLMS等算法进行的仿真程序(As usual communication channel impulse response sparse, making the convergence rate of NLMS algorithm to be improved. Therefore, in recent years, some scholars have proposed a proportional to the normalized mean square error algorithm (PNLMS). PNLMS the beginning of the adaptive process has a fast convergence speed, but the more backward iterative process, convergence slower. Thus, many scholars have made many improvements in algorithms. Matlab simulation of this program is popular in recent years PNLMS, IPNLMS, MPNLMS other algorithms of the simulation program)
- 2011-08-23 11:37:03下载
- 积分:1
-
facerecognization
基于matlab环境编译的创建人脸数据库,特征提取,人脸识别源码程序,运行时识别率较高。( based on MATLAB environment, creates face database, Feature extraction ,face recognition program,having a high recognition rate)
- 2013-12-10 16:46:39下载
- 积分:1
-
VersionThree_ForCOE543
source code in matlab for cdma system
- 2009-06-06 23:05:45下载
- 积分:1
-
saolei
扫雷,一个很好玩的游戏,matlab编码(Mine, a very fun game, matlab code)
- 2014-11-25 09:50:10下载
- 积分:1
-
Patch
communication related antenna design
- 2014-12-13 13:24:47下载
- 积分:1
-
steepest_descent-in-adaptive_filter
对《自适应滤波器原理》一书中使用“最速下降算法轨道曲线”进行自适应滤波器设计的方法进行了matlab实现。研究图像处理方向滤波器设计的可以参考。(This program is using the "steepest descent algorithm tracks curve" in "Adaptive Filter Theory" to design adaptive filter methods based on matlab. which can refer to who researches the filter of image processing .)
- 2011-12-23 11:28:27下载
- 积分:1
-
myKalman
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。(Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。)
- 2005-08-04 18:14:33下载
- 积分:1
-
Scattering-of-Electromagnetic-Waves
MATLAB programs related to electromagnetic wave scattering with special emphasis on wave scattering by random rough surfaces and discrete random media.(Detailed descriptions of the theories and formulations behind these codes can be found in the three-volume book Scattering of Electromagnetic Waves published by John Wiley & Sons:
Volume I: Theories and Applications (2000)by L. Tsang, J.A. Kong, and K.H. Ding
Volume II: Numerical Simulations (2001) by L. Tsang, J.A. Kong, K.H. Ding, and C.O. Ao
Volume III: Advanced Topics (2001) by L. Tsang and J.A. Kong
)
- 2012-08-30 20:50:47下载
- 积分:1
-
firstcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 21:50:17下载
- 积分:1
-
kmeans
用matlab实现的kmeans算法,是一个后台程序,没有调用其本身的kmeans算法,挺不错的(Using matlab to achieve kmeans algorithm, is a background process, not to call its own kmeans algorithm, very good)
- 2008-06-01 23:19:08下载
- 积分:1