-
NarrowNoise
通过N个独立的正弦函数叠加来产生窄带噪声(Narrow Noise Generation from N sine function)
- 2020-07-01 17:00:02下载
- 积分:1
-
Matlab实现的带通滤波器-band1
Matlab实现的带通滤波器(Matlab the band-pass filter)
- 2005-03-14 12:13:24下载
- 积分:1
-
chapter-two
matlab有限元结构动力分析与工程应用 第二章源程序(matlab finite element structural dynamic analysis and engineering application source code chapter)
- 2011-11-24 16:42:06下载
- 积分:1
-
MK
说明: MK四轴飞控源代码,MK四轴飞控源代码,MK四轴飞控源代码(Flight control source code of MK quadrotor)
- 2010-02-05 12:31:08下载
- 积分:1
-
MATLAB-application
MATLAB应用程序接口用户指南
初学都作品。还望指点。(MATLAB Application Program Interface User Guide beginner all works. Also look directions.)
- 2011-06-05 20:30:09下载
- 积分:1
-
Multipletargettracking
三维多目标跟踪算法的MATLAB程序代码。是目标跟踪算法研究者学习和参考的很好资源(Three dimensional multiple target tracking algorithm MATLAB code. Target tracking algorithm is well researchers study and reference resources
)
- 2015-03-12 09:33:29下载
- 积分:1
-
tienan_v41
基于欧几里得距离的聚类分析,本科毕设要求参见标准测试模型,计算十字叉丝的在不同距离的衍射图像。( Clustering analysis based on Euclidean distance, Undergraduate complete set requirements refer to the standard test models, Calculation crosshairs diffraction image at different distances.)
- 2016-12-29 00:37:55下载
- 积分:1
-
Single_channel_single_sideband_transmissin_Matlab_
单信道OOFDM单边带传输Matlab代码(Single-channel single-sideband transmission Matlab code OOFDM)
- 2010-07-11 20:06:21下载
- 积分:1
-
psk-fsk
通信PSK调制fsk调制,按定义编写,及相应的误码率计算,里面用到GUI界面,大家可以从相应的代码中截取自己需要的部分(Communication PSK modulation fsk modulation, by definition, write, and the corresponding bit error rate calculation, which uses GUI interface, you can intercept the part they need the corresponding code)
- 2014-11-26 11:28:19下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1