-
matlabencrypton
matlab编写的数字签名言简意赅,相信一定会有人用到。(matlab digital signature prepared concise, I am sure someone will use.)
- 2009-04-26 10:01:43下载
- 积分:1
-
serial_communication1234
说明: matlab串口程序,com选择,波特率等(matlab serial procedures, com selection, baud rate, etc.)
- 2011-03-21 20:58:13下载
- 积分:1
-
Rayleigh-channel-analysis
Rayleigh信道性能分析:包含三个文件,分别计算概率密度函数、累积分布函数和误符号率(Rayleigh channel performance analysis: contains three files, calculate the probability density function, cumulative distribution function and the symbol error rate)
- 2014-11-15 11:46:45下载
- 积分:1
-
fisher
matlab实现费希尔法(fisher法)实现对样本的分类,上载的是txt文本文档。(matlab in fisher sorting)
- 2014-11-28 23:16:30下载
- 积分:1
-
Der1BasisFun
matlab程序,可求解任意次B样条基函数及其一阶导(Solving the basic function of arbitrary order B spline and its first order)
- 2018-01-29 22:59:21下载
- 积分:1
-
8155
8155中文资料,详细介绍了8155芯片,包括原理及应用,在网上好不容易找到的(8155 Chinese data, detailing the 8155 chips, including the theory and application, not easy to find on the Internet)
- 2010-03-03 16:30:01下载
- 积分:1
-
record-voice
voice recorder with gui matlab.this program have spectogram too
- 2014-12-08 18:53:33下载
- 积分:1
-
OFDM_QAM
ofdm仿真系统matlab源程序,子载波调制方式为qam。(ofdm matlab simulation system source code, sub-carrier modulation for qam.)
- 2015-01-22 22:55:14下载
- 积分:1
-
sa-pso-bybird
基于原始粒子群算法和原始模拟退火算法的结合。具有收敛性好,计算速度快的优势(Combined with the original particle swarm algorithm based on simulated annealing algorithm and the original. Has a good convergence, high calculation speed advantage)
- 2015-02-27 18:43:24下载
- 积分: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