-
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
-
矩形波导三维仿真程序 TETM
矩形波导三维仿真程序,输入矩形波导的尺寸,函数可以计算出矩形波导TE波,TM波的的三维矢量图(the simulation program of the rectangular waveguide. input the size of the waveguide, the program can calculate the TE and TM wave of the waveguide and plot the three dimession figure.)
- 2020-10-23 14:57:22下载
- 积分:1
-
annealing-algorithm
模拟退火算法matlab源程序,可用于网络流量数据的分析(Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data)
- 2011-10-04 16:52:33下载
- 积分:1
-
MATLAB
matlab图形图像处理的电子书籍,对于应用matlab进行图像采集和处理的工程师非常有用(matlab image processing graphics e-books, for the application of matlab image acquisition and processing of very useful Engineer)
- 2008-05-13 12:43:01下载
- 积分:1
-
PQfenjiewu
电力系统PQ潮流计算 基于直角坐标 注意输入数据文档的格式(PQ power system power flow calculation based on a Cartesian coordinate attention to the format of input data files)
- 2010-05-20 23:29:36下载
- 积分:1
-
TV
说明: tv模型用于图像修复matlab代码,用于比较简单的图像修复可以(matlab code)
- 2015-04-09 00:41:26下载
- 积分:1
-
bld
对用refprop调用实际物性对布雷顿循环进行仿真计算(The simulation calculation of Brayton cycle by using RefProp to call actual physical properties)
- 2019-04-28 14:50:52下载
- 积分:1
-
beammatlab
将梁分成9个单元,在中间受力,建立整体的刚度矩阵,建立整体模型。(The beam is divided into nine units, in the middle forces, the establishment of the overall stiffness matrix, the establishment of the overall model.)
- 2009-02-14 10:27:40下载
- 积分:1
-
process-parameters
通过matlab编程对无心磨削工艺参数的进行优化计算。(Through matlab programming for centerless grinding process parameters to optimize the calculation.)
- 2011-10-20 21:51:17下载
- 积分:1
-
RBFfeixianxing
基于RBF神经网络对传感器的非线性系统用MATLAB软件进行仿真建模程序(Based on RBF neural network to nonlinear system of the sensor with MATLAB simulation modeling software program
)
- 2012-04-15 20:12:16下载
- 积分:1