-
planarfitting_Leastsquare
平面拟合程序,可进行多点的平面拟合~简便易懂(Plane fitting procedure, the plane can be fitted more easily understood ~)
- 2010-09-09 11:16:31下载
- 积分:1
-
2DPCA
人脸表情识别中的2DPCA方法,特定人识别。(Facial Expression Recognition in 2DPCA method of identifying a specific person.)
- 2009-12-24 20:35:45下载
- 积分:1
-
FordFulkerson
有向图中求最大流的一种方法:feasible_match求最大流(Directed graph and maximum flow of a kind of methods: feasible_match for maximum flow)
- 2012-09-01 16:37:10下载
- 积分:1
-
wind_power_in_power_systems
研究风电接入对电力系统影响的经典书籍,适用于相关专业人士(classical text book to learn about winder power and its affect on power system)
- 2012-01-19 23:36:37下载
- 积分:1
-
kalman
kalman滤波程序,里面包含kalman的讲解及程序实现,对初学者比较有帮助。(a program of kalman )
- 2012-04-20 16:18:55下载
- 积分:1
-
robot-bizhang
机器人避障,用于模拟机器人自主导航的避障碍的模拟(robot bizhang)
- 2012-04-27 21:26:40下载
- 积分:1
-
YahooPriceRead
Function to download historical price data from yahoo!finance
- 2012-01-06 07:52:32下载
- 积分:1
-
GAcontinuous
continuous genetic algorithm
- 2010-07-12 01:38:57下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
sPso_Samp1NoNoise
在不加噪声的情况下利用PSO(粒子群算法)辨识NARMAX模型(In the case without noise, using PSO (PSO) model identification NARMAX)
- 2011-05-17 15:38:34下载
- 积分:1