搜索结果

找到约 179 项符合 Random 的查询结果

matlab例程 % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.

% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes ...
https://www.eeworm.com/dl/665/214094.html
下载: 117
查看: 1059

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

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

matlab例程 This is a collection of m-files I created to complete a research project into the DC components of v

This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement th ...
https://www.eeworm.com/dl/665/237664.html
下载: 34
查看: 1045

数值算法/人工智能 B树算法实现

B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.
https://www.eeworm.com/dl/518/245676.html
下载: 26
查看: 1034

数学计算 Sherwood算法消除最坏实例

Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改 ...
https://www.eeworm.com/dl/641/248698.html
下载: 60
查看: 1048

VHDL/FPGA/Verilog RAM

RAM, Random-access memory,Verilog code
https://www.eeworm.com/dl/663/251582.html
下载: 92
查看: 1024

数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc

This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
https://www.eeworm.com/dl/654/255048.html
下载: 51
查看: 1184

其他书籍 matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique fo

matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf [DIP_dg.rar] - JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法 [imagethreshold.zip] - 老外编写的阈值分割代码,非常的好,强烈推 ...
https://www.eeworm.com/dl/542/258915.html
下载: 98
查看: 1037

邮电通讯系统 This program shows the distributions of the co-channel interference in forward and reverse link in t

This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell.
https://www.eeworm.com/dl/690/264205.html
下载: 102
查看: 1037

Linux/Unix编程 The UCL common multimedia library implements a number of algorithms and protocols needed by a number

The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the libra ...
https://www.eeworm.com/dl/619/276848.html
下载: 77
查看: 1071