-
RGB2GRAY
To convert a Color image to a gray image
- 2010-06-22 15:40:53下载
- 积分:1
-
MATLAB
系统的介绍了MATLAB软件,并用该语言解决了大量的编程问题。(Systematic introduction of the MATLAB software, and use the language to solve a lot of programming problems)
- 2009-10-27 19:51:15下载
- 积分: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
-
data-clusteringpattern-recognition
用matlab语言编程,用于数据聚类和模式识别的源代码。(Matlab language program, used for data clustering and pattern recognition of source code
)
- 2011-11-07 15:55:55下载
- 积分:1
-
MATLAB
介绍关于MATLAB的基础知识,运算法则,函数等等.(About the MATLAB basics, algorithms, functions, and so on.)
- 2013-04-01 20:33:21下载
- 积分:1
-
jakes_model_2
using Jakes model to simulate rayleigh channel fading
- 2009-04-06 19:40:37下载
- 积分:1
-
xinxingxian
在同一平面中的两个窗口分别画出心形线和马鞍面。 (In the same plane in the two windows were painted heart-shaped line and the saddle surface.)
- 2008-06-02 22:26:00下载
- 积分:1
-
JG3
输出直角杨辉三角前十行,边框可以随机变色(Yang Hui triangle right angle output of the first ten rows, border color can be random)
- 2010-01-23 16:54:44下载
- 积分:1
-
Employee-Payroll-System
Emplyment Payroll system Coded in C++ working
- 2014-09-06 19:59:17下载
- 积分:1
-
FCM_Demo
The code implements the Fuzzy-C-Means Algorithm
- 2009-07-02 10:52:34下载
- 积分:1