-
bp
说明: 基于BP神经网络 对虫害进行预测 程序完整(Based on BP neural network to forecast pest program integrity)
- 2010-04-14 12:03:10下载
- 积分:1
-
example_pr_2D_FFT_line_sensor
本程序利用K-wave实现了用一维线性阵列探测器采集到的光声信号数据完成2维光声图像重建。(This program implements the use of K-wave one-dimensional linear array detector photoacoustic signals collected data to complete two-dimensional photoacoustic image reconstruction.)
- 2014-12-05 11:32:53下载
- 积分: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
-
周期高斯一介导、高斯二介导即高斯脉冲(即UWB信号)的功率谱图像 OOK Psd
周期高斯一介导、高斯二介导即高斯脉冲(即UWB信号)的功率谱图像,对应不同的占空比和不同的脉冲形式,随着阶数的增加中心频率右移,频谱也为高斯形式,且随着周期数增多,呈现线谱形式(Cycle Gaussian ordinary derivative, ie the Gaussian two-mediated Gaussian pulse (the UWB signal) of the power spectrum image, corresponding to different pulse duty cycle and a different form, with the increase of the order of the center frequency shifted to the right, the spectrum also Gaussian form, and with the number of cycles increased, showing the form of line spectrum)
- 2010-07-15 11:05:42下载
- 积分:1
-
LSBSteganography
Library for LSB Steganography in Images
- 2014-12-02 02:23:46下载
- 积分:1
-
hilbert
this paper describes about the Hilbert field and are very useful for all people.
- 2012-01-09 15:19:17下载
- 积分:1
-
Arithmetic
matlab程序 信息论 算术编码及其译码程序(arthemetic)
- 2009-06-06 18:25:24下载
- 积分:1
-
nonliear_SVM
通常情况下是线性的分类,但在复杂情况下,要把他转换到另一空间来,以便线性的分类,
SVM有其优势,还能做非线性的波束形成.(under normal circumstances is linear classification, but in complex situations, it is necessary to change his room to another, to the linear classification, SVM has its advantages, the ability to do nonlinear beam forming.)
- 2006-10-31 15:50:01下载
- 积分:1
-
wannianli1
用matlab实现万年编程,显示年月日当前时间(Years to achieve with matlab programming, displays the current month, day time)
- 2011-06-18 21:54:41下载
- 积分:1
-
MRRC3
MRC over optical fiber
- 2013-02-12 22:00:27下载
- 积分:1