-
MATLABCode
Simulations for Radar Systems Design》Matlab程序(Simulations for Radar Systems Design )
- 2007-09-10 17:03:20下载
- 积分:1
-
hailunjifenfangcheng
海伦积分方程求解算法,只是一般的代码,还需要改进的(Helen integral equation solution algorithm, but generally the code, still needs to improve)
- 2010-05-07 17:59:45下载
- 积分:1
-
KimDB2
Matlab Code for:
Adaptive post-filtering for reducing blocking and ringing artifacts in low bit-rate video coding
in Signal Processing: Image Communication 17 (2002) 525–535
- 2012-08-02 21:25:17下载
- 积分:1
-
MATLAB
matlab手册及代码 非常有借鉴价值 欢迎下载(matlab manuals and code are very welcome to download reference value)
- 2013-11-18 18:20:30下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
matlabsuanfa
matlab常用优化算法,含数据分析,解方程,插值与拟合和规划问题。(matlab optimization algorithm commonly used, including data analysis, solution of equations, interpolation and fitting and planning issues.)
- 2015-08-25 11:00:43下载
- 积分:1
-
CC
说明: 从国外网站上下载的关于压缩感知分类的例程(Downloaded the foreign websites on compressed sensing classification routines)
- 2014-11-13 15:56:46下载
- 积分:1
-
BLDC5
UN PROGRAMM DE BRUSHLESS DC MOTOR IN M FILE PART 5
- 2012-09-03 00:54:20下载
- 积分:1
-
intverse
透视变换,由于摄像头存在透视效果
所以很多时候需要进行世界坐标系和图像坐标系下的转换(perspective transformation, As the camera lens effect so there is often the need for the world coordinate system and the image coordinate system conversion)
- 2007-06-13 21:03:13下载
- 积分:1
-
kalman-filter
该文件是介绍卡尔曼滤波算法的,整个设计过程和思路明晰。(The document was introduced Kalman filtering algorithm, the whole design process and clear thinking.)
- 2013-07-25 09:25:16下载
- 积分:1