-
genetic-algorithm
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. 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.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
- 2013-07-16 14:40:19下载
- 积分:1
-
myOQPSK
OQPSK的matlab/simulink仿真程序(OQPSK the Matlab/Simulink simulation program)
- 2006-11-10 18:46:35下载
- 积分:1
-
Modeling-and-estimation
建模与估计参考教材它涉及系统辨识、状态估计、时间序列分析、多传感器信息融合四门学科及它们相互交叉、相互渗透的边缘学科和领域。(Modeling and estimation)
- 2015-01-28 20:46:22下载
- 积分:1
-
改进的灰狼优化算法 GWO
针对灰狼优化算法在求解连续函数优化问题时精度不高、易出现早熟收敛等缺陷,提出一种改进的灰狼优化算法(Grey Wolf Optimizer)
- 2020-12-24 10:39:06下载
- 积分:1
-
icml2011-code
This is a reference implementation for the synthetic experiments on lower
linear envelope inference and learning described in
"Max-margin Learning for Lower Linear Envelope Potentials in Binary
Markov Random Fields", Stephen Gould, ICML 2011.
- 2011-07-19 17:28:21下载
- 积分:1
-
PF---copia
particle filter example, images and code as well
- 2013-04-23 00:33:35下载
- 积分:1
-
phase_screen_turbulence_laguerre
相位屏法 仿真大气湍流 以及拉盖尔高斯光束传播的光强的相位仿真(Phase screen method
Simulation of atmospheric turbulence
Light intensity simulation Laguerre-Gaussian beam propagation phase of)
- 2021-04-27 15:18:44下载
- 积分:1
-
36-dropdown-lists
programing matlab codes
- 2015-01-06 06:55:38下载
- 积分:1
-
bem_hamm_soft
calculating bit error rate in hamming code using soft decoding
- 2013-12-20 01:03:45下载
- 积分:1
-
plot3d
plot 3d with matlab
with this code you can plot a surface with matlab functions: meshgrid, zeros, rastriginsfcn, meshc, xlabel, ylabel, zlabel, clear, clc
- 2013-12-31 14:09:44下载
- 积分:1