-
netware_simulink
一个神经网络的M生成程序和SIMULINK模型(a neural network Generation M procedures and Simulation Model)
- 2006-08-09 21:39:21下载
- 积分:1
-
hopfieldNetwork
This code is hopfield neural network.
However, not my work
- 2009-04-28 02:03:57下载
- 积分:1
-
Solving-scale-free-networks
求解无标度网络,用于求解无标度网络模型的(Solving scale-free networks, for solving scale-free network model)
- 2011-08-18 14:40:53下载
- 积分:1
-
LPF
Low Pass Filter. it is used to find the low frequency components of the image. it gives the blurry image and removes noise
- 2011-11-02 11:57:11下载
- 积分:1
-
B
2013数学建模研究生B题建立多项式模型代码(2013 graduate of mathematical modeling to establish polynomial model code B title)
- 2013-09-21 08:50:53下载
- 积分:1
-
chuli
matlab 从心电信号中计算心率的小程序,很好用!!(matlab calculate heart rate from ECG small program, easy to use! !
)
- 2011-12-28 11:05:35下载
- 积分:1
-
minsum
二元ldpc译码器 min-sum算法 迭代次数固定 输入信号长度一帧512bits(binary ldpc decoder. min-sum algorithm。fixed iter number.512 bits/frame)
- 2015-07-01 17:00:40下载
- 积分:1
-
work
dijkstra矩阵算法,可以计算出最短路,第一次上传请见谅~(dijkstra很有用的!)
- 2010-06-07 19:51:45下载
- 积分: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
-
Code-Dijkstra
code dijkstra for shortest path
- 2014-10-27 19:10:41下载
- 积分:1