-
bianyuanjiance
图像边缘检测代码,基于matlab7.0。基于小波变换的边缘检测。(Edge detection code, based on matlab7.0. Edge detection based on wavelet transform.)
- 2010-05-12 15:17:52下载
- 积分: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
-
ProceducorsDIP
数字图像处理(MATLAB版),刚萨拉斯著,书上相关程序(Digital Image Processing (MATLAB ), by Gonzalas, the relevant procedures on the book)
- 2009-03-05 19:24:54下载
- 积分:1
-
EMdemo
EM算法在神经网络中的应用,可以用来进行视频数据分类。(In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar-xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.)
- 2013-03-11 22:27:18下载
- 积分:1
-
AHPSolver
层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
- 2014-02-09 18:17:30下载
- 积分:1
-
mp_fft
说明: 利用FFT快速算法来实现二维图像基于匹配追踪算法的稀疏分解。(Fast Algorithm for the use of FFT to achieve two-dimensional image matching tracking algorithm based on sparse decomposition.)
- 2021-05-12 23:30:02下载
- 积分:1
-
main
基于扩展卡尔曼滤波单站观测距离的目标跟踪程序,可以直接运行(Extended Kalman Filter single station observation distance of target tracking program can be run directly)
- 2013-10-10 09:30:35下载
- 积分:1
-
Multi2SingleFre
基于多相滤波器的信道化接收机的MATLAB仿真程序(MATLAB simulation program based on the polyphase filter channelized receiver)
- 2015-05-25 17:31:44下载
- 积分:1
-
datmhhhj
实现典型相关分析,均值便宜跟踪的示例,处理信号的时频分析,有小波分析的盲信号处理,现代信号处理中谱估计在matlab中的使用,最小二乘回归分析算法。( Achieve canonical correlation analysis, Example tracking mean cheap, When processing a signal frequency analysis, There Wavelet Analysis Blind Signal Processing, Modern signal processing used in the spectral estimation in matlab, Least-squares regression analysis algorithm.)
- 2016-04-06 22:50:55下载
- 积分:1
-
a2
说明: 本程序用matlab编写,给出了特定参数下,光纤掺杂深度与阈值之间的关系(pumping threshold vs adoping density)
- 2009-10-26 13:24:31下载
- 积分:1