-
dengyi
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
)
- 2010-07-25 11:38:36下载
- 积分:1
-
shoushishibie3
说明: 基于计算机视觉的手势识别研究——硕士论文(Computer vision-based gesture recognition- pp)
- 2011-04-01 17:02:00下载
- 积分:1
-
heat2
heat2 implecit heat2 implecit
- 2012-06-03 02:52:00下载
- 积分:1
-
dftprogram
dft and idft with and with out function
- 2010-11-10 14:08:30下载
- 积分:1
-
job(2)
Matlab处理图形图象的一些处理函数使用方法介绍
(Matlab handle graphics images using a number of treatment function introduction)
- 2008-05-26 15:09:07下载
- 积分:1
-
NPSO
基于最基本的粒子群算法提出了一种与从生物角度提出来的小生境算法相结合的小生境粒子群优化算法(Based on the most basic particle swarm algorithm, a niche particle swarm optimization algorithm is proposed based on the niche algorithm proposed the biological point of view.)
- 2017-04-05 14:57:30下载
- 积分:1
-
OFDM_Multipath_simulation
说明: OFDM是将高速串行数据分成成百上千路并行数据,并分别对不同的载频进行调制,这种并行传输体制大大扩展了符号的脉冲宽度,提高了抗多径衰落的性能。同时,在传统的频分复用方法中,各子载波之间的频谱互不重叠,频谱利用率较低。而采用OFDM技术,一个OFDM符号之内包括多个经过调制的子载波的合成信号,每个子载波在频谱上相互重叠,这些频谱在整个符号周期内满足正交性,因而在接受端可以保证无失真恢复,从而大大提高频谱利用率。(OFDM divides high-speed serial data into hundreds of parallel data channels and modulates different carrier frequency separately. This parallel transmission system greatly expands the pulse width of symbols and improves the performance of anti-multipath fading. At the same time, in the traditional method of Frequency Division multiplexing, the spectrum between the sub-carriers does not overlap each other, the spectrum utilization ratio is low. In the case of OFDM, an OFDM symbol consists of multiple modulated sub-carriers, each of which overlaps in the spectrum, which is orthogonal throughout the symbol period, thus, no distortion recovery can be ensured at the receiving end, thus greatly improving the spectrum utilization ratio.)
- 2021-01-06 11:49:43下载
- 积分:1
-
NL2
nl算法是一个十分好的图像去噪的算法,算法比较容易实现,适合于图像处理方面入门的人学习使用(nl algorithm is a very good image denoising algorithm, the algorithm is relatively easy to implement, suitable for image processing aspects of the entry of people learning to use)
- 2012-05-02 22:56:37下载
- 积分:1
-
0-classification-matlab(1)
fault detection and classification
- 2014-01-22 12:16:23下载
- 积分:1
-
FE-code-(CST)
悬臂梁轴向变形有限元分析的MATLAB算例(Cantilever axial deformation finite element analysis of MATLAB examples)
- 2016-05-01 09:32:25下载
- 积分:1