-
pe
说明: 升余弦滚降的误码率和信噪比曲线,取样时间无偏差,但信道是多径信道,衰减系数0.5
傅立叶变换及反变换参见t2f-and-f2t(Raised cosine roll-off of the bit error rate and signal to noise ratio curve, sampling time deviation, but the channel is a multipath channel, the attenuation coefficient of 0.5 Fourier Transform and inverse transform see t2f-and-f2t)
- 2008-07-15 09:59:26下载
- 积分:1
-
cdhmm
通过Matlab编程,经过提取特征参数与模板对比,可以识别0-9十个数字。(By Matlab programming, after extracting characteristic parameters compared with the template, you can identify 0-9 ten numbers.)
- 2013-11-13 22:28:58下载
- 积分: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
-
Email_Free
自动发送邮件,使用该程序可以实现邮件自动发送(Send mail automatically)
- 2020-06-22 19:20:01下载
- 积分:1
-
RF-Design-and-Analysis(4)
射频方面的资料,里面有详细的M文件,希望对大家有用。(共5个文件)(Radio frequency information, there are detailed paper M, in the hope that useful to everyone. (A total of 5 files))
- 2007-11-11 12:16:24下载
- 积分:1
-
holospectrum-program
能够提取旋转机械信号特征的全息谱分析程序(matlab programs of holospectrum method for feature extraction of signals )
- 2011-07-20 20:05:25下载
- 积分:1
-
Prediction
混沌时间序列预测神经网络一步预测神经网络多步预测(chaotic time series predictionMain_RBF_MultiStepPred.m)
- 2013-11-26 16:30:22下载
- 积分:1
-
BER_FOFDM
说明: 这个程序简单的介绍了OFDM的变体f-ofdm的误码率(This program simply introduces the bit error rate of the variant f-ofdm of OFDM.)
- 2019-06-17 09:44:04下载
- 积分:1
-
6314ijcsit03
说明: This file introduces a simple procedure to design and test DFIG Wind turbine generation system
- 2020-11-20 19:55:37下载
- 积分:1
-
gjsub
根据路线查找规律,利用Matlab编程实现公交路线的查询(Route search in accordance with the law, use of Matlab programming implementation of the query bus route
)
- 2009-03-29 13:39:56下载
- 积分:1