-
YUV
图像处理中的格式转换YUV,用matlab处理,一个本科生的毕业论文相关.(Image processing format conversion YUV, using matlab treatment, a relevant undergraduate thesis.)
- 2007-11-12 09:23:21下载
- 积分:1
-
MATLAB_examples
MATLAB从入门到精通_配套光盘.rarMATLAB从入门到精通_配套光盘.rarMATLAB从入门到精通_配套光盘.rarMATLAB从入门到精通_配套光盘.rar(matlab matlab)
- 2012-04-10 19:46:39下载
- 积分:1
-
AC-MOTOR-CONTROL
AC MOTOR CONTROL TECHNİ QUE Wİ TH MATLAB
- 2013-12-27 20:07:40下载
- 积分:1
-
12
说明: 基于Harris的掌纹图像特征提取的程序,非常的完整可靠(Harris based on palmprint image feature extraction procedures, very full and reliable)
- 2012-04-13 19:22:54下载
- 积分:1
-
Perbandingan-Metode-Mean-Filtering-dan-Median-Fil
COMPARISON OF MEAN AND MEDIAN FILTER METHOD
- 2014-01-17 04:55:05下载
- 积分: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
-
myIntervalHalving
Matlab implementation of interval halvingmethod
- 2014-11-05 00:57:37下载
- 积分:1
-
decode_tuyang
资料中包含利用校验子(错误图样)译码的原理、编码流程图以及matlab的编码,程序中配有注释,通俗易懂。(Information contained in the use of sub-parity (error pattern) decoding principle, flow charts and coding matlab code, the program with notes, easy to understand.)
- 2013-11-25 19:23:17下载
- 积分:1
-
5.INTERPOLATION BY CUBIC SPLINE
说明: %This function finds the cubic splines for the input data points (x,y)
%Input: x = [x0 x1 ... xN], y = [y0 y1 ... yN], xi=interpolation points
% KC = 1/2 for 1st/2nd derivatives on boundary specified
- 2019-04-26 01:12:29下载
- 积分:1
-
fpr
matlab implementation detect
- 2013-01-05 12:59:18下载
- 积分:1