-
digitalidentification
自己编的识别手写数字的程序 大家随便看看吧(Own hand-written digit recognition process we just take a look at it)
- 2009-07-08 19:14:11下载
- 积分:1
-
LS
说明: 最小二乘的直线与曲线的拟合,以及利用matlab编程时多元线性回归(least square)
- 2013-09-29 11:05:26下载
- 积分:1
-
RCB_ML
Estimates the power spectral densities (PSDs) using the ML-based empirical Bayes method for deciding the diagonal loading.
- 2013-12-07 05:03:51下载
- 积分:1
-
pf
说明: We are researching robot localization techniques which fuse dead reckoning measurements with range measurements from stationary radio beacons in the robot s environment.
This site provides Matlab code for three algorithms explored thus far -- an Extended Kalman Filter, a Particle Filter, and a Sliding Batch method -- as well as .mat files containing data collected from a robot driving and receiving range measurements over different paths. Two such data sets are provided.
- 2010-08-29 16:12:45下载
- 积分: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
-
lorenz
code for calculating the Lorenz attractor
- 2011-06-02 00:25:07下载
- 积分:1
-
imagedenoising
基于小波变换的图像去噪的matlab程序的源代码,很好用!(based on wavelet transform image denoising the Matlab program's source code, easy to use!)
- 2007-05-14 11:01:30下载
- 积分:1
-
mmagcmma
MMA and GCMMA two methods for nonlinear optimization(MMA and GCMMA two methods for nonlinear optimization)
- 2014-11-11 10:12:36下载
- 积分:1
-
eemd_fft
对信号进行EEMD分解,消除模式混叠,并对本征模函数进行FFT变换,求出幅度谱(EEMD decomposition of the signal eliminate Mode aliasing, FFT transform and intrinsic mode functions obtained amplitude spectrum
)
- 2012-10-22 13:14:43下载
- 积分:1
-
kuewedar
包含收发两个客户端的链路级通信程序,zqOINtF参数包括主成分分析、因子分析、贝叶斯分析,使用拉亚普诺夫指数的公式,预报误差法参数辨识-松弛的思想,NRnyPWp条件粒子图像分割及匹配均为自行编制的子例程,是机器学习的例程。( Contains two clients receive link-level communications program, zqOINtF parameter Including principal component analysis, factor analysis, Bayesian analysis, Raya Punuo Fu index using the formula, Prediction Error Method for Parameter Identification- the idea of relaxation, NRnyPWp condition Particle image segmentation and matching subroutines themselves are prepared, Machine learning routines.)
- 2016-02-19 23:29:26下载
- 积分:1