-
SIFT
sift algorithm for detection of object even in different orientations
- 2011-09-09 21:58:02下载
- 积分: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
-
hw11_houghTrans
Hough transform-Using Matlab,we implement a system that detects the indicated coins.(Hough transform-Using Matlab, we implement a system that detects the indicated coins.)
- 2008-01-08 13:18:07下载
- 积分:1
-
CalculateUserPosition
求解用户位置的Matlab函数代码,利用伪距测量用户位置的仿真计算(The Matlab function for solving location of the user code, the use of pseudo-range measurement location of the user s simulation)
- 2009-11-08 10:13:01下载
- 积分:1
-
VerificationDecodingofRaptorCodes
分析了raptor码的确定性解码相关性能及介绍(Analysis of raptor codes related to performance and introduce uncertainty decoding)
- 2010-12-06 15:42:19下载
- 积分:1
-
function-extreme-genetic-algorithm
运用matlab工具箱的神经网络遗传算法函数进行极值寻优-非线性函数极值(Matlab neural network using genetic algorithm toolbox function optimization Extreme- Extreme nonlinear function)
- 2011-04-27 10:59:20下载
- 积分:1
-
VSRzhijiedianliukonzhi
三相双闭环SVPWM整流器,波形良好,给定值可调节。(Dual closed-loop rectifier waveform is good, for a given value can be adjusted)
- 2012-04-19 14:51:31下载
- 积分:1
-
mckd
峭度相关最大化解卷积(MCKD),可以用来设计滤波器,提取噪声背景下的冲击成分(maximum related Kurtosis deconvolution (MCKD), can be used to design a filter to extract the impact of background noise component)
- 2020-11-05 16:29:50下载
- 积分:1
-
graph-theoretical-algorithm_MATLAB-
本书系统介绍matlab图论算法,图论在规划问题中有大量灵活应用。本书适合初学者,对于数学建模参赛者也有裨益。(This book describes the matlab graph theory algorithms, graph theory, a large number of flexible application programming problem. This book is suitable for beginners, but also for the benefit of mathematical modeling contestants.)
- 2015-04-16 23:32:19下载
- 积分:1
-
SONAR-CODE
sonar interfacing code on ardino
- 2013-11-02 01:10:35下载
- 积分:1