-
askpskfskdemo
psk ask fsk的matlab实现,适于通信初学者学习参考之用!(psk ask fsk the matlab implementation, suitable for beginners to learn reference communication!)
- 2010-12-15 13:12:15下载
- 积分:1
-
bpsysidenty4
用matlab写的BP网络辨识函数,非常有用。(this is a program with matlab)
- 2009-05-29 16:03:03下载
- 积分:1
-
2005mcma
说明: 2005MCMA题程序,本程序是自己编的,如有不足请见谅(2005MCMA that procedure, the procedure was by myself, and if there is insufficient please forgiven)
- 2006-01-24 16:19:53下载
- 积分:1
-
PSOInstallationOperationManual
该文档是matlab工具箱的安装使用手册:
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(The document is the installation of matlab toolbox manual: PSOt toolbox for the PSO, the PSO algorithm toolbox to the core package and up to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculated minimum or maximum), and set a good range of functions from the variables, each iteration the maximum allowable variation (known as maximum speed, Max_V), etc., can be self-optimization.)
- 2010-05-28 16:27:32下载
- 积分:1
-
poincaresection
it is a matlab code for doing a poincare section to reduce a flows dimension and making a map
- 2014-12-19 01:43:27下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
AIHT
压缩感知文章初学者看看是英文的讲了一些重构算法,挺好的比较有用OMPBP等等( compressive sensing )
- 2014-05-08 20:07:10下载
- 积分:1
-
Adaptfiltlec1
Adaptive Filter Theory
- 2010-11-14 16:55:10下载
- 积分:1
-
M序列产生程序
matlab在系统辨识中的应用此处为M序列产生的源代码及运行后结果(包括图像)(Matlab system identification in the application here for the M series of source code and run after the results (including images))
- 2005-05-22 21:55:56下载
- 积分:1
-
BP-Model-of-NIR
近红外光谱分析中的BP模型建立过程,其中在原有BP神经网络模型的基础上自己编程加入了近红外模型验证系数的计算,如R-SquareC.R-SquareP,RMSEC,RMSEP,RSD等。并加入循环语句,设定区间程序可以自动运行并判断最佳隐含层结点数,最佳学习速率,动量因子,训练次数等,同时加入一个验证校正模型实例。(The process of BP model in near infrared spectrum analysis, including the original BP neural network model on the basis of their programming joined the nir model validation coefficient calculation, such as R- SquareC. R- SquareP, RMSEC, RMSEP, RSD, etc. And join the loop statement, set interval program can be run automatically and determine the best hidden layer nodes, the optimal learning rate, momentum factor, the number of training, etc.
)
- 2015-03-14 11:50:47下载
- 积分:1