-
BP
说明: 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。(Nerual network calculation,including training and working part,utilizing MMSE algorithm.)
- 2010-10-27 18:59:05下载
- 积分:1
-
Elliptic-filter
本工程实现了将三路合成的DSB信号用椭圆滤波器(低通,带通,高通)滤出;
其中的freqz函数,filter函数,fft函数都自己实现。
每种滤波器都分别用专门的函数分别写出,可以模块化。(
This project will be three-way synthetic a DSB signal elliptic filter (low pass, band-pass, high pass) filter out
Freqz function of which, the filter function, fft function.
Each filter are, respectively, with a special function, respectively, to write, can be modular.)
- 2012-05-15 11:33:29下载
- 积分:1
-
fastica
运用matlab进行快速ica变换,对信号进行预处理(Ica using matlab rapid transformation, the signal preprocessing)
- 2013-11-04 09:24:37下载
- 积分:1
-
Conveerters
converts cell array into scalar float array
- 2010-12-16 19:33:20下载
- 积分:1
-
pllddold
说明: 判决导向的载波恢复算法,在PAM调制方式下实现。(Decision directed carrier recovery algorithms to achieve in the PAM modulation.)
- 2011-03-30 10:00:18下载
- 积分:1
-
HOS_MIMO
This package contains the MATLAB code for the algorithm proposed in the following
papers. The file "mimo_main.m" is the implementation of the algorithm in the papers.
The goal of this Matlab script is to identify a MIMO system with white inputs based
on the second and higher-order statistics of the outputs only. This code will plot
the blind estimation results using figures.(This package contains the MATLAB code for t he algorithm proposed in the following papers. The file "mimo_main.m" is the implementation o f the algorithm in the papers. The goal of this Ma tlab script is to identify a MIMO system with whi te inputs based on the second and higher-order's tatistics of the outputs only. This code will pl ot the blind estimation results using figures.)
- 2007-03-27 16:00:09下载
- 积分:1
-
ip01
现代通信系统(matlab版本)第二版,第一章的第一个例题程序.(Modern communication systems (matlab version) second edition, the first chapter of the first Example program.)
- 2009-11-09 11:57:08下载
- 积分:1
-
bpmatlab
三层bp matlab版,输入输出可选,训练样本可选(Three-bp matlab version, input and output optional optional training samples)
- 2010-01-25 11:10:27下载
- 积分:1
-
CMA-ES
The optimization behavior of the self-adaptation
(SA) evolution strategy (ES) with intermediate multirecombination
(the (=I )-SA-ES) using isotropic mutations
is investigated on the general elliptic objective function. An
asymptotically exact quadratic progress rate formula is derived.
This is used to model the dynamical ES system by a set of
difference equations. The solutions of this system are used to
analytically calculate the optimal learning parameter . The
theoretical results are compared and validated by comparison
with real (=I )-SA-ES runs on typical elliptic test model
cases. The theoretical results clearly indicate that using a
model-independent learning parameter leads to suboptimal
performance of the (=I )-SA-ES on objective functions
with changing local condition numbers as often encountered in
practical problems with complex fitness landscapes.
- 2013-09-12 20:32:09下载
- 积分:1
-
RVM-class
支持向量机是用于分类与回归的技术。由于其自身的诸多缺点,如无法获得概率输出,需要估计一个误
差参数C,以及必须使用Mercer 核函数等。相关向量机算法,克服了SVM 上述缺点,RVM 能获得与SVM 相比拟的推
广性能,并且更为稀疏。在此基础上,文中介绍了一种RVM 回归用于分类的新分类方法,用RVRC 来表示。并通过
实验证明了它的可行性。(Support vector machines for classification and regression techniques. Due to its many shortcomings, such as the probability that the output can not be obtained, need to estimate an error parameter C, and the need to use Mercer kernel function and so on. Relevance vector machine algorithm to overcome these shortcomings of SVM, RVM and SVM can be obtained comparable to promote performance and more sparse. On this basis, the paper introduces a RVM regression was used to classify new classification method, RVRC to represent. And through experiments proved its feasibility.)
- 2013-11-21 11:28:50下载
- 积分:1