-
Fast Fourier Transform code
快速富立叶变换的代码-Fast Fourier Transform code
- 2022-02-01 18:32:57下载
- 积分:1
-
opcv实例源代码讲述各种实例提供各类源码
opcv实例源代码讲述各种实例提供各类源码-opcv examples of source code, about various instances, provide various types of source code
- 2022-03-26 17:29:17下载
- 积分:1
-
Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathemati...
离散数学中求集合的C++实现。用C++实现离散数学中的求集合这一公式,原理及代码都很简单的问题。-Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathematics in order to achieve the collection of this formula, principles and code are very simple questions.
- 2022-04-29 00:34:25下载
- 积分:1
-
Pilot Contamination Reduction
应用背景This paper considers the problem of interference mitigation in multi-cell multi-antenna time division duplex (TDD) wireless systems for downlink transmission. An efficient way to obtain channel state information (CSI) at the base station is by using uplink pilots and reciprocity of the downlink channel.
At the same time, it has been shown that pilots from different cells contaminate each other, resulting in corruption of precoding matrices used by base stations, and high inter-cell interference. This paper studies the effects of shifting the location of pilots in time frames used in neighboring cells, and its effectiveness in obtaining better channel estimates, and, thereby, inter-cell
interference reduction.关键技术Wireless cellular network designs with multiple antennas have been adopted by several modern wireless systems, which aim for high throughput as well as high
- 2023-07-07 06:45:03下载
- 积分:1
-
RSA 加密算法
RSA算法
1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。
RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。据猜测,从一个密钥和密文推断出明文的难度等同于分解两个大素数的积。
密钥对的产生。选择两个大素数,p 和q 。计算:n
- 2023-04-22 03:05:04下载
- 积分:1
-
k-svd 算法
稀疏算法对图像去噪,
由于在K-SVD算法中用到了OMP算法和奇异值分解SVD算法,而当图像较大时,OMP算法中的矩阵求伪逆运算效率非常低、奇异值分解SVD不仅耗时而且占用内存较大,常导致“超出内存”问题。针对上述问题本课题提出了基于矩阵shelesky分解和近似奇异值分解SVD的稀疏K-SVD噪声抑制方法来对自然图像进行噪声抑制,同时在字典训练过程中结合了“全局训练字典”的普适性,该方法有效的提高了K-SVD算法的运行效率、解决了“超出内存”问题,并且提高了去噪效果。
- 2022-05-13 20:26:09下载
- 积分:1
-
tests image
本文提出了一种全向立体对的校正方法。提出了几种校正方法,并介绍了一种新的校正方法&赤平校正法。在论文的第二部分中,我们提出了一种利用任意方法矫正立体对的三维重建方法。提出了一种基于赤平校正的基本矩阵精度判定方法。在论文的最后,给出了利用OmniRect MATLAB工具箱进行图像对校正的几个例子。
- 2022-12-05 09:40:03下载
- 积分:1
-
雅可比过关法求实对称矩阵特征值与特征向量
雅可比过关法求实对称矩阵特征值与特征向量-Jacobian clearance France realistic symmetric matrix eigenvalue and eigenvector
- 2022-07-12 22:05:55下载
- 积分:1
-
物联网技术进展与应用
资源描述摘要:对物联网的研究和应用进展进行综述分析。首先介绍了物联网的起源、国内外物联网的研究和应用现状。
然后详细讨论了物联网的定义、物联网的体系结构、物联网的异构融合网络层、物联网的感知节点与终端、泛在传
感网、物联网的业务支撑与智能处理技术、物联网的业务平台技术、物联网安全和物联网标准等关键技术。最后提
出了物联网研究的关键技术和主要内容。
关键词:物联网;传感网;泛在网;RFID
- 2022-02-04 06:14:49下载
- 积分:1
-
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。...
这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
- 2022-03-26 05:04:55下载
- 积分:1