-
ASK-OOK-FSK-BPSK
MATLAB实现ASK, OOK, FSK, BPSK, QPSK, 8PSK调制源代码(Free Source Code for ASK, OOK, FSK, BPSK, QPSK, 8PSK
Digital Modulation in FPGAs Xilinx using system generator (ASK, BPSK, FSK, OOK, QPSK)
)
- 2009-07-02 14:33:40下载
- 积分:1
-
Matlab
说明: 一本有关MIT matlab的书籍,内容还不错,上传了给大家分享(MIT matlab a relevant books, content is also good, uploaded to share with you)
- 2008-12-02 17:17:26下载
- 积分:1
-
trans_coherence
此代码是计算两个数据之间的相关性的,直接调用Matlab里的功能函数(This code is to calculate the correlation between the two data directly call Matlab functions)
- 2013-03-06 08:42:25下载
- 积分:1
-
pdf_norm_code
很好的正态分布代码,用简单的matlab代码编写,很清晰!(Very good normal distribution code, matlab code is written in simple, very clear!)
- 2010-08-24 20:58:05下载
- 积分:1
-
BG_Wael
说明: 改进的细菌觅食算法的MATLAB源代码,可以进行比较改进,对研究人员有帮助(Improved bacterial foraging algorithm MATLAB source code can be compared to improvements to the researchers help)
- 2011-03-16 16:21:54下载
- 积分:1
-
svm-cailiao
支持向量机的原理、应用。支持向量机的算法、综述、核函数的定义等(Support vector machine principle, application. Support vector machine algorithm, summarized the definition of kernel function)
- 2010-05-12 10:26:41下载
- 积分:1
-
koch_internship
The objective of this project is to design and simulate a single phase half-bridge switched power
supply for driving a series of CET coils. The power supply will act like a current source and the
switching frequency fs = 1/Ts
of the output voltage waveform equals 2.78 MHz.
- 2013-10-21 19:59:25下载
- 积分:1
-
bunhan
MIT人工智能实验室的目标识别的源码,数据模型归一化,模态振动,使用matlab实现智能预测控制算法。( MIT Artificial Intelligence Laboratory identification of the target source, Normalized data model, modal vibration, Use matlab intelligent predictive control algorithm.)
- 2017-01-12 10:12:04下载
- 积分:1
-
sobel code in matlab
sobel edge detection in matlab
- 2010-09-27 15:21: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