-
ziranchouyang
说明: 本程序验证了通信原理中的自然抽样定理,包含源码与结果(The communication principle is verified in the natural sampling theorem, including source code and results)
- 2011-03-17 21:52:21下载
- 积分:1
-
First_frac
用matlab编写的模拟地震波在均匀各向同性介质中传播的正演程序,震源为爆炸震源。(Written by matlab simulation of seismic wave propagation in homogeneous isotropic media the forward process, the source for the explosion source.)
- 2011-04-25 08:48:29下载
- 积分:1
-
F16-simulation
经典F16飞行控制仿真程序(含MDL及M源码)-MATLAB源代码(Classic F16 flight control simulation program-MATLAB source code (with MDL and M of source))
- 2021-01-02 11:18:57下载
- 积分:1
-
cos
啁啾cos周期光纤光栅
Cos-period fiber grating chirp
- 2010-07-11 13:41:01下载
- 积分:1
-
HIO
相位衬度成像中恢复算法经典程序,MATLAB环境,(Phase-contrast imaging procedures to recover the classical algorithm, MATLAB environment,)
- 2021-04-14 15:48:55下载
- 积分:1
-
二维均匀圆阵下 MUSIC DOA(波达方向)估计2D_MUSIC
2维均匀圆阵下 MUSIC DOA(波达方向)估计,通过谱峰搜索得到信源的俯仰角和方位角。(Under the two-dimensional uniform circular array MUSIC DOA (DOA) estimates obtained by the source spectral peak searching elevation and azimuth.)
- 2020-06-27 00:40:01下载
- 积分:1
-
Zernike_simulation
Zernike波前拟合源代码,实现了波面相位分解(Simulation by zernike modes)
- 2016-05-21 10:39:27下载
- 积分:1
-
SimulinkModel
描述Matlab的Simulink的模型创建方法和仿真方法,是学习Simulink的好资料(This file is write for the Simulink of Matlab)
- 2010-06-29 10:46:38下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
ModulationTechniques
Applications to Communication Systems: Modulation Techniques
Type of Modulation-Continuous-wave (CW) modulation-Pulse Modulation-Full Amplitude Modulation-Spectral Overlap-Double Sideband- Suppressed Carrier Modulation-Frequency Modulation-PAM
- 2010-11-02 01:22:49下载
- 积分:1