-
IFIR
用matlab实现IFIR滤波器,其中,有关滤波器的各种相关参数可以自行设定,便于分析比较各种参数下的滤波器效果(Implementation of IFIR with matlab. The parameters of filter can be verified by user. This code is helpful for analyzing the influence of different variables.)
- 2010-03-15 05:53:36下载
- 积分:1
-
MATLAB-trans-Color
以MATLAB將影像做色彩空間轉換,
轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV(MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV)
- 2013-08-28 23:13:20下载
- 积分:1
-
关联维
说明: 计算时间序列的关联维,可评价时间序列的相关性(The correlation dimension of time series can be calculated and the correlation of time series can be evaluated)
- 2020-06-16 14:00:01下载
- 积分:1
-
funtion
从最常用的“.BMP”图像格式中读取图像数据,
通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度(failed to translate)
- 2010-12-20 21:44:24下载
- 积分:1
-
c4mmod2
模拟数据分析处理的过程,应用simulink(simulink UU)
- 2012-03-26 09:57:12下载
- 积分:1
-
subspace
经典子空间算法的完整实现,噪声消除效果比较好(an approach of speech enhancement algorithm)
- 2013-08-26 11:24:39下载
- 积分:1
-
lotkademo
MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
- 2009-05-27 13:26:55下载
- 积分:1
-
K_average
K均值聚类算法,matlab编写,很好用(K means clustering algorithm, matlab prepared very well with)
- 2020-11-07 20:09:49下载
- 积分:1
-
lab1
ec627 speexh processing iit guwahati lab 1 program
- 2009-10-25 02:08:25下载
- 积分:1
-
Corner-Detector
ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。(This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the home page of the author.Major improvements of this paper is focus on: 1 Using a bilateral filters insteal of the isotropic Gaussian kernel for weighted template selection 2、Using Multi-Scale filter which make the algorithm can detect the multi-scale corner in the image)
- 2012-05-22 20:37:57下载
- 积分:1