-
ltc5
估计功率谱的经典方法,即周期图和修正周期图法(Estimate the power spectrum of the classic method, ie, the period map and corrected periodogram)
- 2013-11-10 18:25:48下载
- 积分:1
-
GA(PSO)
GA(PSO)为GA和PSO单独优化算法,里面分了两个文件 一个PSO粒子群算法 一个GA遗传算法(GA (PSO) for GA and PSO optimization algorithm alone, which divided the two documents a PSO PSO algorithm a genetic algorithm GA)
- 2015-03-30 14:39:42下载
- 积分:1
-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1
-
regu
针对拟合问题的正则化工具箱,具体包括Tikhonov正则化、TSVD正则化等,也包括选择正则化参数的L-curve,GCV等正则化参数选取方法以及Picard条件计算等。(The regularization toolbox for fitting problems includes Tikhonov regularization, TSVD regularization, L-curve, GCV regularization parameter selection method and Picard condition calculation.)
- 2019-05-07 09:56:50下载
- 积分:1
-
wirerope_denoising
主要用来对钢丝绳漏磁检测信号进行消噪处理,通过简单修改可以实现对钢丝绳检测信号的各种消噪方法。(wire rope magnetic flux leakage detection denoising)
- 2009-04-30 07:48:24下载
- 积分:1
-
imation-succesive-adc
Matlab code for succsesive approximation ADC
- 2011-01-22 13:44:00下载
- 积分:1
-
yichuan
matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果(matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x [0,31]. Includes source code and results)
- 2010-05-30 11:28:07下载
- 积分: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
-
RGPO
说明: 距离波门拖引干扰模型,拖引过程实时显示,以GIF图片保存(Distance gate towing interference model, real-time display of towing process, saving with GIF picture)
- 2020-09-04 10:38:06下载
- 积分:1
-
assemble_backward_euler
采用数值差分方法中的向后差分计算高等传热问题的欧拉方程(ASSEMBLE_BACKWARD_EULER adjusts the system for the backward Euler term.)
- 2009-12-02 04:58:21下载
- 积分:1