-
Opt_Golden
黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。(Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.)
- 2008-05-06 21:41:38下载
- 积分:1
-
gauss
说明: 分别用中心极限定理和box-muller法生成高斯噪声(Central limit theorem were used to box-muller method and the Gaussian noise generated)
- 2011-03-25 12:13:10下载
- 积分:1
-
pro
matlab处理地震资料的有关比较简单的成程序,segy文件的读取程序及输出segy格式的程序,另外还有雷克子波的程序等(matlab processing seismic data into a relatively simple procedure, segy file read program output segy formats procedures, in addition Leike Zi wave program)
- 2012-05-25 22:50:22下载
- 积分:1
-
psofunc
pso function file in matlab
- 2013-04-01 13:37:29下载
- 积分:1
-
55613371Niched_Genetic_Algorithm_Matlab7
niching GA~~~~~~~~~~~~~~~~~~
- 2013-11-11 07:55:35下载
- 积分:1
-
matlab-finite-element
matlab有限元结构动力学分析与工程应用(matlab finite element structural dynamics analysis and engineering applications)
- 2011-11-21 11:43:11下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
hunankejidaxue
倒立摆控制系统虽然作为热门研究课题之一,但见于资料上的大多采用现代控制方法,本课题的目的就是要用经典的方法对单级倒立摆设计控制器进行探索。(Although the inverted pendulum control system as one of hot research topics, but in most of the information on the use of modern control methods, the purpose of this subject is to use the classic method of single-stage inverted pendulum controller design exploration.)
- 2009-05-11 00:49:04下载
- 积分:1
-
mmc1
用于地球物理中重力和磁力位场边界提取的几个常用的算法,包含数据处理,建模,和滤波。(Gravity and Magnetic Data Mapping, Processing, Modeling and Filtering Software.)
- 2014-01-08 13:22:34下载
- 积分:1
-
jh
说明: wind turbin ebook for matlab
- 2011-04-14 00:21:26下载
- 积分:1