-
FCM
C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。(C mean fuzzy clustering for image classification, this is MATLAB code.)
- 2009-12-17 20:04:26下载
- 积分:1
-
chapter9
说明: 数字图像的压缩技术,特点压缩比高,压缩速度快(digital image compression technology, features a high ratio, compression speed)
- 2006-03-18 20:04:02下载
- 积分: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
-
matlab
基于MATLAB/Simulink环境下的PID参数整定(PID parameters based on MATLAB/Simulink environment setting)
- 2015-03-14 11:13:51下载
- 积分:1
-
yibudianji_hecheng_system
异步电机合成的matlab的simulink仿真(The synthesis of Matlab simulink simulation of the induction motor)
- 2012-06-04 10:56:11下载
- 积分:1
-
xPCTargetManual
xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。
(xPC Target toolbox allows you to add in the Simulink block diagram of the I/O block diagram, and use RTW generated code, and finally downloaded to another running xPC Target real-time kernel of the PC machine. For the control and DSP systems is ideal for the xPC Target rapid prototyping and hardware in the loop testing tool that allows you to a standard PC, running real-time model. If the additional xPC Target Embedded Module option, you can put your real-time embedded systems to a microcomputer applied to the production, data acquisition, calibration and test applications such as process.
)
- 2010-01-14 17:02:50下载
- 积分:1
-
gui_camera
bean recog -gui red , green and black color only M file
- 2013-07-10 05:44:17下载
- 积分:1
-
MATLAB
MATLAB在有限差分法中的应用 (matlab )
- 2012-04-21 16:04:49下载
- 积分:1
-
The-MATLAB-Genetic-Algorithm-Toolbox
The MATLAB Genetic Algorithm Toolbox
- 2011-06-06 17:34:21下载
- 积分:1
-
矩形件下料问题
“模拟退火”算法是源于对热力学中退火过程的模拟,在某一给定初温下,通过缓慢下降温度参数,使算法能够在多项式时间内给出一个近似最优解。利用模拟退火算法,基于最优下料编码方式,对矩形件进行下料处理。("Simulated annealing" algorithm is derived from the simulation of the annealing process in thermodynamics. At a given initial temperature, the algorithm can give an approximate optimal solution in polynomial time by slowly decreasing the temperature parameter. Based on optimal blanking coding method, simulated annealing algorithm is used to blanking rectangular parts.)
- 2021-04-17 17:58:52下载
- 积分:1