-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
matlab_bgl_v2.1
matlab中处理复杂网络的bgl包的使用手册
值得收藏 废话不多说(the the bgl package deal with complex network worth collecting user manual matlab )
- 2013-03-26 00:41:36下载
- 积分:1
-
Program-for-Autocorelation
program for autocorelation
- 2011-01-21 13:45:25下载
- 积分:1
-
MatlabRWP
Random WayPoint mobility model in Matlab
- 2011-11-02 07:03:16下载
- 积分:1
-
matlab
说明: matlab 开发用到的各种实例
非常实用 分享(matlab developed a variety of examples used)
- 2009-08-21 09:37:58下载
- 积分:1
-
matlab_plot
说明: 详述了Matlab中画图的命令及技巧,针对出现的问题进行了说明和逐一演示。(Matlab detailed drawing of the orders and skills, for the problems described, and each presentation.)
- 2008-12-07 09:24:20下载
- 积分:1
-
uwbdete6
该方法将宽带信号的检测转化为稀疏信号的表示问题。利用分数阶傅里叶变化实现宽带LFM信号的稀疏表示,然后利用OMP算法实现LFM信号的检测。(The method to the detection of broadband signals into sparse signal representation problem. Wideband LFM signal changes in the fractional Fourier sparse representation, and then take advantage of the the OMP algorithm LFM signal detection.)
- 2012-09-29 23:15:19下载
- 积分:1
-
Release2
相空间重构相关代码,使用重构相空间捕捉非线性特征。(phase space reconstruction.This toolbox contains Matlab functions to capture the nonlinearities of the speech production system using reconstructed phase space (RPS) techniques.)
- 2013-11-27 10:49:32下载
- 积分:1
-
gaussian-matlab
高斯拟合。。。。。。。。。。。。。。。。。。。。。。。(gaussian fitting。。。。。。。。。。。。。。。)
- 2013-05-08 22:00:29下载
- 积分:1
-
featureextraction
feature etraxction in fingerprint recogintion project it is matlab code
- 2009-06-19 02:16:26下载
- 积分:1