-
grg
网上搞到的一个处理数据的程序,可以使用的。(Data of a processing program, you can get online.)
- 2013-04-21 11:02:52下载
- 积分:1
-
mcgs-eg
关于MCGS锅炉控制的实验事例,供大家参考(the example about MCGS)
- 2015-03-11 09:45:14下载
- 积分:1
-
SARchengxiang
SAR成像很好的学习资料,希望大家喜欢。(The SAR imaging learning materials, hope you like)
- 2012-08-24 18:14:58下载
- 积分:1
-
最小二乘法电力系统状态估计 estimation-WLS
最小二乘法电力系统状态估计,利用IEEE-14和IEEE-30节点系统检验,结果正确(WLS method of power system state estimation)
- 2020-06-27 04:00:01下载
- 积分:1
-
ExampleInet
Important skill to learn for Inet tools
full source code
- 2014-10-27 07:14:42下载
- 积分:1
-
MemDC_Test
MemDC防止屏幕闪烁的好方法,如不使用内存DC在画图,显示时会闪烁。(memdc redraw dc)
- 2013-12-18 20:26:22下载
- 积分:1
-
1.1.tar
matlab的遗传算法源代码
matlab的遗传算法源代码(matlab的遗传算法源代码matlab的遗传算法源代码)
- 2010-09-19 12:08:42下载
- 积分:1
-
zuiyoutidu
最速下降法的Matlab程序,实现函数无约束条件下的最小值求解(Steepest descent method in Matlab, functions to achieve the minimum under no constraints to solve)
- 2011-12-14 08:51:16下载
- 积分:1
-
2PSK
2PSK调制器的设计,在通信原理教学中应用MATLAB语言,可借助MATLAB方便的绘图性,把信号的频谱用MATLAB图形,很好地展现给学生,这样学生可以通过形象的图形来掌握抽象的理论,从而更好地理解原理.(2PSK modulator design, principles of teaching in the communications applications MATLAB language, can take advantage of MATLAB graphics and convenient, the spectrum signal using MATLAB graphics, a good show to the students so that students can grasp the image of the graphics to the theory of abstract to better understand the principle.)
- 2009-04-22 19: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