-
ch2
离散信号及其Matlab实现,包括单位冲激序列
,单位阶跃序列,斜坡序列等(Discrete signal and its Matlab to achieve, including the unit impulse sequence, unit step sequence, the slope sequence)
- 2008-01-25 21:49:32下载
- 积分:1
-
fastica
运用matlab进行快速ica变换,对信号进行预处理(Ica using matlab rapid transformation, the signal preprocessing)
- 2013-11-04 09:24:37下载
- 积分:1
-
l1_ls
基追踪算法,通用程序,稀疏性恢复、压缩感知两大算法之一(Base tracking algorithm, common procedures, sparsity recovery, one of the two compression algorithms perception)
- 2015-02-03 09:36:32下载
- 积分:1
-
weibo
关于微波课设的材料以及SMITH圆图的相关说明(Microwave set on course materials and the related chart shows SMITH)
- 2011-05-23 15:14:17下载
- 积分:1
-
DTMFproducing
dtmf源代码,里面有信号产生,加噪,传输,接受,采样,判决等(Pages source code, with a signal generator, plus noise, transmission, acceptance sampling, judgments.)
- 2007-03-31 10:16:55下载
- 积分:1
-
matlab-dpd
最新的数字预失真程序,为博士论文的全部程序,对于从事预失真研究人员有一定帮助(The latest digital predistortion program, all program for doctoral thesis, it is helpful for researchers engaged in predistortion)
- 2014-12-31 00:38:59下载
- 积分: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
-
RC_load
Matlab code to calculate LC load response using simulink
- 2012-03-27 03:09:45下载
- 积分:1
-
gibbs
吉布斯定轨法。
输入:轨道上任意三个点的位矢(R1,R2,R3);
输出:质点在R2端点时的速度V2;ierr是个判断符号,返回的ierr是零的话,就说明‘R1,R2,R3’共面,如果ierr是1的话说明‘R1,R2,R3’不共面(正常情 况下,要构成轨道的话,‘R1,R2,R3’一定共面 ,即ierr是零,如果ierr是1的话说明输入的‘R1,R2,R3’不共面不能构成轨道。
此函数用于:任意给定三个空间共面的向量,可以确定质点在R2处的速度V2,也就得到了轨道上的一个状态向量(R2,V2),调用前面的函数就可以确定其轨道,及任意时刻的状态。(Gibbs set the track method. Input: track any three points of the bit vector (R1, R2, R3) output: particle at R2 endpoint speed V2, ierr is a judgment symbol, The ierr that is returned is zero, then, it means' of R1, R2,, R3, ' coplanar, if ierr is 1, then description' of R1, R2,, R3, ' not a total surface (under normal circumstances, you want to constitute a track, then,' of R1, R2, R3, ' a certain total surface, ierr is zero, if ierr is an instructions to enter the words ' of R1, R2, R3' coplanarity can not constitute a track. This function is used: for any given three space vector of the surface, can determine the particle at the speed V2, R2 also track a state vector (R2, V2), call the previous function can determine its orbit, and at any time of the state.)
- 2012-07-22 22:17:35下载
- 积分:1
-
Poincare.m
相图与庞加莱截面,但程序有点问题,需要交流,相图应该是对的(A problem, the phase diagram and Poincare section)
- 2013-12-26 19:01:40下载
- 积分:1