资源列表
dec2D_pe
- 对二维图像进行多小波分解,与一维信号多小波分解类似,分解系数从coef.m文件中获取
envelope
- 求取各种信号包络,个人使用过,感觉还不错,运行无错误-To strike a variety of signal envelope, personal use, I feel pretty good, error-free run
icm1
- 实现ICM算法(条件迭代模型)对于灰度图像的分割-Achieve ICM algorithm (iterative model conditions) for the gray-scale image segmentation
PseudoRandomBinarySequence
- 其方法為feedback shift registers 的有限狀態機( finite state machine ) 以C語言模擬產生PRBS,其初始狀態1,0,0,0,0 各別模擬taps[2,5]、tap[1,2,4,5]然後驗證PRBS各種特性。-Its method of feedback shift registers for the finite state machine (finite state machine) to C language simulation genera
wavefast
- wavefast函数,数字图像处理中自定义的函数,可以对一幅图像方便的进行常见的灰度变换。-wavefast function, digital image processing in the custom function, you can easily carry out an image the common gray-scale transformation.
99
- 地理信息系统,基于VB开发,实现地图放大,漫游-Dim i As Integer For i = 0 To Map1.Layers.Count- 1 If Map1.Layer(i).LayerType = moMapLayer Then If Map1.Layer(i).shapeType = moPoint Then MsgBook "Layer number" & i & "is a map layer and contains points." ElseIf Map1
vb_programming_mobile_text_picture_smooth_classica
- vb编程实现图片上平滑移动文字经典代码vb programming mobile text picture on the smooth classical code-vb programming mobile text picture on the smooth classical code
ML1602
- 1602LCD驱动显示数字循环,自定义字库数字0123456789-1602LCD display digital loop drive1602LCD display digital loop drive
num2tex
- NUM2TEX format a number as a Tex string
hough_trans
- 通过霍夫变换,实现延直线上信号的积累,达到提高信噪比的目地,以利于检测。-By Hough transform, the accumulation of signals in the certain straight line, to improve the SNR of the signal.
intrans
- 亮度转换m文件,数字图像处理第二版,源程序-intensity transform
4-fft
- FFT快速傅里叶变换 采用基4 fft实现的c语言版-FFT Fast Fourier Transform implemented using the base 4 fft c language version