-
fc_testIsenburg
对浮点型数据进行压缩,将数据分为3个部分:符号位、指数、尾数,分别对其进行压缩(Of floating-point type data compression, data is divided into three parts: sign bit, index, mantissa, respectively, to compress their)
- 2009-05-04 13:03:29下载
- 积分:1
-
123
power control in WCDAM......
- 2010-02-02 22:11:53下载
- 积分:1
-
Excelente_CPUUsage_Y_MemUsage_x64
Get cpu memory disk usage by console application windows x64
- 2014-10-10 12:38:50下载
- 积分:1
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分:1
-
Micrium
UC_GUI开发源代码,里面含有范例,源文件(UC_GUI development of source code, which contains examples of source files)
- 2007-09-11 15:28:36下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
ami.hdb3
ami ,hdb3码的编解码过程,这是在matlab中实现的,但是对我们的编程也很有用处(ami, hdb3 code encoding and decoding process, which is implemented in matlab, but may also be useful to our programming)
- 2011-05-27 18:45:43下载
- 积分:1
-
gaussianiir-20111112
Fast Gaussian Convolution with Recursive Filtering.
- 2014-01-07 08:43:21下载
- 积分:1
-
1
说明: 经典教材,美国人普艾克编著,非常实用的数字信号处理书(Classic textbook, edited by American Pu Yike, very practical book of digital signal processing)
- 2011-12-10 10:11:42下载
- 积分:1
-
imgrayscaling
matlab 实现图像 的缩小放大 (Enlarge Image narrowing matlab)
- 2011-05-27 15:11:12下载
- 积分:1