搜索:random+algorithm

找到约 1,409 项符合「random+algorithm」的查询结果

结果 1,409
按分类筛选
显示更多分类
https://www.eeworm.com/dl/637/222957.html 多国语言处理

Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出

Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本 ...
下载 32
·
查看 1113
https://www.eeworm.com/dl/648/294151.html 单片机开发

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my ...
下载 93
·
查看 1104
https://www.eeworm.com/dl/665/316412.html matlab例程

Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want y ...
下载 152
·
查看 1101
https://www.eeworm.com/dl/665/305244.html matlab例程

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my ...
下载 25
·
查看 1090
https://www.eeworm.com/dl/522039.html 书籍

OFDM+Wireless+LANS

Before delving into the details of orthogonal frequency division multiplexing (OFDM), relevant background material must be presented first. The purpose of this chapter is to provide the necessary building blocks for the development of OFDM principles. Included in this chapter are ...
下载 1
·
查看 105
https://www.eeworm.com/dl/665/142729.html matlab例程

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
下载 34
·
查看 1074
https://www.eeworm.com/dl/650/139298.html 人工智能/神经网络

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 lo ...
下载 189
·
查看 1165
https://www.eeworm.com/dl/654/244856.html 数据结构

This forced me to write about more interesting and comprehensive sorting methods, the result of whic

This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really ...
下载 193
·
查看 1072
https://www.eeworm.com/dl/cadence/ebook/176911.html 电子书籍

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flo ...
下载 40
·
查看 1123
https://www.eeworm.com/dl/650/198173.html 人工智能/神经网络

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be speci ...
下载 153
·
查看 1119