-
Matlab-ANN
Matlab的神经网络工具箱实用指南,看完很容易上手使用(Matlab neural network toolbox of practical guidelines, the use of reading is very easy to use)
- 2009-05-01 09:41:43下载
- 积分:1
-
rspcafnni
创建人脸识别库的matlab函数,分为学习集和测试集(Create a face recognition matlab function library is divided into learning set and test set)
- 2009-06-03 10:41:09下载
- 积分:1
-
Matrixestimation
基础矩阵估计的聚类分析算法,用于对图像进行聚类分析的算法。(Matrix estimation based on cluster analysis algorithms, used for image analysis algorithm for clustering.)
- 2009-06-06 23:44:14下载
- 积分:1
-
mimo_channel_model
这是一个mimo信道建模的程序平台,对于研究信道建模有帮助(This is a mimo channels modeling procedures platform for studying Channel Modeling help)
- 2006-11-20 19:45:38下载
- 积分:1
-
FFT_TEST
modesim 的仿真测试文件,Matlab文件,需要自己设置部分参数(modesim simulation test file, Matlab file, need to set some parameters)
- 2011-11-01 22:23:52下载
- 积分:1
-
chuanrewenti
基于四边单元速度传热问题程序,入门程序,简单易懂,适合初学者对该方法编程的一个初步认识(Based on four sides of the unit rate of heat transfer procedures, entry procedures, easy to understand for beginners to the method of programming a preliminary understanding)
- 2013-11-13 09:42:34下载
- 积分:1
-
Simulink
simlink的开发和框图还有s文件通过它可跟好的了解simlink的使用(Block Diagram of the development and simlink)
- 2013-12-17 17:58:42下载
- 积分:1
-
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
-
MS_Encoder_Init
cdma2000 matlab simulink 卷积编码器 程序(cdma2000)
- 2010-06-07 23:04:41下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1