-
111186750Sum
注水定理计算信道容量,主要通过注水算法来进行,很有用(waterfilling for channel capacity)
- 2009-05-20 19:08:47下载
- 积分:1
-
HW5
In mathematics and, in particular, functional analysis, convolution is a mathematical operation on two functions f and g, producing a third function that is typically viewed as a modified version of one of the original functions. Convolution is similar to cross-correlation. (This files includes matlab source file and report file)
- 2010-01-28 20:43:37下载
- 积分:1
-
threshold
Set points above level to white, others to black
- 2012-06-22 06:08:36下载
- 积分:1
-
Three-phase-high-frequency-isolated-DC-DC-convert
Three phase high frequency isolated DC-DC converter
- 2014-12-23 17:03:08下载
- 积分:1
-
complex-net
复杂网络的matlab程序,包括bnet,nn net和nw net共8个.m文件组成。(compclex network)
- 2014-01-02 20:50:29下载
- 积分:1
-
si
video copy detection using content based fingerprinting
- 2013-05-19 01:02:23下载
- 积分:1
-
efficient-MATLAB
精通MATLAB综合辅导与指南例程,讲解详细,例子丰富(Comprehensive counseling and guidance proficient in MATLAB routines, explain in detail, example-rich)
- 2009-12-24 13:59:49下载
- 积分:1
-
Desktop
Analisys of structures
E=200e6
A1=0.001
A2=0.002
A3=0.001
- 2014-10-02 02:44:31下载
- 积分:1
-
FSKmodel.mdl
This model is design in matlab .. it will generate FSK modulated signal.
- 2009-12-22 14:31:51下载
- 积分: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