-
correlation2
相关函数
两个数组相关
涉及两个正变换和一个反变换(Correlation function related to the two arrays are involved in both transformation and an anti-transformation)
- 2010-10-22 20:10:18下载
- 积分:1
-
histcnd2
this program try to calculate N dimensional histogram in one of popular way
- 2011-07-07 02:25:53下载
- 积分:1
-
C_240
fuzzy logic controller design
- 2011-10-25 15:25:50下载
- 积分:1
-
PasaBajosIdeal.m
Low pass filter for images, to filter the image its necessary to use a Laplace transform using the fft2 command.
- 2012-10-11 03:06:10下载
- 积分:1
-
multi-cell_virtual_MIMO
LTE中的多小区初级系统级虚拟MIMO上行仿真,使用SCM信道模型(LTE in the initial system-level multi-cell uplink virtual MIMO simulation, using the SCM channel model)
- 2010-07-05 23:47:43下载
- 积分:1
-
ekfukf_1_3
包括各种非线性滤波算法以及具体应用实例。(Optimal Filtering
with Kalman Filters and Smoothers
a Manualfor the Matlab toolboxEKF/UKF)
- 2011-09-27 16:14:07下载
- 积分:1
-
LCS
使用贪心算法解决了图论算法中的最大点集覆盖问题 (Greedy algorithm using graph theory algorithms to solve the biggest point set covering problem)
- 2015-01-18 09:57:26下载
- 积分: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
-
delauneyTIN
TIN是一种常用的数字高程模型表示方式,这里是Delauney TIN 生成的源码.c(TIN is a regular and efficient represention of digital elevation mode, here is the code for creating delauney triangulate irregular network)
- 2010-07-23 09:42:33下载
- 积分:1
-
rinex
GPS rinex文件读取的MATLAB代码(source coed reading rinex data)
- 2010-07-28 14:13:54下载
- 积分:1