登录
首页 » matlab » dengyi

dengyi

于 2010-07-25 发布 文件大小:21KB
0 314
下载积分: 1 下载次数: 3

代码说明:

   CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )

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

发表评论

0 个回复

  • myIIR
    matlb编写的IIR滤波器程序,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。(IIR filter matlb prepared by the procedure, according to set targets and analog low-pass filter (Butterworth low-pass or low-pass Chebyshev) approximation to the ideal analog low-pass filter, and then through the bilinear transformation method for analog filtering device to digitize, the digital filter.)
    2008-01-22 15:27:53下载
    积分:1
  • bnb20_for_Matlab7.X
    修改后的bnb20(混合整数规划工具箱),能够在matlab7.0以上版本正常使用(Revised bnb20 (Mixed Integer Programming Kit), can be above normal use matlab7.0)
    2008-06-04 20:13:58下载
    积分:1
  • fc_tanker
    Fuzzy controller for tanker ship heading regulation
    2010-01-12 02:40:22下载
    积分:1
  • 31767665qq
    基于背景差分法和帧间差分法的目标跟踪 应用了二维滤波,效果较好(Application of a two-dimensional filtering, target tracking based on background subtraction and interframe difference method better)
    2012-03-24 21:21:39下载
    积分:1
  • matlab
    MATLAB频谱分析实例~~~希望对大家有用(wave)
    2010-05-20 14:09:38下载
    积分:1
  • doublependelumSVFC
    double penduluim control in simulink
    2011-08-19 09:15:25下载
    积分:1
  • NSGA2-MATLAB-Codes
    nsga2算法实例,用于多目标优化,基于pareto排序以及共享函数的多目标遗传算法(An example of NSGA2 algorithm, for multi objective optimization)
    2014-08-24 15:13:32下载
    积分:1
  • input-txt
    把txt格式的数据文件引入matlab中进行fft,输出四个图( Txt data file format introduced conducted matlab fft, the output of the four figure)
    2013-12-13 13:30:54下载
    积分:1
  • SINS--matlab
    捷联式惯性导航力学编排方程代码,自己编写的,对初学者有帮助(Inertial navigation equations of mechanics choreography code, I have written to help beginners)
    2014-03-13 09:34:21下载
    积分:1
  • MappedTensor
    Manages very large tensors of arbitrary dimensions as mapped files on disk. (This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way. MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated. An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format. )
    2010-12-14 15:17:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载