-
maingui
Code source Of Automated Fingerprint Identification System
- 2010-12-29 06:40:13下载
- 积分:1
-
iirten
说明: IIR一阶低通、高通、Notch 嵌波、Peak 滤波等十种IIR滤波器的matlab(First-order IIR low-pass, high pass, Notch embedded wave, Peak 10 kinds of filtering, IIR filters matlab)
- 2009-08-20 18:51:24下载
- 积分:1
-
levanon
PAF, PACF by levanon
- 2013-09-28 02:46:57下载
- 积分:1
-
lsh
Algorithm to find the melody of a polyphonic music signals.
- 2014-10-31 15:34:47下载
- 积分:1
-
the-effect-of-INR-for-SNR
针对阵列波束形成问题,研究干燥比对输出信噪比的影响。(For array beamforming problem, the code simulates the effect of the INR on the SNR. )
- 2013-12-16 19:46:06下载
- 积分:1
-
lsb_embed
lsb embedding for invisible image watermarking
- 2009-05-09 21:39:22下载
- 积分:1
-
polar
绘制极坐标图函数,绘制多条时,是将参数组成行向量(Draw polar plot function to draw multiple parameters composed of row vectors)
- 2013-01-22 12:41:47下载
- 积分:1
-
06153042
plz give the matlabcode
- 2012-10-17 15:15:05下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
bridge-road-cracks-detection
代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。(Matlab code is written, there is case diagram, can be run directly (Note to modify the path). Mainly used to detect bridge, road cracks, a detailed description and algorithms Function thinking to achieve a frequency of road rules striped background estimation, using frequency domain filtering can effectively remove the image close to estimate the frequency of road noise, keep cracking goal to achieve a preliminary detection function, but the function is not perfect, can be used for Demo for your reference. Interested friends can gradually improve, transplant, friends who are interested, please contact me.)
- 2014-06-13 00:19:58下载
- 积分:1