-
salo-dpf
An algorithm for radial distribution power flow in Complex mode including voltage controlled buses (An algorithm for radial distribution power flow in Complex mode including voltage controlled buses)
- 2009-06-10 14:39:00下载
- 积分:1
-
pri_divide
有序样品的最优分割程序。本程序优点在于分类齐全,使用方便、直观。供大家学习参考。(ordered the optimal sample segmentation procedures. The classification process is complete advantages, easy to use, intuitive. We reference for the study.)
- 2007-05-12 21:33:47下载
- 积分:1
-
jack_immune
一个基于Matlab的人工免疫算法解决多峰函数优化(An artificial immune algorithm based on Matlab
)
- 2013-11-06 22:12:14下载
- 积分:1
-
An-Adapted-Firefly-Algorithm-for-Product-Developm
An Adapted Firefly Algorithm for Product Development Project
Scheduling with Fuzzy Activity Duration
- 2015-01-06 03:28:22下载
- 积分:1
-
MIMO_LDPC_Simulation
肖扬书中mimo LDPC 的仿真程序,通过。(Xiao Yang in the book mimo LDPC simulation program, was adopted.)
- 2020-09-20 09:07:54下载
- 积分:1
-
VQ_HMM
用matlab编程来实现,用HMM模型进行孤立词的语音识别(using Matlab programming to achieve with HMM term isolation of Speech Recognition)
- 2005-08-04 22:01:56下载
- 积分:1
-
range
PULSED RANGE IMAGING
- 2012-03-30 16:42:01下载
- 积分:1
-
ll
说明: 一个遗传算法的函数优化,求函数的最小值,matlab编写的程序(A genetic algorithm for function optimization, seeking the minimization, matlab program written)
- 2010-05-27 22:11:24下载
- 积分:1
-
DVB_S2
Cycle slip probability of the phase unrapping algorithm(Cycle slip probability of the phase unrapp ing algorithm)
- 2006-11-02 11:15:08下载
- 积分: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