搜索资源列表
LBM
- 使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
LRA
- Lattice reduction mimo detection
Apriori
- 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
LRAD_MMSE
- Lattice Reduction Aided Detector for Spatial Multiplexing MIMO system. It is implemented by MATLAB.
1
- iPhone开发---cocos2D 的碰撞检测(弹道路径类)cocos2D 的 坐标转换真不好用, sprite.anchorPoint = ccp(0, 0) 的话显示就不工整了 sprite.anchorPoint = ccp(0.5, 0.5) 的话在完成碰撞检测之后,就半格半格的走。。。 最好发现干脆把碰撞 对象 的图片做得稍微比 碰撞主体小一点点 用CGRect magicSquare... cocos2D 的 坐标转换真不好用, sprite.anchorPoint =
MIMO_MMSE_LR_LD_4QAM
- this program is lattice reduction aided linear detection for MIMO system for 4-QAM
LatticeSTD
- 一个国外博士写的基于语音识别中间lattice结果的关键词检索(spoken term detection),是linux下的程序,需要自己编译安装-A foreign-based speech recognition to write Dr. intermediate lattice results keyword search (spoken term detection), is a program under linux, you need to compile the installa
lattice_generation
- 语音检索是语音识别的一个重要应用,而基于lattice的spoken term detection是语音检索的一个崭新方向,本程序就是语音识别中lattice的产生程序-Voice search is an important application of speech recognition, and the lattice-based spoken term detection is the voice of a new direction of search, this procedure
MIMO-Detection-Algorithm-
- 多入多出(MIMO)系统可以获得比单发单收系统更高的容量,对于MIMO系统,最大似然检测是最优接收,但其 指数复杂度难以在实际中应用。针对该问题,结合格缩减理论提出了基于Householder变换的复数域格缩减算法,将该算法和 MIMO次优检测算法相结合,给出了量化判决方法,且该复数域格缩减算法复杂度小于实数域格缩减算法。仿真结果表明, 基于Householder变换复数域格缩减的MIMO次优检测算法,通过优化信道矩阵可以得到更好的判决域,取得了逼近最优最大 似然检测算法的性能。
robust-MIMO-detection
- 在多输入多输出系统中的鲁棒球形译码的实现-We present a maximum-likelihood decoding algorithm for an arbitrary lattice code when used over an independent fading channel with perfect channel state information at the receiver. The decoder is based on a bounded distanc
595
- 51单片机,驱动几片74hc595芯片和光敏二极管检测点阵屏,实现点阵书写屏。-51, drive a few slices 74hc595 chip and photodiode detection matrix screen, achieve lattice screen writing.
2
- On Maximum-Likelihood Detection and the Search for the Closest Lattice Point
codes
- Modified LLL (MLLL) Lattice Reduction Algorithm Original Paper: A Customized Lattice Reduction Multiprocessor for MIMO Detection by Shahriar Shahabuddin et. al.-Modified LLL (MLLL) Lattice Reduction Algorithm Original Paper: A Customize
PAMI09CodeR2012a64bitWin7
- “Deformed Lattice Detection in Real-World Images Using Mean-Shift Belief Propagation”这篇文献的源代码,分享一下-This is the source code of the reference Deformed Lattice Detection in Real-World Images Using Mean-Shift Belief Propagation ,i m glad to share it to
new-LLL-detection
- 最新的关于格基规约改进算法的应用文章,有很好的借鉴意义-The latest on the application of lattice reduction algorithm to improve the article, there is a good reference
CLLL
- 复数LLL算法源代码,对应论文Ying Hung Gan, Cong Ling, and Wai Ho Mow, Complex lattice reduction algorithm for low-complexity full-diversity MIMO detection, IEEE Trans. Signal Processing, vol. 57, pp. 2701-2710, July 2009. -LLL algorithm of lattice reduction for c
LRAD_MMSE
- 格基规约辅助的MMSE检测,程序内容主要包括两部分,为函数程序。-Lattice reduction aided MMSE detection program mainly consists of two parts, as a function of the program.
pudn_Renj_matlab
- 1)football.m简单地以阵列形式显示一副图; 2)pre.m是心音信号过滤归一化预处理的过程; 3)wavlet.m是用db6小波进行信号的分解和重构,且求包络能量函数; 4)path.m是利用KKT条件的路径跟踪法,用于求解二次规划问题; 5)LRmmse是MIMO通信中常用检测方法,结合了最小均方误差准则和格基规约的知识。-1) football.m simply displays a graph in an array 2) pre.m is the proc
LR_simulator
- LR算法辅助的MIMO系统Zero Forcing检测。(A LR-aided MIMO system with Zero Forcing detection)