-
UCA_SMI
QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。(QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the use of Givens rotation implementation of the QR decomposition of data matrix, the weight vector will eventually solve the problem into a triangular system of linear equations solving the problem.)
- 2009-03-17 10:20:31下载
- 积分:1
-
shipingenzong
侦查法实现视频跟踪的matlab源代码 (Investigation of video tracking matlab source code)
- 2012-09-05 18:16:08下载
- 积分:1
-
4-Hidden-Layer-baru
voice recognition with neural networks backpropagation. this source can recognize number one two three four five six seven eight nine
- 2013-04-16 15:50:26下载
- 积分:1
-
A-convolutional-based-distributed-coded-cooperati
In this paper, we consider a coded cooperation diversity scheme that is suitable for L-relay channels that operate in the decode–forward mode. The proposed scheme is based on convolutional coding, where each codeword of the source node is partitioned into two frames that are transmitted in two phases.
- 2013-07-10 19:03:19下载
- 积分:1
-
echocanceller
用带leaky因子的GEIGEl算法进行语音状态检测的回声消除程序及其性能测试曲线(used with leaky factor GEIGEl algorithm for detecting a state of the Voice Echo Canceller procedures and their sexual test curve)
- 2006-12-10 19:37:14下载
- 积分:1
-
rcos_dsp
升余弦滚降系统的源程序(用于调制解调系统中波形成型)(Raised Cosine system of the source (for modulation and demodulation waveform prototyping system))
- 2007-05-11 16:32:19下载
- 积分:1
-
CS_OMP
详细对应数字图像处理课本上的小波变换进行了实现 直接可以使用 以及压缩传感对图像处理的应用
- 2015-03-17 19:46:58下载
- 积分:1
-
MATLAB-scientific
对于想要学习matlab应用的朋友,能从这份国外计算机科学经典教材之MATLAB科学计算中获得启发。(For those who want to learn matlab application friend from abroad this MATLAB scientific computing in computer science inspired by the classic textbook.)
- 2013-12-06 15:30:41下载
- 积分:1
-
main
make the simple game of life.
it only uses 50 X 50 size of point and time limited system.
- 2010-02-10 16:11:28下载
- 积分:1
-
mathmodel2
说明: 1.1 背包问题
有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大?
(1.1 knapsack problem is a hikers. he is known to travel to withstand the weight of the backpack not exceed a (kg). N Species with articles for his choice loaded backpack, n product were numbered 1, 2, ..., n. I first of which product each ai of the weight (kg), its value (i refers to a section of the types of items travelers the benefits brought by a number of indicators) for the ci (i = 1, 2, ..., n). Asked how travelers who choose to bring this product to the n pieces, making the total value of the largest?)
- 2006-04-13 18:47:43下载
- 积分:1