-
classical-GA-method
遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(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-30 11:58:25下载
- 积分:1
-
Measurement-fuel
说明: 针对阀控式密闭铅酸蓄电池的直流法测试内阻,二次放电法(Sealed valve-regulated lead-acid batteries for the DC resistance test method, the second discharge method)
- 2011-02-17 13:34:14下载
- 积分:1
-
hilbert_transform_example
非常有用的希尔伯特黄变换的实例程序,包括各作图程序( Hilbert Huang Transform example program, including the mapping program)
- 2014-10-15 12:16:19下载
- 积分:1
-
pv_3xiang_pqcontrol
三相逆变器仿真模型,dq解耦控制,SPWM,包含MPPT算法。(three phase inverter model, dq control, SPWM, MPPT included.)
- 2016-06-16 11:15:23下载
- 积分:1
-
ImageFusion_DWT
遥感图像融合方法中基于小波变换的融合方法matlab代码,同时附上测试用的遥感影像(Remote sensing image fusion method based on wavelet transform. It s matlab code, with remote sensing images used for testing)
- 2020-10-08 10:17:37下载
- 积分:1
-
Boundary-tracking-algorithm--mfile
用matlab编写的边界跟踪算法,用到了freeman链码和爬虫法,可以有效的跟踪单个物体边界,适合于初学者。(
Prepared using matlab boundary tracking algorithm uses a freeman chain code and reptiles method can effectively track a single object borders, suitable for beginners.)
- 2020-12-07 10:39:22下载
- 积分:1
-
DCmotorsx
dc motor simulation in matlab
- 2013-12-03 19:33:29下载
- 积分:1
-
MATLAB-diaozhi
基于MATLAB环境下的数字信号的调制(四种调制方式的具体实现方法)(Based on digital signal modulation MATLAB environment (the concrete realization of the four modulation method))
- 2013-01-13 19:08:06下载
- 积分:1
-
fem1d_spectral_numeric
FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the integration numerically using MATLAB s quad() function. This function solves the problem u = - pi^2 * sin( pi * x ) for x in (-1,1), with boundary conditions u(-1) = u(1) = 0.
- 2011-12-02 06:06:55下载
- 积分:1
-
snr3000
ofdm signal to noise ratio
- 2013-07-30 21:37:31下载
- 积分:1