-
tuihuo
matlab图像处理领域类的一种常用算法。对初学者有很大的帮助(matlab image processing class, a common algorithm. Very helpful for beginners)
- 2010-08-17 11:33:32下载
- 积分:1
-
Proficient-in-MATLAB-GUI-design
精通MATLAB GUI设计,第2版,电子工业出版社(Proficient in MATLAB GUI design,2nd edition, Electronic Industry Press)
- 2015-03-12 13:50:25下载
- 积分:1
-
CarPark
vissim 停车控制代码,更够控制VISSIM仿真软件的车辆停车行为(vissim vehicle parking control code)
- 2016-09-02 02:29:26下载
- 积分:1
-
plane
平面板壳单元的单元刚度矩阵和单元质量矩阵程序(Unit of the flat shell element stiffness matrix and mass matrix program)
- 2012-05-25 20:16:46下载
- 积分:1
-
Matlabshipingfenxi
Matlab时频分析技术及其应用书源代码(Matlab time-frequency analysis technology and its applications book source code)
- 2012-07-18 00:12:39下载
- 积分:1
-
hhtemd
HHT工具箱,希尔伯特黄变换用的工具箱和emd程序代码(HHT toolbox, EMD decomposition of essential things, Hilbert-Huang Transform toolbox and program code used emd)
- 2013-12-17 10:34:42下载
- 积分:1
-
ofdm--papr-BER
降低正交频分复用系统PAPR的各种算法及误码率,调试后是正确的(OFDM PAPR)
- 2021-02-22 04:29:41下载
- 积分:1
-
Decouple
this source code is busout matlab
- 2013-08-04 17:40:13下载
- 积分:1
-
project_effect1
用来评估信号去噪的效果,采用模拟评估法,matlab程序(Used to assess the effects of signal de-noising, analog Assessment Act, matlab program)
- 2013-03-25 00:44:44下载
- 积分: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