-
LSETest
应用matlab实现的高等数理统计最小二乘估计源码(Matlab implementation of higher application of mathematical statistics source least squares estimation)
- 2009-03-14 10:56:41下载
- 积分:1
-
guangyi_zuixiao_ercheng_bianshi
广义最小二乘辨识的matlab实现,运行通过(Generalized Least Squares Identification realize matlab, run through)
- 2008-04-21 16:43:39下载
- 积分:1
-
VCA
Vertex Component Analysis: A Fast Algorithm to
Unmix Hyperspectral Data(This paper presents a new method for
unsupervised endmember extraction from hyperspectral data,
termed vertex component analysis (VCA).)
- 2013-03-15 10:04:22下载
- 积分:1
-
ConstrainedOptimizationProblem
约束优化问题:
minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug)
minPF(外点罚函数法解线性等式约束)
minGeneralPF(外点罚函数法解一般等式约束)
minNF(内点罚函数法)
minMixFun(混合罚函数法)
minJSMixFun(混合罚函数加速法)
minFactor(乘子法)
minconPS(坐标轮换法)(算法还有bug)
minconSimpSearch(复合形法)(Constrained optimization problem:
minRosen (Rosen gradient method for solving constrained multi-dimensional function of extremes) (algorithm also bug)
minPF (solving linear equations outside the penalty function method constraints)
minGeneralPF (outside the penalty function method for solving general equality constraints)
minNF (internal penalty function method)
minMixFun (mixed penalty function method)
minJSMixFun (mixed penalty function acceleration method)
minFactor (multiplier method)
minconPS (coordinate rotation method) (algorithm also bug)
minconSimpSearch (complex method))
- 2020-11-12 12:49:44下载
- 积分:1
-
ExtendedKalmanFilter
扩展卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Extended Kalman filtering procedure)
- 2017-06-06 15:47:39下载
- 积分:1
-
Coordinate_transformation_formulas
坐标系转换公式 包括 坐标变换方法 ,坐标系转换方法, 其它坐标系转换方法。(Coordinate transformation formulas, including coordinate transformation, coordinate system conversion method, the other coordinate system conversion method.)
- 2010-09-26 22:28:08下载
- 积分:1
-
project1
kalman滤波的程序及ppt,很有价值,我们做的大作业,欢迎分享(kalman filtering procedures and ppt, great value, we do great work, please share)
- 2009-05-03 09:26:03下载
- 积分:1
-
VBGS_v02
压缩感知技术matlab代码例程,信号重建算法(compressive sensing)
- 2014-01-14 23:50:06下载
- 积分:1
-
VI-Math
XXY 平台移動計算,利用三點位置算出中心進行偏移動作(XXY mobile computing platform using three shift operation center position calculating)
- 2013-12-24 08:38:07下载
- 积分:1
-
kmeans
K-means is a clustering algorithm
In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve as the initial centroids.
There are two function for that the kMeanCluster and distMatrix
- 2010-03-10 13:41:13下载
- 积分:1