资源列表
lpc-c
- LEVINSON-DURBIN的算法描述以及c实现-The algorithm of LEVINSON-DURBIN describes and c realize
07298311tempcont
- VC下的模糊卡程序,很适合初学者,是经过编译可执行的。- fuuzzy under vc
PID
- 经典的带死区的PID控制,经过编译效果很好,很适合工程应用-The classic PID control with dead zone, compiled a good effect, it is suitable for engineering applications
Algebraic-Eq-methods-code-(matlab)
- Numerical solution for solving algebraic linear equations.
MK
- 用于非线性时间序列的滑动突变检验,非参数方法-detection abrupt MK
MTT
- 用于非线性时间序列的滑动T检验,用于参数类的突变检验-detection MTT
GM12
- 气象类观测数据,非线性时间序列,gm12模式数据处理-comuputaion of data from gm12 mode
GM11
- 用于气象类观测数据,非线性时间序列,GM1模式数据处理-comptutation data
xuhanshu
- 一个程序计算三角,正方形和圆形的面积。 分析:依题意,可以抽象出一个基类CBase,在其中说明一个虚函数,用来求面积,并利用单接口、多实现版本设计各个图形求面积的方法。C++初学者的大作业 -A program to calculate the triangle, square and round the area. Analysis: According to the meaning of problems can be an abstract base class CBase, wh
xuhanshu2
- 编写一个程序计算正方形、球体和圆柱体的表面积和体积。依题意,抽象出一个公共基类CContaineer为抽象类,在其中定义求表面积和体积的虚函数(该抽象类本身没有表面积和体积可言)。抽象类中定义一个公共的数据成员radius,此数据可作为球体的半径、正方形的边长、圆柱体底面积圆半径。由此抽象类派生出要描述的三个类,在这三个类中都具有求表面积和体积的重定义版本。 -Write a program to calculate square, sphere and cylinder surface a
mpcPID
- 模型预测控制算法代码matlab例程中的串级控制系统-Model predictive control algorithm code matlab routines
