-
matpower4.0-(1)
MATPOWER是MATLAB的M文件包® 求解潮流和最优潮流问题。它的目的是作为一个研究者和教育者,是易于使用和修改仿真工具。MATPOWER是设计给最佳的性能,同时保持代码的简单理解和修改。它最初是为POWERWEB项目的一部分。(MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. It was initially developed as part of the PowerWeb project.
)
- 2015-01-29 11:47:23下载
- 积分:1
-
VSplitterCtrlSnk
VSplitterCtrlSnk.cls 可将窗口分为两部分并可随意调整大小的类(VSplitterCtrlSnk.cls window can be divided into two parts may arbitrarily large adjustment small type)
- 2007-01-19 10:31:42下载
- 积分:1
-
truyen_dan_so_matlab
Simulation Digital communication by using matlab
- 2012-09-03 13:14:51下载
- 积分:1
-
MUSIC-revised
本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
- 2014-01-19 21:37:16下载
- 积分:1
-
GoogleReCaptcha_SourceCode-noexe
this project about the Google ReCaptcha how it will work and all source code will be available in this code
- 2015-03-11 13:12:44下载
- 积分:1
-
matlabaavc
MATLAB与VC_混合编程实现一维小波多尺度分解_汉泽西.pdf用于电网故障检测(VC_ MATLAB mixed programming with one-dimensional wavelet multiscale decomposition _ Hanze Xi. Pdf for grid fault detection)
- 2013-09-04 20:29:39下载
- 积分:1
-
VCandmatlabcomplie
VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
- 2010-07-13 17:26:00下载
- 积分:1
-
CPP_
c++必备:c++ primer、clean code、effective c++(c++ primer、clean code、effective c++)
- 2015-02-04 15:22:17下载
- 积分:1
-
new
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-new
- 2015-03-10 23:21:14下载
- 积分: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