-
kalman-lvbo
自己编写的一个随动系统的kalman滤波模型(I have written a servo system of the kalman filter model)
- 2009-11-28 14:21:25下载
- 积分:1
-
digital-signal-MATLAB-implement
数字信号处理教程MATLAB释义与实现(电子工业出版社)程序集(signal processing leture notes.
matlab implement
)
- 2009-06-18 17:32:49下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
DTMF
说明: matlab实现DTMF辩音程序,要求由用户生成DTMF音保存为wav格式,即可。(DTMF tone debate matlab implementation procedures required DTMF tone generated by the user is saved as wav format, you can.)
- 2010-04-27 22:00:42下载
- 积分:1
-
image-fusion
图像融合,实现两幅图像的特征融合.该程序使用小波分解的方法先对两幅图像进行小波分解,然后进行多种方法对图像进行特征融合(Fusion, feature fusion of two images to achieve. The method uses wavelet decomposition of the two images before wavelet decomposition, and then features a variety of methods of image fusion)
- 2011-04-24 11:48:51下载
- 积分:1
-
minglingdaquan
matlab最全的命令大全,初学者或则matlab学习的同志可以根据此大全了解所有的命令(matlab command Daquan most complete beginners or the matlab learning comrades can understand all this command Daquan)
- 2013-10-27 21:14:44下载
- 积分:1
-
FMINCON
C=CURVEFIT( 拟合模型 ,参数C初值,X数据,Y数据) 求参数C使得 sum {(FUN(C,X数据)-Y数据).^2}最小化(C = CURVEFIT ( fitting model and parameter C, initial X, Y data) for data parameters that sum {there (C) (C, X-ray data- Y j ^ 2) minimizing})
- 2010-08-16 20:23:31下载
- 积分:1
-
edge
运用Matlab对图像进行边缘检测,有具体的边缘检测方法,像基于梯度的算法。(Matlab, the image edge detection, edge detection method specific, such as gradient-based algorithm.)
- 2020-06-25 21:40:02下载
- 积分:1
-
qam16
在基带仿真16qam的matlab仿真程序,统计了系统的误比特性能。(16QAM in the base-band simulation of matlab simulation program, statistics of the system BER performance.)
- 2008-05-07 09:41:24下载
- 积分:1
-
spacetimecodes
说明: 是关于空时编码的,给出了Matlab程序实现,希望有借鉴意义。(on space-time coding, given the Matlab program, he said.)
- 2006-04-11 14:35:56下载
- 积分:1