搜索结果
找到约 531 项符合
Space-Vector 的查询结果
其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.
其他书籍 This doecument display that how to access pci configure space
This doecument display that how to access pci configure space
书籍源码 "Space-Time Codes and MIMO Systems"是Mohinder Jankiraman 所著的经典之作
"Space-Time Codes and MIMO Systems"是Mohinder Jankiraman 所著的经典之作,这里给出全书的matlabe源码。
电子版书籍另外给出。
matlab例程 A hybrid Particle Swarm Optimization algorithm for functions in the real space.
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
书籍源码 外文经典书“Space-time codes and MIMO systems”第九章matlab源代码
外文经典书“Space-time codes and MIMO systems”第九章matlab源代码
Java书籍 java开发中Vector、ArrayList和List的异同
java开发中Vector、ArrayList和List的异同
数据结构 这是采用STL的VECTOR 做的一个程序
这是采用STL的VECTOR 做的一个程序,希望对大家有帮助
软件设计/软件工程 数据挖掘软件发展分析 第一代数据挖掘软件 特点 支持一个或少数几个数据挖掘算法 挖掘向量数据(vector-valued data) 数据一般一次性调进内存进行处理 典型的系统如Sa
数据挖掘软件发展分析
第一代数据挖掘软件
特点
支持一个或少数几个数据挖掘算法
挖掘向量数据(vector-valued data)
数据一般一次性调进内存进行处理
典型的系统如Salford Systems公司早期的CART系统(www.salford-systems.com)
matlab例程 vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can pl
vectline "vector field line plotter"
Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
matlab例程 LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a
LINEINTRGAL Line Integral in a 2D Vector Field.
LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C.
X and Y define the coordinates of a rectangular grid over which
U and V are defined. X and Y must be monotonic and 2D plaid as
% produced by MESHGRID. X, Y, U, an ...