-
fskmatlab
基于matlab的fsk信号调制 详细代码及完整实验报告(Based on the fsk signal modulation matlab code and complete a detailed experimental report)
- 2009-05-28 09:44:12下载
- 积分:1
-
Complete-GMSK-Modulation-a-Demodulation
Entire GMSK Modulation and Demodulation with BER counting.....
- 2020-12-19 12:59:10下载
- 积分:1
-
gst
说明: 广义S变换,用于时频分析,是S的改进形式(Generalized S-transform, used in time-frequency analysis, is an improved form of S)
- 2019-04-02 12:29:17下载
- 积分:1
-
isconnected
对复杂网络进行判定是否是连通图,输入参数是网络的邻接矩阵,如果是连通图,输出是1,如果不是,输出0.(directed or undirected graph)
- 2013-11-08 14:10:57下载
- 积分:1
-
ca_sam_carr_noise
CA码生成程序。可以产生32颗卫星的。并载波,采样(CA key generation procedures. Can produce 32 satellites. And the carrier, sampling)
- 2009-06-06 11:16:58下载
- 积分:1
-
RayTrace---0
说明: 声 线 跟 踪 计 算 程 序,raytrace,
- 2011-03-26 21:52:58下载
- 积分:1
-
5pcnn-segmentation
with simplified pulse coupled neural network for image binary segmentation of surveying and mapping science and technology papers
- 2014-11-19 06:26:43下载
- 积分:1
-
FLUX2
THIS PAPER IS ABOUT AXIS FLUX AND DIAGNOSIS FAULT IN INDUCTION MOTOR RARE
- 2013-12-29 08:05:41下载
- 积分:1
-
SCSToolboxV2
将压缩感知用于谱估计中,根据论文谱压缩感知的一些程序(Compressive sensing (CS) is a new approach to simultaneous sensing and compression of sparse
and compressible signals based on randomized dimensionality reduction. To recover a signal from its
compressive measurements, standard CS algorithms seek the sparsest signal in some discrete basis or
frame that agrees with the measurements. A great many applications feature smooth or modulated signals
that are frequency sparse and can be modeled as a superposition of a small number of sinusoids.
Unfortunately, such signals are only sparse in the discrete Fourier transform (DFT) domain when the
sinusoid frequencies live precisely at the center of the DFT bins. When this is not the case, CS recovery
performance degrades significantly. In this paper, we introduce a suite of spectral CS (SCS) recovery
algorithms for arbitrary frequency sparse signals. The key ingredients are an over-sampled DFT frame, a
signal model that inhibits closely spaced sinusoids, and classical sinusoid parameter e)
- 2012-06-29 10:10:42下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1