-
Ga
说明: 逆向物流GA算法,算法虽然麻烦,复杂,但是还是可以解决问题。(Reverse Logistics GA algorithm, algorithm, although laborious, complex, but can still solve the problem.)
- 2010-08-04 22:26:34下载
- 积分:1
-
MonteCarloinvestigationoftheIsingmodel
用蒙特卡罗法求解ising模型,并包括相关的文献。(Ising method using Monte Carlo models, and includes the relevant literature.)
- 2009-07-09 20:40:50下载
- 积分:1
-
MATLABSimulation
说明: 关于Matlab的数字仿真及应用,用于信号分析等
(On the Matlab simulation and the number of applications for signal analysis, etc.)
- 2008-11-20 01:25:08下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
LFM_radar
发射信号为线形调频信号雷达的计算机仿真!(fired linear FM signal to the radar signal computer simulation!)
- 2007-01-17 01:01:20下载
- 积分:1
-
execvp
Execute FILE, searching in the `PATH environment variable if it contains no slashes, with arguments ARGV and environment from `environ .
- 2014-09-09 13:08:01下载
- 积分:1
-
wavelet1D
matlab 一维小波变换,可以得到垂直、水平、对角线的对比图。(matlab one-dimensional wavelet transform, can be vertical, horizontal, diagonal comparison chart.)
- 2014-11-04 08:17:57下载
- 积分:1
-
ncogs_software
短时傅里叶变换逆变换,采用MATLAB编的程序(Short term Fu Liye transform inverse transform)
- 2015-04-13 15:27:21下载
- 积分:1
-
bluetooth
This file is implementing a bluetooth system which is equipped with frequency hopping method, this method is used for system
protection against jamming, This is a matlab simulink file.
- 2013-11-20 06:04:21下载
- 积分:1
-
suijishu
该文件是用MATLAB来进行随机数的产生,有具体的算法的实现。(This file is used MATLAB to carry out random number generation, there is a specific algorithm.)
- 2010-01-15 13:29:00下载
- 积分:1