-
MATLAB-image
关于用MATLAB来进行数字图像处理所需的各个函数,方法讲解。(On the use of MATLAB to carry out all necessary image processing functions, methods, explained.)
- 2011-05-07 19:34:28下载
- 积分:1
-
[Do_D.D
Adsorption Codes, for chemical Engineering, Auther codes, Doung Do
- 2014-11-08 07:51:50下载
- 积分:1
-
832658matlab
832658matlab编的特征匹配(控制点),做这方面的朋友不妨参考。(832658matlab series of feature matching (control point), make friends in this area may wish to reference.)
- 2009-03-18 22:28:57下载
- 积分:1
-
Image-segmentation-Extraction
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.)
- 2009-12-10 19:37:32下载
- 积分:1
-
fft_mex
说明: 用Matlab与C的混合编程写的FFT(快速傅立叶变换)算法,具有运算快,易于使用和理解的优点。(Using Matlab and C programming to write a mixture of the FFT (Fast Fourier Transform) algorithm, with the operator fast, easy to use and understand the advantages.)
- 2008-08-26 20:59:06下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
CircleDetection
此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。(This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can return to the center of the circle in the image coordinates and radius.)
- 2010-01-17 21:38:09下载
- 积分:1
-
PCM
基于matlab的PCM系统的应用与仿真(Application and Simulation Based on the matlab the PCM system)
- 2013-05-09 11:35:29下载
- 积分:1
-
wave_matlab
C. Torrence博士在分析厄尔尼诺现象时的示例程序,包含小波的重构部分,非常经典,该文被引用超过2400次(C. Torrence Dr El Nino phenomenon in the analysis of the sample program, including reconstruction of part of the wavelet, very classic, the paper cited more than 2400 times)
- 2010-07-06 11:46:57下载
- 积分:1
-
Matlab_TL
很有用的MATLAB图例,里面有十几种,包含图片,希望能帮到你.(MATLAB useful Legend, which has a dozen, including pictures, hope to help you.)
- 2008-05-21 10:23:43下载
- 积分:1