-
QPSK
qpsk调制例程。包括显示幅频特性曲线和星座图(qpsk modulation routine. Including the amplitude-frequency curve show and constellation)
- 2010-05-11 17:54:58下载
- 积分:1
-
simulation
matlab实现特定信号仿真,离散,连续,傅立叶变化,拉布拉斯变换和z变换(matlab to achieve a specific signal simulation, discrete, continuous, Fourier transform, Laplace transform and z-transform Rab)
- 2013-09-19 16:21:03下载
- 积分:1
-
Target
变结构多模型临近空间高超声速飞行器跟踪算法(Multi-model variable structure near space hypersonic vehicle tracking algorithm)
- 2015-03-12 21:13:17下载
- 积分:1
-
MATLABoperatingbasis
MATLAB操作基础,讲述了MATLAB的基本功能(MATLAB operating basis, about the basic functions of MATLAB)
- 2010-11-14 11:57:27下载
- 积分:1
-
RSdecod
RS 码译码源程序,在Visual c++下可对比4元域上的RS码进行纠错译码.(RS decoder source, in Visual c contrast under four yuan domain of RS error correction code for decoding.)
- 2007-04-13 11:21:10下载
- 积分:1
-
MATLAB-Statistical-analysis
matlab 统计分析与应用 40个案例分析(Statistical analysis and application of 40 case studies)
- 2013-07-29 19:19:23下载
- 积分:1
-
KinectCalibratedRGBData01
RESTORATION OF KINECT CALIBRATED RGBD DATA by mahmood Davoodianidaliki
- 2014-02-07 02:57:17下载
- 积分:1
-
Directivity_function
麦克风阵列,
directivity function of simple delay-sum-beamformer (Microphone array, directivity function of simple delay-sum-beamformer)
- 2010-12-07 04:04:58下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
zhikuocdma
直扩系统的CDMA检测源码,用MATLAB实现(DS CDMA detection system source code, using MATLAB)
- 2007-04-22 12:51:40下载
- 积分:1