搜索资源列表
Detection of Rank-P Signal
- Detection of Rank-P signals
iml
- IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon fo
LCD_Compatible_search
- This program will help you to find out which LCD (for Mobile Phones) is compatible with each other . enjoy :P don t forget to rank me :P
single
- 一般性的奇异值分解算法,float浮点型。-SGGSVD computes the generalized singular value decomposition (GSVD) * of an M-by-N real matrix A and P-by-N real matrix B: * * U*A*Q = D1*( 0 R ), V*B*Q = D2*( 0 R ) * * where U,
fecgm
- 独立成份分析(ICA)以及winner滤波 Source separation of complex signals with JADE. Jade performs `Source Separation in the following sense: X is an n x T data matrix assumed modelled as X = A S + N where o A is an unknow
OFDMoncha
- . 对于基于块状(block-type)导频的信道估计,仿真实现LS, LMMSE modified 和基于SVD的降维LMMSE 算法在多径频率选择性特征的信道上的BER VS SNR 和BER VS Doppler frequency shift 的功能。 2. 对于基于梳状(comb-type)导频的信道估计,实现LS with 1D linear interpolation,
temperature
- 择使用数组储存数据。*x,*y分别装入观察站的地理坐标,temp装入的是温度信息,*tpx,*tpy分别用作对x,y进行快速排序(tpx[2]=8表示排在第2位的是x[8],rank[8]=2表示x[8]排在第2位)升序,rankx[i]即为最终x[i]的排名。 为了方便计算一个范围内的温度值,定义了一个long long 型的数组sum。算出比点p小的点(不包括点p本身)的所有温度值之和sum,之后范围的四点sum相加减,再对少数
PageRank
- PR值收敛的证明再次不做过多赘述,但是需要注意的是,PR值收敛的一个必要条件是矩阵A需要满足每一列的元素和都为1。如果开始时P向量中各部分值之和为一,那么在精度能够保证的情况下,每次迭代之后P向量中各部分的值之和依然是一,而每次迭代可以看成是对P向量中各部分值重新分配的过程。矩阵A中第i列的数据可以看成是第i个节点引用其他节点的概率,这些数据决定了第i个节点的PR值如何分配给其他所有节点。(a realization of page r