-
Serial_Terminal
A Complete Serial Port Communication terminal. It has several options including parity bit, baud rate, stop bit, change com port and many more.
- 2016-02-29 14:54:55下载
- 积分:1
-
PID-control-simulation-program
使用matlab编写的PID控制仿真程序(Prepared using matlab simulation program PID control)
- 2013-10-15 11:59:58下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
1
说明: 变窗宽模拟仿真的MATLAB程序
回归函数的估计mp,估计的偏差px,估计的方差vx(Variable window-width of the MATLAB simulation procedures for regression function estimation mp, the estimated bias px, the estimated variance vx)
- 2009-08-24 09:44:05下载
- 积分:1
-
Decoupled-load-flow
采用稀疏矩阵的PQ分解法潮流计算程序(依据《电力系统计算》一书附录用C语言编写,使用方法、变量名称都与书上一致)(Decoupled load flow)
- 2013-12-07 13:33:07下载
- 积分:1
-
SADFSA
这是21寸定位压合源代码(it s very inportent)
- 2013-11-15 19:37:11下载
- 积分:1
-
FUNC1
说明: Regression sum of squares , the maximum deviation , minimum deviation , the average deviation
- 2011-11-26 00:31:22下载
- 积分:1
-
PIDMatlabC
介绍了PID算法的matlab编程以及相对应的C语言编程(Introduced PID algorithm matlab programming and the corresponding C language programming)
- 2013-08-08 22:49:13下载
- 积分:1
-
19
说明: 抽象类以及纯虚函数的相关笔记。Figure作为基类,派生出Circle,Square(Abstract classes and pure virtual functions related notes. Figure as a base class, derived Circle, Square)
- 2014-02-20 15:33:35下载
- 积分:1
-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1