-
BinaryAntipodal
Binary Antipodal 之通讯系统模拟 错误率与SNR(Binary Antipodal of the communications system simulation error rate and SNR)
- 2009-11-25 01:15:07下载
- 积分:1
-
mimo_ofdm
mimo通信系统仿真,bpsk,qpsk以及具有相关性的情况下VBLAST系统(mimo communication system simulation, bpsk, qpsk as well as the relevant circumstances VBLAST System)
- 2009-05-27 16:12:50下载
- 积分:1
-
ofdm
用matlab来仿真ofdm调制算法,ofdm技术用于4G无线通信系统。(Ofdm simulation using matlab to modulation algorithm, ofdm technology for 4G wireless communications systems.)
- 2010-12-17 10:13:57下载
- 积分:1
-
msk_test
说明: 关于matlab基带msk调制的理解,并加之载波,并用GUI界面实现测试(msk test based on matlab)
- 2010-04-01 11:06:57下载
- 积分:1
-
Learn-Matlab-7.0
本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的全英文说明(This tutorial provides a practical guide to using MATLAB, which is based MATLAB6.0 version of the content digest, especially for the book using the format of each command are detailed yet simple and clear instructions in English)
- 2013-08-11 00:38:05下载
- 积分:1
-
YuXia-8A
AI 2 lay weight calculater
- 2013-09-23 16:00:28下载
- 积分:1
-
sowas.0.93.matlab
Multiscale performance
- 2013-11-30 13:51:04下载
- 积分:1
-
Code
moving average and saving code
- 2016-10-10 11:34:39下载
- 积分:1
-
IIR
用MATLAB设计IIR数字带通滤波器的程序函数(Design of IIR digital with MATLAB program function bandpass filter)
- 2010-06-20 11:53:28下载
- 积分: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