登录
首页 » matlab » shuffle

shuffle

于 2013-01-24 发布 文件大小:214KB
0 197
下载积分: 1 下载次数: 107

代码说明:

  利用拉格朗日松弛法求解机组组合问题,考虑领域搜索的随机性(Using Lagrangian relaxation method to solve the unit combination problem, considering the randomness of the search field)

文件列表:

crossover.m,288,2007-02-01
ex1201.m,238,2007-03-15
ex1202.m,395,2007-03-15
ex1203.m,299,2007-03-15
ex1204.m,305,2007-03-16
ex1205.m,314,2007-03-16
ex1206.m,428,2007-03-15
ex1207.m,394,2007-03-15
ex1208.m,527,2007-03-15
ex1209.m,893,2007-03-16
ex1211.m,170,2007-03-15
ex1212.m,185,2007-03-16
ex1213.m,168,2007-03-16
ex1214.m,351,2007-03-16
ex1215.m,108,2007-03-16
ex1216.m,52,2007-03-16
ex1217.m,181,2007-03-16
ex1218.m,177,2007-03-16
ex1219.m,107,2007-03-16
ex1220.m,135,2007-03-16
f1209.m,320,2007-03-16
f1211.m,77,2007-03-16
f1215.m,104,2007-03-16
f1216.m,54,2007-03-16
f1219.m,81,2007-03-16
f1220.m,526,2007-03-16
fcon1212.m,155,2007-03-16
fcon1219.m,112,2007-03-16
genetic.m,1703,2007-02-01
gen_decode.m,319,2007-02-01
gen_encode.m,359,2007-02-01
MATLAB最优化计算20例.pdf,228169,2009-02-19
mutation.m,301,2007-02-01
Mu_Inv.m,96,2007-02-01
Nelder0.m,1457,2007-02-01
Opt_Golden.m,766,2007-01-24
Opt_Nelder.m,624,2007-01-31
Opt_Quadratic.m,1372,2007-02-01
Opt_Simu.m,1048,2007-02-01
Opt_Steepest.m,1641,2007-02-01
shuffle.m,186,2007-02-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pic1d
    这是一个用于一维等离子体粒子模拟的Fortran程序。(This is a one-dimensional plasma particle simulation for Fortran programs.)
    2021-04-13 10:18:56下载
    积分:1
  • PAMELA
    由美国SANDIA实验室一名研究员编写的用于计算半导体量子纳米线的一系列matlab文件。(SANDIA laboratory by the American researcher prepared a semiconductor quantum nanowire used to calculate a series of matlab file.)
    2013-08-25 06:39:34下载
    积分:1
  • mixfft
    fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法(fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm)
    2008-07-27 12:35:37下载
    积分:1
  • 信号检测贝叶斯
    使用Matlab编程,对教材74页例3.3.1进行编程仿真。其中,正电压A的值、噪声方差值、每个码元周期内的采样点数N自行设定(可设置为可调的变量)。噪声值可使用Matlab中产生高斯随机数的函数来进行仿真。贝叶斯检测判决式中,先验概率P(H1)=P(H0),判断错误的代价因子设为1,判断正确的代价因子设为0. 按照上述参数的设定进行仿真,实现对仿真数据的贝叶斯检测判决;循环生成仿真数据,并进行判决结果的统计,即记录判决正确的次数,估计正确判决的概率。(The use of Matlab programming, teaching materials 74 pages of 3.3.1 programming simulation. Among them, the value of positive voltage A, the variance of noise, the number of sampling points in each symbol cycle (N) can be set by itself (adjustable variable). Noise values can be simulated using the function of generating Gauss random numbers in Matlab. In the Bias detection decision, the prior probability P (H1) =P (H0), the factor of error judgment is set to 1, and the correct cost factor is set to 0. According to the simulation parameters and realize the judgment of Bayesian detection simulation data; generating cycle simulation data, statistics and decision, which records the correct number of judgment, the estimated probability of correct decision.)
    2021-04-19 14:08:51下载
    积分:1
  • jacobi
    对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is ​ ​ nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
    2013-10-26 10:11:06下载
    积分:1
  • ems
    用于处理电力系统中含有4个节点的随机潮流计算(Four nodes to deal with the random flow calculation)
    2009-06-16 09:43:28下载
    积分:1
  • 5CFDprogram
    压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Chorin压力迭代求解couette二维流动问题。(CFD compression package contains five basic program, which is an Euler equation solving MacCormack1DSolveRiemann.for (Riemann problem), UpwindTVD_1D.for is one-dimensional compressible viscous NS equation solving, MAC-Chorin2D.for is the use of algorithms and MAC Chorin pressure iterative solution for solving the two-dimensional incompressible flow problems between viscous flat Poisuille, Lax-Webdroff2D.for using Lax-Webdroff difference scheme for solving the two-dimensional plane shock wave reflection problem, fvm_upwind_MAC_couette.for based on first order upwind scheme and Discrete Chorin pressure couette iterative solution of two-dimensional flows.)
    2015-01-16 19:01:12下载
    积分:1
  • coplqp.tar
    内点法求解凸二次规划 COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscript文件)和问题实例(Interior point method for solving convex quadratic programming)
    2020-06-28 20:40:01下载
    积分:1
  • Matlab是结构力的好助手
    说明:  Matlab是计算结构力学的好助手,计算结构力学(MATLAB is a good assistant in computational structural mechanics)
    2019-06-30 13:08:32下载
    积分:1
  • surferce_wave
    本人上传的为线性拉东变换方法,它能够提取面波的频散曲线(I uploaded is of linear radon transform method, it can extract of surface wave dispersion curves)
    2012-10-24 17:15:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载