-
ma=0
标准AM振幅调制方式,ma=0时的标准AM振幅调制(Standard AM modulation, ma = 0 the standard AM modulation)
- 2013-07-21 13:47:08下载
- 积分:1
-
fuzzyC
遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改(Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format)
- 2010-05-16 13:13:06下载
- 积分:1
-
zuixiaowaiqiejvxing
最小外接矩形,基于最小外切矩形方法来计算目标区域的长宽(Minimum bounding rectangle)
- 2014-08-15 19:44:52下载
- 积分:1
-
matlab_simulink
matlab simulink .mdl files that models inverter switchings
- 2012-11-30 00:47:03下载
- 积分:1
-
generateC_Acode
说明: GPS种产生C_A码matlab仿真程序 (GPS code generated simulation program C_A)
- 2009-08-19 23:17:34下载
- 积分:1
-
apf
基于matlab的APF仿真实验模型,很好的模型,可以直接使用,仿真环境matlab2010A(The APF simulation model based on MATLAB, a very good model, can be used directly, matlab2010A simulation environment)
- 2013-03-04 08:59:40下载
- 积分:1
-
between-newnetworks
这个文件是复杂网络的介数介绍的一些细节。(This document is referred to a number of complex networks, introduced some of the details.)
- 2009-04-14 15:35:43下载
- 积分:1
-
bt
说明: 对信号的功率谱估计采用BT法功率谱估计。在MATLAB中调试通过。(The power spectrum of the signal is estimated that the use of BT power spectrum estimation method. In MATLAB in the debugger through.)
- 2009-06-06 09:40:15下载
- 积分:1
-
QPSK_oQPSK
本程序,包含QPSK,OQPSK的产生过程,I、Q领路信号抽取,他们的频谱,包络情况,经过带通滤波器后的变化,经过非线性放大器后的频谱变化等。是一个很好的学习例程!(This procedure, including QPSK, OQPSK production process, I, Q signal extraction lead the way, their spectrum envelope case, after band-pass filter after the change, through non-linear changes in the spectrum after the amplifier. Is a good learning routines!)
- 2011-12-29 20:58:54下载
- 积分: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