-
function
用于生成低通滤波器传递函数,有调用函数,两个一起才可以用。(Used to generate low-pass filter transfer function. Have to call a function with only two can be used.)
- 2009-06-07 11:01:51下载
- 积分:1
-
MVDR
远场波束形成,MVDR波束形成,最小方差无失真响应(Far-field beamforming, MVDR beamforming, minimum variance distortion response)
- 2020-12-23 22:29:06下载
- 积分:1
-
templates
tempales very important very important very important
- 2010-05-31 22:21:43下载
- 积分:1
-
mod_lte_tota
performance of quantizer in lte
performance of quantizer in lte
performance of quantizer in lte performance of quantizer in lte
- 2012-06-23 01:29:51下载
- 积分:1
-
mmse-ml-vblast
做了一个基本的2x2的MIMO系统性能仿真测试,包含了mmse,vblast,ml等(I made a basic 2x2 MIMO system performance simulation tests, including mmse, vblast, ml, etc.)
- 2015-05-27 21:13:09下载
- 积分:1
-
DateConvert
DateConvert:简单而快速的日期转换
DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。
Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快:
DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒
DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒
=>“1.3%(1000环,1.5GHz的奔腾- M的,利用Matlab 7.7)
DateConvert不*不*验证作为Matlab的日期函数输入日期:
DATEVEC( 32 - 2 - 2008 25:62:63 )的答复[2008 3 4 2 2 7]
DateConvert( 32 - 2 - 2008 25:61:67 , 载体 )的答复[2008 2 32 25 61 67]!
因此DateConvert几乎微不足道,但对速度进行了优化。我需要时间排序200 000邮票,并从217个减少到11秒的时间。
请运行单元测试TestDateVec检查的有效性和速度。
测试:利用Matlab 6.5,7.7,7.8,winxp的,32位。
纯Matlab代码,所以兼容性的MacOS,Linux操作系统,64位预期。
英语月份名称是必要的。(DateConvert: Simple but fast date conversion
DateConvert converts the DATESTR(0) format to a date vector or serial date number and backwards.
Matlab s DATENUM, DATEVEC and DATESTR accept a variety of inputs, but in consequence they are slow. If the input format is exactly known, the conversion can be much faster:
DATENUM( 17-Oct-2009 11:08:23 ): 2.97 sec
DateConvert( 17-Oct-2009 11:08:23 , number ): 0.039 sec
=> 1.3 (1000 loops, 1.5GHz Pentium-M, Matlab 7.7)
DateConvert does*not* validate the input date as Matlab s date functions:
DATEVEC( 32-Feb-2008 25:62:63 ) replies [2008 3 4 2 2 7],
DateConvert( 32-Feb-2008 25:61:67 , vector ) replies [2008 2 32 25 61 67] !
So DateConvert is nearly trivial, but optimized for speed. I needed it for sorting 200 000 time stamps and reduced the time from 217 to 11 sec.
Please run the unit-test TestDateVec to check validity and speed.
Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit.
Pure Matlab code, so compat)
- 2010-07-05 11:59:46下载
- 积分:1
-
chebyshev1gt
用MATLAB软件分析音频信号通过高通滤波前后的频谱(Using MATLAB software analysis audio signal through the high-pass filtering of the spectrum before and after)
- 2008-05-27 13:58:09下载
- 积分:1
-
nengliangdiejia
一种有效地能量叠加方法,应用在matlab环境下,对地震信号处理十分有效( kind of effective energy superposition method, the application in the matlab environment, the seismic signal processing is very effective
)
- 2013-10-06 20:45:32下载
- 积分:1
-
My_CS_mod3
cs mod current in boost cover.
- 2013-11-05 05:35:40下载
- 积分:1
-
NNET
BP-神经网络 The neural network is trained with the Levenberg-Marquardt algorithm.
The activation functions can be either linear ( L ) or hyperbolic tangent ( H ).(Backpropagation neural network with one hidden layer for multivariate calibration. (Designed to model only one response y at a time) )
- 2010-11-19 17:36:19下载
- 积分:1