Welcome![Sign In][Sign Up]
Location:
Search - matlab smoothing

Search list

[source in ebooktfrpwv

Description: tfrpwv是计算离散信号X的Wigner-Ville分布.Tfrspwv是计算离散信号X的平滑伪Wigner-Ville分布.-tfrpwv is calculated discrete signal X Wigner-Ville distribution. Tfrspwv calculation of the discrete X-signal smoothing pseudo Wigner-Ville distribution.
Platform: | Size: 1024 | Author: 李响 | Hits:

[Special EffectsMatlab

Description: 关于matlab图象处理的直方图均衡化,理想平滑滤波器和中值滤波去除椒盐噪声的源代码,比较简洁,不妨-Matlab image processing on the histogram equalization, an ideal smoothing filter and median filter to remove salt and pepper noise of the source code, comparing simple, may wish to
Platform: | Size: 3072 | Author: hbch | Hits:

[Special Effectsmatlab

Description: 基于常用的灰度变换法和直方图均衡化法等图像增强算法,提出了一种对比度增强算法.该算法首先对直方图进行平滑处理,再进行直方图均衡化,然后在整个显示范围内对图像灰度级进行等间距排列,最后对图像进行中-Gray-scale transformation based on common law and the histogram equalization method, such as image enhancement algorithm, a contrast enhancement algorithm. The algorithm first histogram smoothing processing, and then histogram equalization, and then displayed in the entire range of image gray level spacing, etc. with the final image in
Platform: | Size: 1024 | Author: ivy | Hits:

[Special Effectsmatlab

Description: 代码包括利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理等-Code including the use of Butterworth (Butterworth) low pass filter for noise by smoothing the images deal with the use of Butterworth (Butterworth) high-pass filter for sharpening images, such as treatment
Platform: | Size: 10240 | Author: 吕彦廷 | Hits:

[Special EffectsDeNoiseOfGridData

Description: Fast computation of a discretized thin-plate smoothing spline for image data
Platform: | Size: 3072 | Author: 聂建辉 | Hits:

[Algorithm45095smoothing

Description: 这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。-Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.
Platform: | Size: 48128 | Author: linyuan | Hits:

[matlabGaussianFilterMatlabCode

Description: Gaussian Filter Matlab Code
Platform: | Size: 2048 | Author: 朴美兰 | Hits:

[Graph programmed

Description: matlab中值平滑处理,主要是用5点平滑和3点平滑实现-matlab median smoothing was used in 5-point smoothing and 3 points to achieve smooth
Platform: | Size: 3072 | Author: 王港 | Hits:

[Special Effectsmatlab

Description: 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.
Platform: | Size: 2992128 | Author: chengmengli | Hits:

[Software EngineeringPower-Spectrum--simulation-in-Matlab

Description: 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known data, the equivalent of data windowing. Classical power spectrum estimation method is divided into: correlation function, periodogram and periodogram estimation improved with an average cycle method and the smooth periodogram a correlation function 2 periodogram 3 Average periodogram and periodogram smoothing average Law
Platform: | Size: 72704 | Author: 陈云飞 | Hits:

[matlabData-smoothing-method

Description: 数据平滑方法,几个方法各有优点。里面有说明。-Data smoothing method, several methods have their advantages
Platform: | Size: 406528 | Author: 徐雷 | Hits:

[Waveletmatlab-smoothing

Description: 利用matlab把遥感影像,进行滤波处理。窗口可以选择3*3,5*5,7*7.-Using matlab to remote sensing image filtering. Window, you can choose 3* 3,5* 5,7* 7
Platform: | Size: 16009216 | Author: miao li | Hits:

[Special Effectsmatlab

Description: 平滑点所在栅格周围数据,实现不同窗格大小的平滑(Data around the grid where the smoothing point is located)
Platform: | Size: 79662080 | Author: linbinbin | Hits:

[Other数字信号MATLAB重叠相加

Description: 数字信号处理,重叠相加法对输入的音频信号进行平滑滤波。(Digital signal processing, overlapping addition to the input audio signal smoothing filtering.)
Platform: | Size: 44032 | Author: TT_TT | Hits:

[matlabMATLAB 三轴加速度信号处理

Description: 对三轴加速度出传感器的原始数据进行处理,平滑噪声,傅里叶fft(The raw data of the three-axis acceleration sensor is processed, smoothing the noise)
Platform: | Size: 1024 | Author: 小米_021 | Hits:

[Graph RecognizeGM(1,1)模型的改进与应用及其MATLAB实现

Description: MATLAB灰色预测GM(1,1)。。。。。(MATLAB three exponential smoothing method)
Platform: | Size: 1909760 | Author: 王那那那 | Hits:

[OtherMATLAB实用源代码

Description: 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Platform: | Size: 113664 | Author: 春天里的野百合 | Hits:

[Othermatlab实用源代码

Description: 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
Platform: | Size: 2048 | Author: 青小山 | Hits:

[Windows Develop数字图像处理-matlab代码

Description: matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
Platform: | Size: 13312 | Author: lhy_2018 | Hits:

[Documentsmatlab图像分割算法源码

Description: matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median filter and some other basic functions.)
Platform: | Size: 2048 | Author: 哪哪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net