搜索结果

找到约 562 项符合 method 的查询结果

matlab例程 TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect

TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
https://www.eeworm.com/dl/665/313199.html
下载: 74
查看: 1075

matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor

This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
https://www.eeworm.com/dl/665/316034.html
下载: 163
查看: 1059

matlab例程 用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(

用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(multitaper method ,MTM法) 功率谱估计----最大熵法(maxmum entmpy method,MEM法) 功率谱估计----多信号分类法(multiple signal classification,music法) ...
https://www.eeworm.com/dl/665/321007.html
下载: 58
查看: 1099

行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity be ...
https://www.eeworm.com/dl/692/329546.html
下载: 96
查看: 1051

单片机开发 Visual tracking is one of the key components for robots to accomplish a given task in a dynamic env

Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereafter, AVS) for unknown moving object tracking. The method utilize ...
https://www.eeworm.com/dl/648/337858.html
下载: 53
查看: 1074

数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropol ...
https://www.eeworm.com/dl/641/338238.html
下载: 180
查看: 1045

其他 包括使用修正Gram-Schmit算法实现QR分解

包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse p ...
https://www.eeworm.com/dl/534/342748.html
下载: 118
查看: 1090

人工智能/神经网络 he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form

he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using ...
https://www.eeworm.com/dl/650/343494.html
下载: 120
查看: 1066

matlab例程 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method ...
https://www.eeworm.com/dl/665/347554.html
下载: 110
查看: 1046

Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto

THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 ...
https://www.eeworm.com/dl/656/351822.html
下载: 36
查看: 1024