-
CoherentAGC
non-coherent Reception of BPSK transmission
- 2010-06-28 23:13:20下载
- 积分:1
-
matlab
matlab环境下目标函数为求最大值,且解非负整数解
%bounds 边界约束
%Myfun 为目标函数
%num 初始种群数
%N 最大迭代次数
%CP 交叉概率
%P 突变概率
%f 目标最优解
%x 最优解向量(matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds border% Myfun bound for the objective function% num species the initial number of% N maximum number of iterations% CP crossover probability% P mutation probability% f-objective optimal solution% x the optimal solution vector)
- 2009-02-14 15:52:06下载
- 积分:1
-
pf_colortracker
说明: 本例是一个采用帧差法的运动跟踪代码,其对背景不变的单目标有较好的处理(This example is a frame difference method using the movement of the tracking code, change the background of its single objective better deal)
- 2011-03-02 15:15:03下载
- 积分: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
-
s4
说明: 搭的逆变器的模型,模型完全可运行且性能良好,希望可以通过。(Inverters take the model, the model is fully operational and good performance, hoping to pass.)
- 2015-04-04 16:34:32下载
- 积分:1
-
ex6
program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
- 2014-02-04 18:16:03下载
- 积分:1
-
code
说明: Simulates n random angles from a von Mises distribution, with preferred
direction thetahat and concentration parameter kappa(Simulates n random angles from a von Mises distribution, with preferred
direction thetahat and concentration parameter kappa.)
- 2020-03-26 10:33:15下载
- 积分:1
-
Matlab中的MFDFA工具箱 Fraclab
Matlab中的MFDFA工具箱,非线性时序分析,预测,H指数,维度。(Muti-fractal Detrended Fluctuation Analysis (MFDFA) Toolbox in Matlab)
- 2010-09-16 18:46:22下载
- 积分:1
-
70
说明: LVQ(Learning Vector Quantization ) lvq vector quantization algorithm for the simulation program matlab.
- 2010-05-17 00:56:59下载
- 积分:1
-
matlab-home-detection-
家庭监控系统的实现,matlab版的,适合初学的朋友,系统完整(Home monitoring system implementation, matlab version, suitable for beginners friends, system integrity
)
- 2014-09-14 14:24:05下载
- 积分:1