搜索资源列表
Matlab_BP
- 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
genetic-algorithmfunction-algorithm
- 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
Matlab
- 非线性整数规划的遗传算法Matlab程序 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming Usually, the nonlin
fenfun
- 利用自然梯度算法,利用最小二乘法进行拟合多元非线性方程,用MATLAB编写的遗传算法路径规划。- Use of natural gradient algorithm, Multivariate least squares fitting method of nonlinear equations, Genetic algorithms using MATLAB path planning.
0-1
- 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Typically, nonlinear integer programming problem is NP exponential complexity, if the constraint is more comp
YICHUANSUANFA-Matlab
- 遗传算法解非线性方程组的Matlab程序,有说明-Genetic algorithm solution of nonlinear equations matlab program, there are instructions
luipan_v37
- 对HARQ系统的吞吐量分析,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。- HARQ throughput analysis of the system, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.
sougeng-V0.1
- 通过反复训练模板能有较高的识别率,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。- Through repeated training yRsFwgylate have higher recognition rate, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
ga
- 车间布局优化是将加工设备、物料输送设备、工作单元和通道走廊等布置物体合理地放置在一个有限的生产车间内的过程。车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。(The layout optimization of the workshop is the process of placing the processing equipment, material conveying equipment, work unit and channel corridor
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non
