-
moblie
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的(adaptive arithmetic coding framework that can be directly used to direct development, using the C language)
- 2006-10-28 20:08:11下载
- 积分:1
-
small_image
MATLAB实现的高光谱图像的端元提取,可以自己下载高光谱图像,然后修改下程序就能用了。(MATLAB implementation of hyperspectral image endmember extraction of hyperspectral images can download and modify the following program can be used.)
- 2021-04-19 20:58:51下载
- 积分: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
-
hfm
哈夫曼树:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本(Huffman tree)
- 2011-05-14 14:55:51下载
- 积分:1
-
matrix-4
This is a matrix multiplication as an example of OpenMP parallel programming.
- 2015-03-13 05:07:13下载
- 积分:1
-
google-earth-DEM
googl earth 高程提取工具!对做google earth开发有一定的帮助!(googl earth elevation extraction tool! Google earth for doing development will certainly help!)
- 2015-01-12 12:22:15下载
- 积分:1
-
DrvInterface
该接口主要描述了关于应用层与90820之间的收发数据控制(description of the main interface for the application layer and between the TX 90820 Data Control)
- 2007-03-19 15:17:12下载
- 积分:1
-
1
说明: 利用直接替换法进行缓冲区溢出的相关检测的几个c++程序。(Related buffer overflow detection method using a direct replacement for a few c++ program.)
- 2014-11-25 14:55:56下载
- 积分:1
-
random
提供了平均分布和正态分布的功能,并显示出来(Provide evenly distributed and the normal distribution function)
- 2014-09-14 15:17:26下载
- 积分:1
-
05640848
关于雷电系统设计的资料,对设计雷电定位系统有参考价值(About lightning system design information on the design of lightning location system have reference value)
- 2013-10-27 20:59:07下载
- 积分:1