-
wm1
Matlab code for extraction
- 2011-11-09 22:25:49下载
- 积分:1
-
xingxin
求取一幅灰度图像中的光斑形心的位置的Matlab的源代码。算法使用的是最大类间方差法编写的程序,可以得到光斑形心位置的(x,y)坐标。(strike a gray image of the heart-shaped spot on the location of the source code Matlab. The algorithm used is MBV Law prepared by the procedures, can be heart-shaped spot position (x, y) coordinates.)
- 2006-06-07 10:33:42下载
- 积分:1
-
add_noisem
信号加噪方法,采用平均功率算法计算信噪比。(Signal plus noise method using average power algorithm to calculate the SNR.)
- 2014-09-23 03:53:59下载
- 积分:1
-
MATLAB-algorithm-
matlab 常用算法大全,很全,很好,大家可以借鉴学习的。(matlab commonly used algorithm Daquan, very full, very good)
- 2014-09-24 14:22:54下载
- 积分:1
-
warning-modeling
基于BP_Adaboost的强分类器设计-公司财务预警建模(Based BP_Adaboost strong classifier design- corporate financial early warning modeling)
- 2013-11-01 13:54:01下载
- 积分:1
-
fcboost
fuel cell and battery
- 2012-01-18 13:42:27下载
- 积分:1
-
倒立摆-LQR
关于一级倒立摆LQR+PID控制。包含源程序,simulink仿真模型等(On the inverted pendulum LQR+PID control. Including source program, Simulink simulation model, etc.)
- 2018-05-14 09:55:12下载
- 积分:1
-
RODY_2009_PROG
rotor dynamics toolbox
- 2011-01-11 18:40:41下载
- 积分:1
-
chap2_3
PID控制,可以实现延迟控制与Dalin算法。(PID control can be achieved the delay control Dalin algorithm.)
- 2013-03-25 17:43:23下载
- 积分: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