-
maichongsin2
该程序实现了基于小波模极大值去噪算法,并有效的去除了信号中的脉冲噪声。(The program achieved a de-noising based on wavelet modulus maxima algorithm, and effectively removes the signal of the impulse noise.)
- 2009-11-09 16:42:36下载
- 积分:1
-
LFSR
A Matlab Code for producing LFSR Full Period for an specifeid initial vector in cryptography
- 2009-12-22 19:06:21下载
- 积分:1
-
rakereceive_kron
本程序仿真了AWGN信道下,采用DS扩频对bpsk信号的影响,扩频码采用walsh码,扩频因子16;
接收端进行rake接收,然后分集合并,比较了三种分集方式对误码率的影响
从图像可以看出在扩频因子较高的情况下,最大比值合并与等增益合并性能相近(This program simulates the AWGN channel, using DS spread spectrum signal for bpsk influence spreading code using walsh code spreading factor 16
Rake receiver receiving end, and diversity combining, diversity compares three methods on the bit error rate of
As can be seen from the image in the case of higher spreading factor, the maximum ratio combining and equal gain combining similar performance)
- 2013-08-31 18:29:24下载
- 积分:1
-
a-hybrid-system
HYBRID returns the output vector Y and the control vector UC of a hybrid system which is defined by Np, Dp, Nd and Dd.
The transfer function of the continuous time plant is stored in Np and Dp. Nd and Dd are the numerator and denominators
- 2014-09-14 19:42:00下载
- 积分:1
-
Matlab-code
detect car plat with NN and Image processing
- 2014-11-21 20:01:15下载
- 积分:1
-
RGA_run_mck-model
The Real-coded genetic algorithm to find unknown
value or estimated value.
- 2015-02-03 16:20:06下载
- 积分:1
-
Levenberg_Marquardt
Levenberg-Marquardt 算法的 Matlab 实现,附例子代码(Levenberg-Marquardt Algorithm implement in Matlab. )
- 2013-05-18 19:58:28下载
- 积分:1
-
kohonen1
kohonen一维一维排序,自组织映射网络SOM(kohonen SOM one dimension)
- 2009-12-07 20:32:04下载
- 积分:1
-
图像变化检测三种算法
说明: matlab实现图像变化检测
分别用kmeans fcm flicm实现图像的变化检测(image change detetion by kmeans,fcm,flicm)
- 2021-04-27 14:38:44下载
- 积分:1
-
adaboost
说明: Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)
- 2020-09-29 09:06:19下载
- 积分:1