-
topologyopt
A 99 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND
- 2009-10-01 17:08:13下载
- 积分:1
-
ZSI_with_filter
IMPEDANCE SOURCE INVERTER WITH FILTER TO REDUCE THE THD WITHIN THE STANDARDS
- 2010-09-26 22:57:54下载
- 积分:1
-
walfishikegami
this programm can meassure loss in propagation.
this name is walfish ikegegami model
- 2012-03-21 13:11:18下载
- 积分:1
-
MI_pls
通过此程序可以对通过建立偏最小二乘法和互信息偏最小二乘法两种模型来预测燃油品质,并对两种方法进行比较(This procedure can be through the establishment of mutual information and partial least squares PLS two models to predict fuel quality, and compare the two methods)
- 2011-11-28 19:30:01下载
- 积分:1
-
huituminglingjieshao
MATLAB软件实现绘图函数简介的教程,可以为初学者提供参考(Introduction to MATLAB software tutorials drawing functions, can provide a reference for beginners)
- 2010-09-25 19:15:18下载
- 积分:1
-
DEITELCHowtoProgram(5thEdition)
C How to Program by Dietel in 5th Edition. (EBOOK)
- 2010-11-11 14:03:45下载
- 积分: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
-
M
说明: TOA DOA信道仿真 sos方法一均匀,散射体分布二维两种三维一种
注释非常详细的matlab源代码,值得拥有(On TOA of DOA channel simulation sos a uniform scattering body distribution of two-dimensional two kinds of three-dimensional one.
Comment in great detail the Matlab source code, should have)
- 2012-05-02 16:11:59下载
- 积分:1
-
CBeamNos
This is an example of unv file. This file you can see when it is possible to analyze the experiment, you create a unv file.
- 2013-03-12 19:33:40下载
- 积分:1
-
6
说明: 最优化的C程序课件,希望对大家有帮助,还有matlab 的介绍(Optimized C program courseware, we want to help, as well as introduction to matlab)
- 2009-12-03 16:18:36下载
- 积分:1