-
YTY_GA_Final
To find the largest fitness value and its location
寻找最大适应性及相应的位置!Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机;
变异位数统一取为4;
Nc=20,28,36,44,individuals for crossover(交换的个数)。Nm=1,5,10,15, individuals for mutation(变异的个数)。(To find the largest fitness value and its location to find the location of the maximum adaptability and the corresponding! Population N = 50 crossover bits = n/2 (half of bits of an individual) with random locations, mutation bits = 4 population size N = 50, exchange digits = n/2, ie half of the median individual, and random position variation is taken as unity median 4 Nc = 20,28,36,44, individuals for crossover (exchange number). Nm = 1,5,10,15, individuals for mutation (the number of variations.))
- 2010-12-27 21:23:27下载
- 积分:1
-
raypso
灰色理论优化粒子群优化算法,构建出的一种新的混合智能优化算法。。。。(Gray theory optimization PSO, build a new hybrid intelligent optimization algorithms. . . .)
- 2014-06-14 15:50:50下载
- 积分:1
-
genetic_algorithm
自己写的遗传算法程序,对初学者来说很实用,可以运行!(very good!)
- 2014-09-04 09:54:00下载
- 积分:1
-
PSO
粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。(Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal solution.)
- 2013-11-29 10:17:46下载
- 积分:1
-
Hertel_dielectric_waveguides
Dielectric waveguides. Outstanding handbook in electrooptics. Examples of different methods for analysis of modes of dielectric waveguides .Matlab codes are included.
- 2009-06-16 00:06:03下载
- 积分:1
-
frame2d
Frame problem by FEM Technique
- 2011-01-20 18:58:59下载
- 积分:1
-
Walchko-1
Development of a Sliding Mode Control System with Extended Kalman Filter Estimation for Subjugator
- 2010-03-04 16:31:51下载
- 积分:1
-
MATLAB_jichu
MATLAB基础!!!!!!!!!!!!!!!!!!!!!!!!!!!(MATLAB Fundamentals! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !)
- 2013-07-27 23:50:08下载
- 积分:1
-
proj4
MIT--航空航天工程中的计算方法_概率论方法实例——涡轮叶片中的热传导问题
MIT公开课程--航空航天工程中的计算方法
这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。(MIT- Aerospace engineering calculation methods of probability theory _ instance- turbine blade heat conduction problem in the MIT Open Course- Aerospace engineering calculation methods for this course in aviation and aerospace engineering calculation methods appear of getting started. The application is from aerospace structures, aerodynamics, dynamics and control, and aerospace systems selected. The technologies include: numerical integration of ordinary differential equations systems partial differential equations of finite difference, finite volume, and finite element discretization numerical linear algebra eigenvalue problems with constraints and optimization.)
- 2011-11-21 09:22:32下载
- 积分:1
-
Lagrange-polynomial-interpolation
拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。(Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.)
- 2008-06-16 10:35:33下载
- 积分:1