-
Tuxiangfenge
用MATLAB语言编写的图形分割程序,本程序是基于Ostu方法的分割。(MATLAB Segment)
- 2010-08-08 17:21:23下载
- 积分:1
-
loadcode
说明: 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。(in MATLAB prepared to achieve different levels of image wavelet decomposition algorithm; Choice of two small Porgy; Three pairs of classic pieces of black-and-white and color images DWT; Four zero tree, grid-based Tower vector quantization, LBG-based algorithm, based on the scalar quantization Wavelet Transform Coding ; 5 analyzed the results of the comparison. The purpose : a comprehensive training program students; Two pairs of the high number and the method of computation, programming, data structures, algorithms, digital image processing and review of the curriculum used; Three students can develop the algorithm design and analysis.)
- 2006-03-25 16:50:02下载
- 积分:1
-
anisodiff
The This snisotropic diffusion tensor filtering package is a free (GPL) MATLAB program that implements the non linear 1D 2D and 3D image and signal processing algorithm. It features an easy-to-use user interface, and a computationally powerful algorithm.
- 2012-09-06 03:30:24下载
- 积分:1
-
MATLAB-programming-_second-edition
MATLAB 编程(第二版) (MATLAB programming (second edition)
)
- 2013-11-06 12:41:17下载
- 积分:1
-
MIT-BIH-109
对109号心电数据进行信号处理,去除噪声以及对R波进行识别与标注(reduce noise in ECG)
- 2020-11-05 17:09:51下载
- 积分:1
-
Win32_ShearLab-1.1
ShearLet Transform in Matlab
- 2011-07-31 20:17:03下载
- 积分:1
-
channel_estimation
MIMO-OFDM中基于DFT的信道估计(In MIMO-OFDM channel estimation based on DFT)
- 2013-12-04 17:11:23下载
- 积分:1
-
ASk_test
2ASK信号的正交解调,包括2ASK信号的产生,与本地载波混频,低通滤波,求包络,恢复出原始信号等(the demodulation of 2ASK)
- 2014-02-24 16:40:32下载
- 积分:1
-
bspline1
绘制一条与控制多边形相切的三次均匀b样条曲线。(A degree-3 uniform b spline curve, it is tangent to its control polygon.)
- 2021-05-07 21:43:36下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1