-
System-Identification
System Identification Toolbox
- 2015-02-23 19:34:22下载
- 积分:1
-
基于粒子群优化算法的配电网故障定位方法pso
基于粒子群优化算法的配电网故障定位方法,简单易懂,效果良好。(Particle swarm optimization (pso) algorithm is applied to distribution network fault diagnosis)
- 2021-03-24 15:49:14下载
- 积分:1
-
MATLAB-SSB
基于MATLAB的 SSB调制解调实现.利用MATLAB集成环境下的M文件,编写程序来实现SSB的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。(MATLAB-based SSB modulation and demodulation to achieve. Advantage of MATLAB M-files integrated environment, programming to achieve SSB modulation and demodulation, and draw out the time before and after demodulation and frequency demodulation waveform and the superimposed noise before and after the time when frequency waveform, according to analysis of operating results and the waveform of the demodulation process of the correct and the channel on the signal transmission.)
- 2010-07-07 11:02:34下载
- 积分:1
-
matlib
matlib.h头文件是vc和matlab混合编程的接口头文件,主要是简化vc中的数学公式计算(matlib.h the first document is a mixed vc and matlab programming interface header file, mainly to simplify the mathematical formula vc calculation)
- 2008-04-05 21:36:28下载
- 积分:1
-
matlab
关于图像处理在滤波器方面的代码,可以画出3d滤波器,空间的图像(In terms of image processing filters on the code, you can draw the 3d filter, the image space)
- 2011-05-04 20:20:22下载
- 积分:1
-
image-compress
实现图像压缩,运用小波处理技术, matlab实现,你懂的(using wavelet to compress the image by matlab )
- 2014-11-15 04:16:28下载
- 积分:1
-
B_10
THE ALGORITH OF RGB TO HSV USE MATLAB
- 2009-12-29 17:27:19下载
- 积分: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
-
book
这个一个学习测试自习后的练手之作。感觉还不错就传上来了(jsp)
- 2009-12-14 21:21:21下载
- 积分:1
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1