登录
首页 » matlab » shuffle

shuffle

于 2013-01-24 发布 文件大小:214KB
0 204
下载积分: 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 个回复

  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • Programming_the_Finite_Element_Method
    说明:  《有限元方法编程(第三版)》随书源码。 采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。( Finite Element Method Programming (Third Edition) With the book source. The preparation of the use of Fortran 90, nearly 400 calculation subroutine. 64 machines in the compiler is passed, and run correctly.)
    2008-09-11 13:02:13下载
    积分:1
  • nr_c301
    可以用于科学计算的库,数值计算库,只要将头文件包含即可。(Can be used for scientific computing libraries, numerical libraries, header files will be included as long as you can.)
    2009-05-09 13:08:22下载
    积分:1
  • dp5566
    一个非线性方程的matlap程序,杜芬方程的变异(A nonlinear equations matlap program, variation of Duffing equation)
    2015-04-04 11:20:45下载
    积分:1
  • opflatestedition
    跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。 本程序用ieee14节点网络测试(Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test)
    2021-03-23 20:49:15下载
    积分:1
  • Filtering-Algorithm
    电力系统继电保护中经常应用的滤波算法,基于电力系统电流信号的傅里叶变换。程序给出了算法的仿真实现。(Power system, Filtering Algorithm, Fourier Transform, Simulation in matlab)
    2012-03-09 11:26:15下载
    积分:1
  • L曲线程序
    确定近似最优正则化参数,很好的解决不适用问题(To determine the approximate optimal regularization parameter, it is very good to solve the problem.)
    2020-12-16 15:59:12下载
    积分:1
  • FFTfenxixiangweicha
    这是利用FFT分析相位差的程序,具有一定的参考价值!(This is done using FFT analysis phase of the program, has a certain reference value!)
    2014-05-27 11:32:29下载
    积分:1
  • TDMAsolver.f90
    TDMA solver for tridiagonal matrix
    2010-09-15 10:54:16下载
    积分:1
  • insert_and_simulate
    插值、拟合与规划问题 插值、拟合与规划问题(Interpolation, fitting with the planning of interpolation, fitting and planning issues)
    2008-08-04 16:42:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载