-
111
MatlabSimulink通信系统建模与仿真实例分析程序源代码和模型(MatlabSimulink communication system modeling and simulation analysis of source code examples and models)
- 2009-05-26 17:54:16下载
- 积分:1
-
eg24-shuizhipingjia
《MATLAB神经网络30个案例分析》中的第24个例子,案例24 模糊神经网络的预测算法-嘉陵江水质评价。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 24 example, 24 cases of fuzzy neural network prediction algorithm- jialing river water quality assessment. Hope to have certain help to everybody!
)
- 2013-09-20 16:41:04下载
- 积分:1
-
svrm
its good source code to be used .
i used it downloading it from internet.
- 2011-12-21 14:46:37下载
- 积分:1
-
ExtremeProgrammingApplied
Extreme Programming Applied介绍具体实施xp方法的流程以及需要注意的问题。(Extreme Programming Applied introduce specific implementation methods xp processes and the need to pay attention to.)
- 2007-11-03 17:14:39下载
- 积分:1
-
TIchinese_A1888
无人机高度基于matlab数据融合(考虑卡尔曼滤波)(UAV height data fusion based on matlab)
- 2010-07-27 14:30:07下载
- 积分:1
-
MATLABhanshuchaxuncidian
MATLAB函数库查询辞典,包含了matlab所有的函数,给大家查找matlab函数的使用带来方便。(MATLAB function library check dictionary, contains all the functions matlab, matlab functions for everyone to find convenient to use.)
- 2010-12-10 21:51:05下载
- 积分:1
-
easy
夫妻过河问题是一个历史久远的阿拉伯的趣味智力题,一种方法,(The problem is a husband and wife across the river a long history of Arab interesting puzzle, a way)
- 2010-05-12 22:24:48下载
- 积分:1
-
GSM_simulation
基于MATLAB的GSM仿真,包含卷积、交织、调制、信道、解调、解交织、解卷积(MATLAB simulation based on the GSM, including convolutional, interleaving, modulation, channel, demodulation, deinterleaving, deconvolution)
- 2010-07-14 10:17:54下载
- 积分:1
-
smartantena
MATLAB仿真在通信与电子工程中的应用-智能天线仿真MATLAB源程序(MATLAB simulation applications in communications and electronic engineering- smart antenna simulation MATLAB source)
- 2013-01-30 14:58:00下载
- 积分: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