-
EMD
利用次端点镜像法对EMD边界进行延拓,其效果较好,仅供参考(Image method using sub-end extension on the EMD boundaries, the better, for reference only)
- 2010-09-30 14:24:56下载
- 积分:1
-
Deep_Clipping
Deep clipping simulation on matlab
- 2014-08-13 23:38:02下载
- 积分:1
-
Releasehelp
The goal of the HumanEva dataset is to develop new techniques, technology, and
algorithms for the automatic articulated pose estimation and tracking of humans. Brown University
is involved in an ongoing effort to develop this dataset of synchronized video and motion capture
data.
- 2015-01-27 17:04:23下载
- 积分:1
-
seg
Image Segmentation (Foreground separated from Background).
- 2009-06-05 14:16: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
-
romberg_integration
Romberg integration algorithm: a method for integrating mathematic functions, in MATLAB.
- 2009-05-22 04:14:38下载
- 积分:1
-
shuzhijifen
用经典RK方法和四阶ADAMS预测校正算法求解微分方程(Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS)
- 2009-12-23 12:32:05下载
- 积分:1
-
Signal_Detection_and_Estimation
说明: 信号检测与估计理论的一本好书,这方面的原版书籍不是很多,这是比较清晰而且可以借鉴的一本(Signal detection and estimation theory of a good book, this is not a lot of original books, it is more clear and can draw on a)
- 2010-04-27 13:05:48下载
- 积分:1
-
floaterK1
这是用MTTLAB编程,采用K近邻法对提取的水面漂浮物特征进行分类(This is programming MTTLAB, K-nearest neighbor method floats feature to classify the extracted water)
- 2013-04-29 11:31:30下载
- 积分:1
-
Gaussian-filter-to-remove-noise
用MATLAB对图片进行预处理,均值滤波和高斯函数去除噪音(Using MATLAB for image preprocessing, mean and Gaussian filter to remove noise)
- 2015-03-14 22:18:56下载
- 积分:1