-
MALABfunction
说明: matlab语言常用各种命令的集合,及中文注释,按字母顺序排列,便于查找(matlab language commonly used set of various commands, and Chinese translations, in alphabetical order, easy to find)
- 2011-04-12 15:57:26下载
- 积分:1
-
tsp_pso
: 针对粒子群优化算法易陷入局部极值的缺点, 提 出一种改进粒子群算法, 该算法借鉴贪婪算法的思想初始化种群, 利用两
个种群同时寻优, 并将遗传算法中交叉和变异操作引入其 中, 实现种群间的信息共享。(I n a l l u s i o n t o p a r t i c l e s wa r m o p t i mi z a t i o n b ei n g pr on e t o g e t i n t o l oc a l mi n i mu m, a n i mpr o v e d p a r t i c l e s wa r m
o pt i mi z a t i o n a l g o r it h m i s p r o po s e d. Th e a l g o r it hm dr a ws o n t h e t hi n ki ng o f t he g r e e d y a l g o r it hm t o i n i t i a l i z e t he pa r t i c l e s wa l- n 1 .
Two s wa r ms a r e u s e d t o o pt i mi z e s y nc h r o no u s l y, a nd c r o s s o v e r a n d mu t a t i o n o p er a t o r s i n g e n e t i c a lg o r i t h m a r e i n t r o d uc e d i n t o t h e
ne w a l g o r it h m t o r e a l i z e t h e s ha r i ng o f i n f o r m a t i o n a mo ng s wa r l T i S .)
- 2014-08-15 10:41:18下载
- 积分:1
-
memory_test
MEMORY_TEST is a MATLAB program which declares and uses a sequence of larger and larger arrays, to see what the memory limits are on a given computer.The program tries an increasing series of values of N, using powers of 2, between limits that you set.
- 2011-12-02 05:52:31下载
- 积分:1
-
daolibai
本程序可以实现利用神经网络算法对倒立摆的稳定控制(Stability control procedures can be achieved using neural network algorithm for inverted pendulum)
- 2015-02-01 14:45:03下载
- 积分:1
-
m1c
closed loop control of insuction machine
- 2014-08-11 02:53:42下载
- 积分:1
-
matlab-clock
各种matlab时钟程序,可以修改时钟的各种参数(Matlab program of the clock, you can modify various parameters of the clock)
- 2011-11-14 10:34:14下载
- 积分:1
-
noise-estimation
音频处理算法:语音增强技术是语音信号处理技术中的一门关键技术,本例是一种较为经典的用来估计噪声的算法程序,其实现较为简单,便于初学者学习,改程序已经通过仿真实验,并且实验结果用在方便哦的论文中。(Speech Enhancement technology is voice signal processing technology in a key technology, in this case is a more classical algorithm used to estimate the noise, its implementation is simple, easy for beginners to learn, to change the program has been through simulation experiments, and experiments results of paper in a convenient oh)
- 2011-12-26 16:17:36下载
- 积分:1
-
ExportingFigurestoEPS
This matlab code export figures from matlab to eps
- 2010-12-11 10:05:49下载
- 积分:1
-
Amplitude_Modulation
Removing all variables, functions, and MEX-files from memory, leaving the
workspace empty.
clear all
Deleting all figures whose handles are not hidden.
close all
Deleting all figures including those with hidden handles.
close all hidden
Clearing all input and output from the Command Window display giving us a clean screen.
clc
- 2010-02-03 19:03:32下载
- 积分:1
-
program-ga
Genetic Algorithm for linear function
- 2011-09-11 00:36:04下载
- 积分:1