-
wwnew
这是我自己编的一个直方图均衡的算法,是实现基本上均匀的一个算法。matlab环境。(This is my own compiled a histogram equalization algorithm is an algorithm to achieve essentially uniform. matlab environment.)
- 2009-11-30 10:49:51下载
- 积分:1
-
iamgeoftwo-value
说明: 本程序实现了RGB图像转化为灰度图像,而后对图像进行了二值化,比较适合初学者,因为很多复杂的程序初学者比较难理解,我写的这个程序可以作为入门程序。(This program realized RGB images to gray image, and then to the binary image.It is suitable for beginners, because many complicated procedure is difficult for beginners, I write this program can be used as introductory programs.)
- 2010-04-15 10:18:58下载
- 积分:1
-
Kalman_pt
这是一个普通的、容易理解的卡尔曼跟踪滤波器的程序,对初学者有较大的帮助(This is a common, easy to understand the procedure of the Kalman tracking filter, a great help for beginners)
- 2012-08-02 21:20:23下载
- 积分:1
-
golddiv
黄金分割法,用于一维线性优化,输入相应目标函数,可得最优变量(Golden method for one-dimensional linear optimization, enter the appropriate objective function, we can get the optimal variable)
- 2015-04-04 04:27:08下载
- 积分:1
-
three
说明: 用matlab中的GUI工具箱完成一个系统算法的欢迎界面。(Matlab GUI toolkit used in the algorithm to complete a system welcome screen.)
- 2011-04-01 09:34:22下载
- 积分:1
-
loop12
是一个关于动画的程序,描述的是箭击,百步穿杨(Is a program of animation, describes the arrow hit, shoot with great precision)
- 2011-10-30 10:17:21下载
- 积分:1
-
shuzu-fangwen
简单c程序,访问一堆数组。自己做的小程序。(ez c program. to visit a lot of shu zu.)
- 2014-11-26 12:33:27下载
- 积分:1
-
pso_2D
粒子群算法的实现,二维粒子群算法描述,自适应变异(Implementation of particle swarm optimization)
- 2010-12-05 16:00:02下载
- 积分:1
-
LDA
LDA是一种常见的降维算法,这个算法是完整的算法,可以正常运行(LDA is a common method of Dimension reduction)
- 2015-04-02 15:57:59下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1