-
SpeedyGA
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-01-29 14:08:34下载
- 积分:1
-
PANSHR24
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ (PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /)
- 2007-06-27 23:30:29下载
- 积分:1
-
CtrlLAB
工具箱,控制理论发展的最新成果,很好的东西,分分享(Toolbox, the latest development of control theory, very good, sub-share)
- 2010-07-25 16:39:44下载
- 积分:1
-
sc
说明: MATLAB编写的图形色彩绘制程序,功能十分强大(Written in MATLAB graphics color drawing program, a very strong function)
- 2009-11-18 00:01:31下载
- 积分:1
-
genetic_algorithm
general genetic agorithm coding
- 2009-06-02 22:28:09下载
- 积分:1
-
EFG1D
说明: 无网格伽辽金法的一维杆单元源程序,基于移动最小二乘近似。(Element-free Galerkin method one-dimensional beam element source, based on moving least square approximation.)
- 2010-04-14 11:13:30下载
- 积分:1
-
chap2_1
PID控制,可以实现串级系统控制。(PID. The series system control. . . . . .)
- 2013-03-25 17:38:44下载
- 积分:1
-
extreme-learning-machine
讲述了极限学习机原理、核极限学习机原理及其在分类问题中的应用(Tells the story of extreme learning machine principle and its application in the classification in question)
- 2014-06-26 22:27:35下载
- 积分:1
-
滑动平均滤波器实验报告
给出一段噪声音乐信号,用滑动平均滤波器进行处理,观察改变滑动窗口宽度对声音效果的影响。
(1)读取一段噪声信号,画出未处理噪声信号的时域波形和信号频谱图;
(2)在Matlab中利用滑动平均滤波器对噪声信号进行处理,得出处理后的图像;
(3)改变滑动窗口的宽度,观察处理后噪声以及图像得出对效果的影响。(A piece of noise music signal is given. It is processed with a sliding average filter to observe the effect of changing the width of sliding window to the sound effect.
(1) a noise signal is read and the time domain waveform and signal spectrum map of the unprocessed noise signal are drawn.
(2) in Matlab, a sliding mean filter is used to process the noise signal, and the image after processing is obtained.
(3) to change the width of the sliding window, to observe the noise after processing and to the effect of the image.)
- 2018-01-27 16:12:36下载
- 积分:1
-
annealing
模拟退化算法在C环境下的实现,以及在Matlab中对其进行调用。(Simulation of the degradation of algorithm in C environment to achieve, as well as in Matlab in their call.)
- 2008-03-27 16:04:01下载
- 积分:1