-
Wind_Turbine_Pm_1Tm
说明: 在simulink环境中搭建的风力机模型,能够输出风力机的功率和转矩曲线(Built environment in the simulink model of wind turbine, wind turbine output to the power and torque curves)
- 2011-04-07 13:04:35下载
- 积分:1
-
xianxingfangchengzu
说明: 本代码是GAUSS-SEIDEL迭代法、选主元JORDAN消去法、简单GAUSS消去法、选主元GAUSS消去法的MATLAB程序,有详细注释,可直接调用(This code is GAUSS-SEIDEL iteration, pivoting JORDAN elimination, simple GAUSS elimination, pivoting GAUSS elimination of the MATLAB program, with detailed notes, can be called directly)
- 2010-04-27 16:35:44下载
- 积分:1
-
MATLAB-GUI
MATLAB GUI实现动态画图曲线的源程序代码 具有完整的代码和运行结果(MATLAB GUI dynamically draw the curve of the source code)
- 2014-12-17 19:52:31下载
- 积分:1
-
HC_test_h
heat transfer by conduction (compare)
analytical numerical
- 2015-04-03 09:16:30下载
- 积分:1
-
GES_Demo_sor
古高科技公司的运动控制卡GE_400系列Demo例程(Ancient tech companies Motion Control Card GE_400 Series Demo routines)
- 2013-11-08 11:09:31下载
- 积分:1
-
Foa
说明: 果蝇算法性能测试函数,用于对算法优化进行相关测试,代码简洁,并进行了封装(The performance test function is used to test the algorithm optimization. The code is concise and encapsulated.)
- 2019-01-06 10:54:27下载
- 积分:1
-
kme
k-means Clustring sub routine very useful Texture Image Segmentation
- 2011-01-25 01:26:29下载
- 积分:1
-
libsvm
通过一个实例,学习libsvm在matlab中的使用方法,适合初学者。(One instance, learning to use libsvm in matlab, suitable for beginners.)
- 2013-01-04 10:46:22下载
- 积分:1
-
DMC
DMC控制 当对系统知之甚少时用此方法 形成矩阵方程 并解此方程(DMC control when little is known about the system when using this method to form the matrix equation and solving this equation)
- 2011-09-19 17:04:38下载
- 积分: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