-
homfilter
The code is used for Homomorphic filtering
- 2010-10-23 13:52:08下载
- 积分:1
-
Newtonback
Newton插值,matlab经典例程,数学建模必备(Newton interpolation, matlab classic routines, mathematical modeling necessary)
- 2013-09-15 09:12:49下载
- 积分:1
-
matlab_-PQ--flow
该程序利用MATLAB语言编写,实现了对电力系统的潮流计算。(The program uses the MATLAB language, the realization of the trend of computing power system.)
- 2015-01-19 16:51:38下载
- 积分:1
-
mytemp
is a small example of how to use a slider and observe and enter the current value in the slider
- 2013-12-10 02:11:57下载
- 积分:1
-
code-master
ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分:1
-
MATLAB-Functions
Matlab常用函数参考,包含了Matlab中各种常用的基本函数说明(Matlab function reference used, contains the basic Matlab functions used in the description of various)
- 2011-05-27 09:31:44下载
- 积分:1
-
svm
svm分类器,有几类样本点,利用线性SVM分类器求出其分界面(svm classifier, there are several types of sample points, using a linear SVM classifier obtained the sub-interface)
- 2011-08-11 16:32:16下载
- 积分:1
-
DSM-QB
Questions for digital system and microprocessor
- 2013-10-17 13:46:36下载
- 积分: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
-
fir
用MATLAB编程实现FIR滤波器功能,很好的一个程序!(Programming with MATLAB realize FIR filter function, a procedure very good!)
- 2008-07-15 11:17:16下载
- 积分:1