-
T-S_module
基于T-S模型的预测控制。为Matlab文件,附有模型说明。
(TS model based predictive control. For the Matlab files, with the model description.)
- 2020-12-14 12:19:15下载
- 积分:1
-
sc
说明: MATLAB编写的图形色彩绘制程序,功能十分强大(Written in MATLAB graphics color drawing program, a very strong function)
- 2009-11-18 00:01:31下载
- 积分:1
-
wavepack
这时一些关于matlab连续小波变换的程序代码,希望对学习matlab的人有用处(At this time about the continuous wavelet transform matlab code, people who want to learn useful matlab)
- 2010-12-24 14:13:55下载
- 积分:1
-
3_110-3
The article concerns observing states of the Induction Motor (IM) using a Luenberger observer in the speed servo drive.
The movement of the motor and observer roots is analyzed for a variable speed. Following the analysis, a new method for
gain evaluation of the IM magnetic flux observer is presented. This structure is extended by including an adaptive speed
observer. The functionality of the presented method is proved in simulations using MATLAB Simulink.
- 2012-08-15 18:45:59下载
- 积分:1
-
Quadratic-Programming
二次规划的matlab程序,希望对初学者有用( Quadratic Programming
)
- 2014-01-08 10:36:43下载
- 积分:1
-
chap08
插值matlab源程序,附使用说明,包括拉各朗日插值,牛顿插值,及示例(Interpolation matlab source, with the use of notes, including the pull of the Long Day interpolation, Newton interpolation, and examples)
- 2007-12-14 23:04:36下载
- 积分:1
-
matlab_plot
如何用Matlab画图
以西东方向为横轴,以南北方向为纵轴。(选适当的点为原点)将国土最西到最东边界在x轴上的区间划取足够多的分点xi,在每个分点处可测出南北边界点的对应坐标y1 ,y2,(How to use Matlab drawing
XiDong direction in the north and south direction for the horizontal axis, for the vertical axis. (choose appropriate point for starting point the west to the east land border on the x axis of interval strokes on the locations take enough in every cent point place xi, can detect the north-south border points corresponding coordinates, y2 y1,
)
- 2011-05-05 09:21:34下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
APCS
matlab project for class higher matlab
- 2020-12-07 20:59:20下载
- 积分:1
-
floodPcode
说明: 这个文件时无线传感网络拓扑算法中的泛洪算法代码(Algorithm for wireless sensor network topology in the flooding algorithm code)
- 2021-03-02 13:39:34下载
- 积分:1