-
UnionFind
An implementation of a disjoint-set data structure using a disjoint set forest.
- 2014-12-16 11:20:49下载
- 积分:1
-
RBPF
particle filtering RBPF in matlab
- 2011-12-15 14:31:43下载
- 积分:1
-
cruise_control
FMRLC Simulation Cruise Control
- 2010-08-21 22:50:49下载
- 积分:1
-
CHAPTER8
pid自适应控制器学习和程序大家学习,很好用的(广告)
- 2010-09-17 10:56:16下载
- 积分:1
-
source-estimates-of-MUSIC-algorithm
估计信号源数不同时的MUSIC算法性能比较(Not the same source estimates the number of performance comparison of MUSIC algorithm)
- 2011-04-29 10:01:28下载
- 积分:1
-
chapter02
the scatering algorithm
- 2012-04-13 04:54:03下载
- 积分:1
-
spectral_no
谱聚类 matlab 程序
谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
- 2018-05-28 15:38:09下载
- 积分:1
-
matlab-book
matlab建模的百科全书,司守奎老师编著的(many useful knowledge about matlab )
- 2013-09-14 15:01:34下载
- 积分:1
-
hierarchicalCentroid
Descriptor for simple shapes (e.g letters).
Computes the descriptor twice in order to describe horizontally and vertically with the same accuracy.
Input: image (2-D, binary or gray)
depth of recursion (default 7),
plotFlag(if on - plot Illustration)
Output:
vec - descriptor: Division locations, values around zero. Of length 2*(2^depth - 2)
(levels: the depth of the division locations.)
- 2013-04-21 07:22:15下载
- 积分:1
-
DTFT
给出了x(n)=A*a^n*cos(w*n+theta),A,a,w,theta均为实数,程序中给出了如何不同过matlab的自带工具箱求解其DTFT的过程(Given x (n) = A* a ^ n* cos (w* n+ theta), A, a, w, theta, are real numbers, the procedure given how different matlab comes toolbox for solving itsthe process of DTFT)
- 2013-05-05 20:04:29下载
- 积分:1