-
lmd
直方图提取函数,用于人脸识别中,输入一幅图像,函数内部对输入图像做短时傅里叶变换,得到四幅幅度图,再求四幅图的直方图特征,合并后输出(Histogram extraction functions for face recognition, the input image, the input image inside the function to do short-time Fourier transform, the four magnitude diagram, and then seek four graph histogram feature, the combined output)
- 2013-10-20 19:19:33下载
- 积分:1
-
New-folder-(3)
this is a very good matlab code
- 2013-04-29 15:56:15下载
- 积分:1
-
final_code.m
Final Code for Reed Solomon
- 2014-02-20 00:54:40下载
- 积分:1
-
Shape-Recognition
检测矩形 识别圆,矩形,三角形形状 直接在图像上显示出结果(Rectangle detection Detect the rectangle recognition circle, rectangle and triangle shape, and display the results directly on the image.)
- 2018-06-07 11:12:06下载
- 积分:1
-
MST_Kruskal
krushal 算法 最小生成树 matlab(krushal)
- 2010-07-02 18:12:04下载
- 积分:1
-
PSO-evolutionarycomputation
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
- 2008-03-19 20:51:36下载
- 积分:1
-
particlefilter
非常不错的非线性非高斯环境下的粒子滤波程序(very good nonlinear non-Gaussian environment under the particle filter process)
- 2006-12-06 17:54:11下载
- 积分:1
-
Rossler
Lyapunov指数程序。适合初学者,可以直接通过替换方程,来进行计算。清晰实用。
(Lyapunov index procedure. For beginners, you can directly replace the equation to calculate. Clear and practical.)
- 2014-10-14 15:30:59下载
- 积分:1
-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1
-
lei
读取MS LTA沸石数据,为LAMMPS模拟LTA沸石建立初始结构(Read MS LTA zeolite data for the establishment of initial LAMMPS analog LTA zeolite structure)
- 2016-03-01 13:01:40下载
- 积分:1