-
04786432[1]
Space-Time-Frequency Code Implementation in
MB-OFDM UWB Communications:
Design Criteria and Performance
- 2010-12-14 20:57:24下载
- 积分:1
-
Time_resp_anay3
realisation of time analysis using second order
- 2010-12-22 00:21:51下载
- 积分:1
-
MC3PHACWP
ac motor drive chip control
- 2011-01-20 08:06:16下载
- 积分:1
-
matlab
使用蚁族算法,用MATLAB编程。实现优化编程,实用。(study MATLAB to use good idear.)
- 2012-05-24 14:21:52下载
- 积分:1
-
HOS_based_MIMO
这是一个关于多输入多输出系统的频域忙识别系统的matlab源码,作者基于二阶和更高阶统计,获得了比较良好的识别效果,文件中包含了文章,可参照起来理解源码。(This is one of the multiple-input multiple-output system in the frequency domain busy Recognition System Matlab source, Based on the second-order and higher-order statistics, access to a relatively good recognition results, the paper contains articles, can be read in the light source.)
- 2007-05-23 14:44:37下载
- 积分:1
-
Ordinary-and-Partial-Differential-Equation-Routin
Very good book on matlab
- 2013-01-15 11:45:48下载
- 积分:1
-
DSPremovenoise.m
這是一個利用butter filter 的bandstop 來濾除原始訊號中有雜訊的方法,先轉為spectrogram觀察雜訊所分步頻帶與能量,再依照要濾除的部分作bandstopa(This is a use of bandstop butter filter to filter out the noise of the original signal has a method, the first step into a spectrogram observation noise and energy of the band, then follow to filter out parts for bandstopa)
- 2014-01-07 23:01:23下载
- 积分:1
-
chengxu
多载波离散多音调制(DMT)matlab仿真(Multi-carrier DMT (DMT) matlab simulation)
- 2021-03-15 10:29:22下载
- 积分:1
-
DCTchange
matlab中的dct变换,在图像中利用dct变换嵌入水印,并提取(The dct matlab transformation in the image watermarking using dct transform, and extract)
- 2010-12-05 20:16:29下载
- 积分:1
-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1