搜索资源列表
-
0下载:
用matlab编写的盲卷积滤波复原技术,调用deconvblind函数。具有很好的效果,Prepared using matlab convolution filtering blind rehabilitation technology, Calling deconvblind function. With good results
-
-
1下载:
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir
-
-
0下载:
是scilab的源程序,是一维的haar小波变换和一维的daubechies小波变换。已经调试过,可以使用。里面还附有卷积的源代码。-Is the scilab source is one-dimensional haar wavelet transform and one-dimensional wavelet transform daubechies. Have been debug, you can use. There was also accompanied by convolutio
-
-
0下载:
介绍了MATLAB编程对图像处理的应用,对图像进行滤波卷积,分块计算,图像复原等-Introduction of the MATLAB programming for image processing applications, image convolution filtering, sub-block basis, such as image restoration
-
-
1下载:
matlab 多维小波工具箱
有线性卷积 三维的小波变换,逆变换-matlab multi-dimensional wavelet toolbox has three-dimensional linear convolution of wavelet transform, inverse transform and so on
-
-
0下载:
上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
-
-
0下载:
3D Reconstruction related-Generates the kernel of linear convolution used to model discrete LTI inverse problems
-
-
1下载:
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
-
-
3下载:
"基于四元数卷积的彩色图像边缘检测"一文的matlab源代码,很有帮助-matlab source code of "Colour image edge detector based on quaternion convolution" Electronics Letters, 34(10), May 14 1998, 969-971
-
-
0下载:
边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
-
-
0下载:
matlab 编写的离散和连续函数的卷积计算,可控制幅值、频率、相位等参数,有较好的图形界面。-Discrete and continuous function convolution calculation,written in Matlab. Parameters such as amplitude, frequency, phase can be changed, and there is a good graphical interface.
-
-
0下载:
输入:
选择要进行gabor滤波的图片路径,默认图片格式为:.bmp.
输出:
默认是5个尺度,8个方向。所以共有40次卷积结果。
每次卷积后将结果拉成一维向量,再将每次卷积结果串起来。-Input:
Select the Gabor filter to the picture path, the default picture format is:.Bmp.
Output:
The default is 5 dimensions, 8 directions. So
-
-
0下载:
自己编写的函数,用循环函数来实现卷积功能,替代自带卷积公式。以及几个利用卷积实现信号的处理实例-I have written a function, circulating functions to implement convolution function, replace the default convolution formula. And several convolution achieve signal processing example
-
-
0下载:
图像模糊函数,分别产生运动模糊、圆盘状模糊以及钝化模糊的PSF,然后将PSF与原图像卷积,得到不同的模糊图像-Image blur function, respectively, resulting in motion blur, disk blur and passivation of fuzzy PSF, and then PSF and the original image convolution, get different fuzzy images
-
-
0下载:
Classic GLCM texture calculation method, Relief computing classification weight, Convolution operation is intended to signal and image rendering.
-
-
0下载:
Algorithm optimization is very good, almost no circulation, Convolution operation is intended to signal and image rendering, LM386 audio signal amplification.
-
-
0下载:
ECG data and includes source code written in MATLAB, The entire training process BP neural network, Convolution operation is intended to signal and image rendering.
-
-
0下载:
wolf calculated Lyapunov exponent, Classic GLCM texture calculation method, Convolution operation is intended to signal and image rendering.
-
-
0下载:
A very useful program, Convolution operation is intended to signal and image rendering, Using high-order cumulants of MPSK signal modulation recognition.
-
-
1下载:
matlab实现对图像的双三次卷积内插,以图像的缩放为例子(Matlab to the image of the double triple convolution interpolation, with the image zooming as an example)
-