-
correlation_funct_samples_secuencies
funcion que determina la autocorrelacion entre muestras consecutivas de un segmento de voz
- 2014-02-04 20:55:40下载
- 积分:1
-
xianxingshenjingwangluo3
matlab上编写的有关人工神经网络的线性神经网络的程序例子xor_madaline和and_pinv(Matlab based on the development of artificial neural networks on a linear neural network program examples)
- 2013-08-04 15:17:42下载
- 积分: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
-
MATLAB-programming-techniques
MATLAB高效编程技巧与应用:25个案例分析》源程序大量matlab源码!经本人验证,非常好的东西!(source a lot of matlab source! After I verify, very good thing!)
- 2012-11-12 09:29:20下载
- 积分:1
-
three_to_one
(3,1,3)SOFT_HARD CODEING
- 2012-02-01 22:49:30下载
- 积分:1
-
Mobilebroadband
This is book aboud Mobile Broadband
Including WiMAX and LTE in English version
- 2010-07-11 15:06:10下载
- 积分:1
-
viterbi
说明: 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序(The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algorithm. M procedures)
- 2008-10-22 09:01:19下载
- 积分:1
-
PSOfirst
多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab(Multi-objective particle swarm with test function matlab)
- 2014-11-03 11:36:10下载
- 积分:1
-
boost_converter
boost 电路用matlab/simulink仿真,结果正确(BOOST CONVERTER simulation on matlab/simulink)
- 2015-03-10 15:13:03下载
- 积分:1
-
chap8
《智能控制》第二版(刘金琨著)程序源码第八章(" Intelligent control" , Second Edition (Liu Jinkun a) of Chapter VIII of program source code)
- 2011-04-26 09:44:43下载
- 积分:1