搜索结果
找到约 141 项符合
ML-kNN 的查询结果
无线通信 LST-CPM系统的简化接收机
提出了一种CPM信号Laurent分解和最小均方误差检测相结合的低复杂度接收机,在降低运算量的同时,保证了低信噪比情况下接近于最大似然ML、最优检测器的接收机性能。理论推导和仿真结果均验证了该算法的有效性。
生物技术 This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal ...
人工智能/神经网络 Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through ...
手机WAP编程 WML(Wireless Markup Language - 无线标记语言)这种描述语言同我们常听说的HTML语言同出一家
WML(Wireless Markup Language - 无线标记语言)这种描述语言同我们常听说的HTML语言同出一家,都属于X ML语言这一大家族。HTML语言写出的内容,我们可以在我们的PC机上用IE或是Netscape等浏览器进行阅读,而 WML语言写出的文件则是专门用来在手机等的一些无线终端显示屏上显示,供人们阅读的,并且同样也可以向使用者提供 ...
VHDL/FPGA/Verilog IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at
IDCT-M is a medium speed 1D IDCT core
-- it can accept a continous stream of 12-bit input words at a rate of
-- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video
-- the core is 100% synthesizable
通讯/手机编程 供初学空时编码(vblast接收)的matlab仿真程序
供初学空时编码(vblast接收)的matlab仿真程序,是关于vblast接收中ML算法的简单的仿真
汇编语言 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern "C"表示按传统C命名习惯.函数save将程序指针保存在
该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作.
主函数很简单首先引入两个外部函数,extern "C"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有
if(save(&sp)){...}
if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(swit ...
数值算法/人工智能 ApMl provides users with the ability to crawl the web and download pages to their computer in a dire
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
其他 一种常用空分复用的MIMO系统
一种常用空分复用的MIMO系统,v-blast系统的各种检测算法:ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法