-
matlab_control
说明: 在matlab环境下实现对经典控制理论的分析和验证。(Controling experiment in matlab. )
- 2009-08-19 08:49:05下载
- 积分:1
-
ECE1512-Chaos-based-Image-Encryption-master
implementation of arnold transform
- 2020-06-20 03:20:02下载
- 积分:1
-
untitledlly2
基于SIMULINK开发的分数阶控制器,同时带有ITAE评价标准部分(design of fractional order controller based on SIMULINK,the model contains the part of evaluation criteria with ITAE)
- 2010-06-30 15:36:07下载
- 积分:1
-
predictive-control
DMC,MAC以及广义预测控制的一些程序(DMC, MAC and generalized predictive control of some of the procedures
)
- 2012-03-28 09:25:25下载
- 积分:1
-
SIX
Matlab教程第六章案例,时间序列分析与计量(Matlab Guide Chapter cases, time series analysis and measurement)
- 2013-07-20 10:07:12下载
- 积分:1
-
duobianliangmatlabcode
讨论了多变量灰色预测模型的算法,给出多变量灰色预测模型的Matlab程序.通过实例说明算法程序的应用和效果. 更多还原
(Algorithm discussed multivariable gray forecasting model, gives the Matlab program multivariable gray forecasting model by examples illustrate the application and effectiveness of the algorithm of the program. More reduction)
- 2013-12-14 15:46:32下载
- 积分:1
-
pulsegen
一个脉冲序列生成器,用于超宽带通信
一个脉冲序列生成器,用于超宽带通信(A pulse sequence generator for ultra-wideband communications of a pulse sequence generator for ultra-wideband communications)
- 2008-04-14 20:56:04下载
- 积分:1
-
Asynchronous_Machine_PWM
异步电机matlab仿真模型,采用PWM调速方式(Matlab simulation model of induction motor, PWM speed)
- 2013-04-16 18:21:52下载
- 积分:1
-
transfer_matrix_method
应用传递矩阵法求解转子动力学特性,转子临界转速和振型等动力学特性被获得。(The transfer matrix method is studied on rotor dynamics, and the critical speed is obtained)
- 2015-03-11 12:07:41下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1