-
mutualinformation
我们可以运用这个程序来计算信息论中的一个算法度量,度量数列互信息的大小(we can use it to calculate the multi-information)
- 2009-02-17 22:27:47下载
- 积分:1
-
One_dimensional_wave_equation_finite_differences
Numerical solution of 1D wave equation in finite differences (matlab code)
- 2009-06-16 00:20:05下载
- 积分:1
-
Americanoption-binary-pricing
用于无红利的美式看跌期权定价,参数依次为(现在股价,协议价格,无风险利率,波动率,期限,二叉树步数) (No dividend for the American put option pricing parameters were (now price, agreed price, risk-free interest rate, volatility, duration, binary steps))
- 2011-06-29 02:34:25下载
- 积分:1
-
partiald
KPCA原始程序,可用于故障诊断,并附有T2和SPE诊断图(KPCA original program can be used for fault diagnosis, together with the T2 and SPE diagnostic diagram)
- 2021-04-12 15:08:57下载
- 积分:1
-
uwb_TOA_positioning
该程序可以实现基于TOA估计的异步UWB定位。其中包括卡尔曼滤波、LSE估计、采用高斯函数作为冲激脉冲等(The program can achieve asynchronous UWB TOA estimation based positioning. Including Kalman filtering, LSE estimation using Gaussian function as impulse, etc.)
- 2014-05-08 12:02:25下载
- 积分:1
-
dinggao
MATLAB实现,可以实现电力防振锤函数的拟合,供参考(MATLAB realization of the power height function can be fitted, for reference)
- 2009-04-19 12:01:17下载
- 积分: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
-
matlab
Matlab code for finding SNR
- 2013-03-08 23:34:58下载
- 积分:1
-
bilevlupperlower-ah
Single-Objective Bilevel
Optimization
- 2015-01-17 21:04:10下载
- 积分:1
-
nbnfi-fe200901081012
this programm is for nurbs toolbox in matlab to help plotting nurbs curves.
- 2013-05-10 16:51:20下载
- 积分:1