-
ResponeOfChannel
此程序是关于OFDM(正交频分复用)同步中信道响应的程序(This procedure is on the OFDM (Orthogonal Frequency Division Multiplexing) channel synchronization in response to the procedure)
- 2009-01-08 10:50:53下载
- 积分:1
-
five-diagonal
说明: 基于三对角矩阵LU分解的追赶法,编写的追赶法分解五对角矩阵,并在此基础上解以五对角为系数矩阵的线性方程组。(Tridiagonal matrix based on LU decomposition method to catch up, catch up with the preparation of the Decomposition of five pairs of diagonal matrix, and on this basis for the solution to five diagonal coefficient matrix of linear equations.)
- 2011-04-11 20:38:35下载
- 积分:1
-
MATLAB_100
说明: MATLAB实用程序百例,三角函数曲线/三维曲线图等,包括了MATLAB数据分析作图的主要内容(100 cases of MATLAB utility, trigonometric curves/three-dimensional curves, including a MATLAB data analysis mapping the main content)
- 2008-12-05 19:12:26下载
- 积分:1
-
Seal-cut-for-color-image
支票印鉴图的彩色图像分割,在处理过程中选取感兴趣的颜色(红色)进行分割(Check seal map image segmentation, are interested in the process, select the color (red) were divided)
- 2011-05-21 16:46:43下载
- 积分:1
-
switcher
a file i uploaded, if you want more, come and get it
- 2011-09-13 18:00:56下载
- 积分:1
-
NUC
cortex-m0新塘工程模板,不需要新建工程,直接用(cortex-m0 Xintang project templates, no new construction, the direct use)
- 2011-11-19 21:02:03下载
- 积分:1
-
1
说明: matlab使用垂直Sobel算子,自动选择阈值
[VSFAT Threshold]=edge(f, sobel , vertical )
边缘探测
figure,imshow(f),title( 原始图像 ),
显示原始图像
figure,imshow(VSFAT),title( 垂直图像边缘检测 )
显示边缘探测图像
使用水平和垂直Sobel算子,自动选择阈值
SFST=edge(f, sobel ,2)
figure,imshow(SFST),title( 水平和垂直图像边缘检测 )
显示边缘探测图像
使用指定45度角
Sobel算子滤波器,指定阈值
s45=[-2 -1 0 -1 0 1 0 1 2]
SFST45=imfilter(f,s45, replicate )
SFST45=SFST45>=2
figure,imshow(SFST45),title( 45度角图像边缘检测 )
显示边缘探测图像
(matlab I=rgb2gray(I0)
J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
- 2013-12-18 15:42:14下载
- 积分:1
-
ReBEL
This template file is used to completely describe a system in a generalized
% state space format useable by the ReBEL inference and estimation system.
% This file must be copied, renamed and adapted to your specific problem. The
% interface to each function should NOT BE CHANGED however.
(This template file is used to completely describe a system in a generalized state space format useable by the ReBEL inference and estimation system. This file must be copied, renamed and adapted to your specific problem. The interface to each function should NOT BE CHANGED however.)
- 2007-12-20 00:09:57下载
- 积分:1
-
Matlab
说明: 自学Matlab必备的_60_个小程序代码,自己看吧!很好的资源!!!!!!(Matlab Programe 60)
- 2010-04-27 20:44:45下载
- 积分:1
-
Power-System-Matlab---Saadat
Matlab code for power system analysis
- 2011-05-31 19:00:50下载
- 积分:1