-
IMM_UKF
在主/被动雷达双传感器目标跟踪背景下, 提出一种基于IMM- UKF 滤波的加权数据融合算法。(A data fusion algorithm using IMM-UKF is presented based on active/ passive radar target tracking. The algorithm is established in terms of IMM( interact ing mult iple model) and UKF( unscented Kalman filter) .)
- 2014-01-03 16:31:03下载
- 积分:1
-
cbacaeiffb
optisystem和MATLAB联合仿真(Joint simulation of optisystem and MATLAB)
- 2019-05-23 22:50:03下载
- 积分:1
-
baidongshai
摆动筛,物体左移、右移、跳跃条件,k线,曲线图(Were screening
)
- 2011-07-07 09:26:55下载
- 积分:1
-
synmachine
simulation of machine synchrone
- 2013-10-02 05:15:30下载
- 积分:1
-
adaptive--lbp
说明: 自适应lbp算法,用MATLAB语言写。(Lbp adaptive algorithm, written by MATLAB language.)
- 2011-03-25 20:39:38下载
- 积分:1
-
ID3+C4.5
ID3+C4.5的源程序。用于数据挖掘决策算法的一个实例。(ID3 C4.5 of the source. Data Mining for a decision algorithm examples.)
- 2007-06-07 15:05:12下载
- 积分:1
-
eg13-tishengxingneng
《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help to everybody!
)
- 2013-09-20 16:09:26下载
- 积分:1
-
calib
Calibration
Matlab code
- 2014-12-09 13:40:16下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
outage
电力系统N-1静态安全分析,采用IEEE标准算例,基于灵敏度分析方法(outage simulation to check N-1)
- 2021-02-01 12:20:00下载
- 积分:1