-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
V-BLAST-program
基于matlab软件下的V-BLAST程序(Matlab software for V-BLAST program)
- 2012-05-16 19:00:55下载
- 积分:1
-
C221Electromagnetics-RF
This hands-on introduction to computational electromagnetics (CEM) links theoretical coverage of the three key methods - the FDTD, MoM and FEM - to open source MATLAB codes (freely available online) in 1D, 2D and 3D, together with many practical hints and tips gleaned the author s 25 years of experience in the field. Updated and extensively revised, this second edition includes a new chapter on 1D FEM analysis, and extended 3D treatments of the FDTD, MoM and FEM, with entirely new 3D MATLAB codes. Coverage of higher-order finite elements in 1D, 2D and 3D is also provided, with supporting code, in addition to a detailed 1D example of the FDTD a FEM perspective. With running examples through the book and end-of-chapter problems to aid understanding, this is ideal for professional engineers and senior undergraduate/graduate students who need to master CEM and avoid common pitfalls in writing code and using existing software.(This hands-on introduction to computational electromagnetics (CEM) links theoretical coverage of the three key methods- the FDTD, MoM and FEM- to open source MATLAB codes (freely available online) in 1D, 2D and 3D, together with many practical hints and tips gleaned the author s 25 years of experience in the field. Updated and extensively revised, this second edition includes a new chapter on 1D FEM analysis, and extended 3D treatments of the FDTD, MoM and FEM, with entirely new 3D MATLAB codes. Coverage of higher-order finite elements in 1D, 2D and 3D is also provided, with supporting code, in addition to a detailed 1D example of the FDTD a FEM perspective. With running examples through the book and end-of-chapter problems to aid understanding, this is ideal for professional engineers and senior undergraduate/graduate students who need to master CEM and avoid common pitfalls in writing code and using existing software.)
- 2015-02-03 07:25:42下载
- 积分:1
-
gen_compond
C:Users
-sabaghiDesktopsimulink machine--meDCGeneratorDC Generation Compond Long
- 2012-02-10 16:58:48下载
- 积分:1
-
MATLAB2
另一个关于matlab的相关指令与操作,欢迎下载(Another relevant instructions on matlab and operation, please download)
- 2010-06-08 16:10:46下载
- 积分:1
-
PSO
用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新 (Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best)
- 2010-10-18 15:40:37下载
- 积分:1
-
add-noise
添加随机白噪音方法,用于时序仿真分析,仅供参考!(Add noise for simulation)
- 2013-10-16 14:59:52下载
- 积分:1
-
Jacobi-and-Gauss-Seidel
Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组(Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations)
- 2014-11-22 21:31:02下载
- 积分:1
-
PSWF-pulse-design
双正交PSWF 脉冲在UWB系统中的设计(PSWF pulse design in uwb system)
- 2012-04-06 22:19:26下载
- 积分:1
-
V-BLAST
说明: MIMO中空时块码的实现!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(achieve of MIMO Space-time block codes)
- 2009-08-04 16:55:46下载
- 积分:1