-
Desktop
Measuring similarity between images using Color Histogram approach
- 2010-11-09 18:32:42下载
- 积分:1
-
Latex-Tutorials
]LaTeX Tutorials - A Primer - TUG
latex最具权威的辅导资料(] LaTeX Tutorials- A Primer- TUG latex most authoritative Tutorials)
- 2015-03-11 04:37:37下载
- 积分:1
-
frequency-estimation-algorithm
循环平稳算法估计载波频率程序,对BPSK效果好,(Estimation of carrier frequency program by cyclostationary algorithm)
- 2017-12-08 16:32:28下载
- 积分:1
-
2layers_antireflection
光学薄膜双层减反膜的matlab计算程序,应用于不同波段双层减反膜的简单设计与优化计算。(Optical film double anti-reflection film of matlab calculation program,applied to different bands double anti-reflection film of simple design and optimization calculations.)
- 2014-10-23 10:01:56下载
- 积分:1
-
SpeechAddNoise_matlab
noisegen.m:生成白噪声并按照指定信噪比对语音进行加噪;
add_noisem.m:使用输入的噪音按照指定信噪比对语音进加噪;
SNR_singlech.m:输入纯净语音和加噪后的语音,计算其信噪比;
my_add_noise.m:调用上述函数进行加噪操作;(noisegen.m: white noise generated by the specified signal to noise ratio of the speech plus noise add_noisem.m: use the specified input noise into the signal to noise ratio of the speech plus noise SNR_singlech.m: pure voice input and processing after the noise voice, calculate the signal to noise ratio my_add_noise.m: call the above functions plus noise operation )
- 2016-08-05 10:19:22下载
- 积分:1
-
Untitled
说明: 简要介绍了OFDM的发展状况及基本原理, 文章对OFDM 系统调制与解调技术进行了解析,得到了OFDM 符号的一般表达式,给出了OFDM 系统参数设计公式和加窗技术的原理及基于IFFT/FFT 实现的OFDM 系统模型,阐述了运用IDFT 和DFT 实现OFDM 系统的根源所在,重点研究了理想同步情况下,保护时隙(CP)、加循环前缀前后和不同的信道内插方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系统模型的基础上,用MATLAB语言实现了传输系统中的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,研究保护时隙、循环前缀、信道采用LS估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。(Generation of OFDM Communication System)
- 2019-03-05 10:50:20下载
- 积分:1
-
vad
matlab语音端点检测源码,对非连续性语音具有良好的检测性能(vad in process of speech)
- 2012-04-11 19:48:08下载
- 积分:1
-
matlab
function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModel(function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModelFlag)
)
- 2013-05-04 19:01:27下载
- 积分:1
-
m_e5nwky
使用MATLAB程序编写的压缩感知的几种重构算法,是调试完整的几个比较好的程序,包括OMP算法,IkPoil程序,CoSaMP,MEptQAW构造等,包含了现在各种构造函数。
(Using MATLAB programming several reconstruction algorithm compression perceived, is commissioning complete a few good programs, including OMP algorithm, IkPoil program, CoSaMP,MEptQAW structure, etc., and now includes a variety of constructors.
)
- 2016-01-10 14:35:54下载
- 积分:1
-
arclength
The arclength of a general curve in 2 or more dimensions, using discrete points along the curve
- 2010-10-18 05:54:40下载
- 积分:1