搜索结果
找到约 11 项符合
MULTIDIMENSIONAL 的查询结果
matlab例程 MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural codin ...
数值算法/人工智能 The CUBA library provides new implementation of four general-purpose multidimensional integration al
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and
Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new
implementations of existing a ...
matlab例程 I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embed
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% ...
数值算法/人工智能 BASIC MULTIDIMENSIONAL GRADIENT METHODS
BASIC MULTIDIMENSIONAL GRADIENT METHODS,主要用于解决最优化问题
数学计算 Multidimensional Optimization 統計算法
Multidimensional Optimization 統計算法
软件设计/软件工程 Many problems in statistical pattern recognition begin with the preprocessing of multidimensional si
Many problems in statistical pattern recognition begin with the preprocessing of multidimensional signals, such as images of faces or spectrograms of speech.
电子书籍 流分类中的一种算法:Packet Classification Using Multidimensional Cutting
流分类中的一种算法:Packet Classification Using Multidimensional Cutting
数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, an ...
其他书籍 非常好的优化算法的书
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。
Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...