-
ADDC
杜达的《模式分类》第二版的配套的Matlab源代码Classification_toolbox中的ADDC(Duda pattern classification the second version of the Matlab source code package Classification_toolbox of ADDC)
- 2009-07-11 10:57:32下载
- 积分:1
-
3d
说明: 在3d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(3d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
- 2013-09-23 19:36:19下载
- 积分:1
-
AC-MOTOR-CONTROL
AC MOTOR CONTROL TECHNİ QUE Wİ TH MATLAB
- 2013-12-27 20:07:40下载
- 积分:1
-
cholesky
这个程序是对系数矩阵进行乔列斯基分解,并对线性方程组求解的通用程序(This program is the coefficient matrix Qiaoliesiji decomposition, solving linear equations and general program)
- 2010-12-29 00:11:57下载
- 积分:1
-
agmbclust
说明: 基于AGGLOMERATIVE模型的聚类算法matlab实现(AGGLOMERATIVE model based on the clustering algorithm to achieve Matlab)
- 2005-12-30 14:59:37下载
- 积分:1
-
hough
说明: hough变换,可以经过图像的边缘点实现霍夫变换,即实现空间转换!(hough transform, image edge points can be achieved through the Hough transform, that is to achieve space conversion!)
- 2011-03-16 00:22:57下载
- 积分:1
-
spares_channel_estimation
稀疏信道估计的经典参考代码,值得下载学习(classic programming code of sparse channel estimation which is deserved for learning and it the website of mathworks.)
- 2016-06-16 16:24:22下载
- 积分:1
-
Gram_S
classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.
- 2009-12-15 20:15:04下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
Kalman-EKF
kalman滤波算法程序是matlab的程序(An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matlab run will be able to see the effect of a perfect filter, adaptive algorithm is sage-husa algorithm, a more traditional filter machine has greatly improved)
- 2016-11-09 09:28:20下载
- 积分:1