-
Steady_State_IM_GUI
matlab programa de matlab de motores
- 2010-06-04 09:35:18下载
- 积分:1
-
GM(1-2)
这个主要是这对工业区预测编的程序,考虑的是GM(1,2)这种方式,如果是GM(1,n)可以改动一下就可以了。(This mainly Industrial Zone forecast compiled program, consider the GM (1,2) In this way, if the GM (1, n) can be changed and click on it.)
- 2012-12-30 16:12:47下载
- 积分:1
-
GPSposition
本程序包主要有5个函数,分别实现了大地坐标与WGS84坐标的转换,卫星位置计算,电离层延迟模型,对流层延迟模型(Delay_of_ionosphere()Delay_of_troposphere( )
GetSVPos()
BLH_to_WGS84( B,L,H )
WGS84_to_BLH(X,Y,Z))
- 2015-09-08 14:51:36下载
- 积分:1
-
SEP
无线传感器网络方面的MATlab代码,很有帮助(WSNs)
- 2009-12-04 15:08:15下载
- 积分:1
-
matlab-hanshu
详尽介绍了matlab语言的函数应用,对于初学者很有帮助。是matlab学习的入门教程。(A detailed description of the matlab language function applications, very helpful for beginners. Is the matlab learning introductory tutorial.)
- 2013-09-01 16:21:59下载
- 积分:1
-
PID
Proportional-Integral-Derivative (PID) control is the most common control algorithm used in industry and has been universally accepted in industrial control. The popularity of PID controllers can be attributed partly to their robust performance in a wide range of operating conditions and partly to their functional simplicity, which allows engineers to operate them in a simple, straightforward manner (exp. ref:national instruments).
This file analyse different conditions and methods for tuning the PID controllers.
- 2017-09-21 14:02:20下载
- 积分:1
-
matlab(erfenfa)
MATLAB高斯消去法解方程组,我调试过了,可以用的。欢迎大家下载使用!(MATLAB Gaussian elimination solution of equations, I have debug off, and can be used. Welcome to download!)
- 2009-12-08 21:51:55下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
fuzzyPID
某工业系统可等效为二阶环节带延迟...且执行机构具有0.07的死区和0.7的饱和区。采样时间T=0.01;系统的输入r(t)=1.5
要求1)设计一模糊控制器,使系统输出尽快跟随系统输入;2)模糊控制与PID控制的性能进行比较;3)系统有无延迟性能进行比较(An industrial system can be equivalent to second-order part of the implementing agencies with a delay ... and the dead with a .07 and 0.7 saturation. Sampling time T = 0.01 the system input r (t) = 1.5 requirement 1) design a fuzzy controller, the system output as soon as possible to follow the system input 2) fuzzy control and PID control performance comparison 3) whether the delay in the system performance comparison)
- 2010-01-22 19:15:37下载
- 积分:1
-
waveletdenoising
说明: 小波滤波时的matlab程序,是用于多种信号分解程序(When the matlab wavelet filtering procedure is used for a variety of signal decomposition process)
- 2008-09-27 02:14:56下载
- 积分:1