-
FSAPB
基于时隙aloha的防碰撞改进算法,效率很高哦,希望对大家有用(ALOHA anti-conclusion alogrithm dddddd)
- 2010-08-06 09:37:11下载
- 积分:1
-
fem1
有限元的程序,好用的,做毕业设计可以做参考(Finite element program, easy to use, do graduate design reference can be done)
- 2013-10-07 10:06:28下载
- 积分:1
-
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
-
FFT_all
用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)
- 2019-05-12 10:03:40下载
- 积分:1
-
dsgkdsgkdggdsg
基于 MATLAB 的时域信号采样及频谱分析
二、基本要求:
掌握数字信号处理的基本概念、基本理论和基本方法;
。(MATLAB-based time-domain signal sampling and spectral analysis of two basic requirements: to master the basic concepts of digital signal processing, basic theory and basic methods .)
- 2009-12-21 21:06:08下载
- 积分:1
-
matlab
精米自动检测,根据长度找出碎米,并作出记号。(Automatically detect rice, according to the length of Cardamine identify and make a mark.)
- 2009-06-22 12:23:42下载
- 积分:1
-
atti_cal
惯性导航程序,matlab编辑,旋转矢量法结合方向余弦矩阵,完美计算姿态阵,惯导姿态更新程序(Inertial navigation procedures, matlab editing, rotation vector direction cosine matrix method combined with perfect posture matrix calculation, INS attitude update)
- 2014-11-01 22:51:32下载
- 积分:1
-
CAM
Content-addressable memory (CAM) is a special type of computer memory used in certain very-high-speed searching applications. It is also known as associative memory, associative storage, or associative array, although the last term is more often used for a programming data structure.
- 2014-12-06 00:33:45下载
- 积分:1
-
clustering
利用MATLAB实现聚类~MATLAB程序~多种方法实现~(Clustering ~ MATLAB using MATLAB program a variety of methods to achieve ~ ~)
- 2013-11-23 19:34:15下载
- 积分:1
-
RLS1
用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 (RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare)
- 2010-01-17 08:52:46下载
- 积分:1