-
bagging
Breiman的bagging算法,是bootstrap aggregating的缩写,是最早的Ensemble算法之一,它也是最直接容易实现,又有着另人惊讶的好效果的算法之一。(Breiman’s bagging, short for bootstrap aggregating, is one of the earliest ensemble based algorithms.)
- 2021-05-13 23:30:02下载
- 积分:1
-
123
matlab最优化设计的源程序,很实用,有助于学习(the matlab optimization design of the source, it is practical, conducive to learning)
- 2012-10-18 22:50:43下载
- 积分:1
-
ARmodel
使用matlab软件建立AR模型,对于预测模型具有很准确、(Matlab software using the AR model for the prediction model is accurate,)
- 2016-04-04 20:11:08下载
- 积分:1
-
601
图像配准matlab的实现,可以实现图像的配准(image registration Matlab achieve, can achieve image registration)
- 2007-05-15 12:36:34下载
- 积分:1
-
single-image-dehazing
single image dehazing matlab代码(single image dehazing matlab code)
- 2011-05-12 14:32:36下载
- 积分:1
-
Processor
This InstructionVisitor executes the instructions that it visits on a given local variable frame and stack.
- 2013-12-05 10:48:32下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
cluster
用matlab实现聚类算法,注意是层次聚类和未知类别聚类算法!(Clustering algorithm using matlab implementation, pay attention to are hierarchical clustering and unknown type of clustering algorithm!)
- 2009-03-12 12:35:05下载
- 积分:1
-
bpprogram
本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达(This procedure according to the trained network file prediction ANN.mat new data file, the mean square error, and painted the original data and prediction data comparison of Fig. This procedure applied to a lot of Matlab programming to the expression commonly used, and some neural network programming the expression of the basic concepts, such as the normalized expression)
- 2008-08-14 21:19:14下载
- 积分:1
-
xiaobomo
信号经小波变换后的模值,小波模最大值(信号突变点)对应的时刻(Signal by the wavelet transform modulus values , the wavelet modulus maximum (signal corresponding to the mutation) time)
- 2012-04-19 21:25:24下载
- 积分:1