搜索结果
找到约 76 项符合
dimensional 的查询结果
按分类筛选
- 全部分类
- matlab例程 (13)
- 行业发展研究 (6)
- 数学计算 (6)
- 其他 (5)
- 其他行业 (5)
- 数据结构 (4)
- 数值算法/人工智能 (3)
- 网络 (3)
- 文件格式 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- 压缩解压 (3)
- Java编程 (2)
- 嵌入式/单片机编程 (2)
- 可编程逻辑 (1)
- VHDL/FPGA/Verilog (1)
- 并行计算 (1)
- 通讯编程文档 (1)
- 汇编语言 (1)
- 其他书籍 (1)
- JavaScript (1)
- VC书籍 (1)
- Linux/Unix编程 (1)
- 编译器/解释器 (1)
- Java书籍 (1)
- 软件工程 (1)
- 无线通信 (1)
- Matlab (1)
- VIP专区 (1)
其他 One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3
One dimensional wavelet transform s input data from file dataIn.txt
h[] : -1 0 1 2
g[] : 1 1 0 3
c[] : 1 4 2 5 4 6 7 8
网络 Multi Dimensional Scaling
Multi Dimensional Scaling,非常好的工具,知道拓扑就可以画图。很准确。
其他 Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition
Two-Dimensional PCA:
A New Approach to Appearance-Based
Face Representation and Recognition
软件设计/软件工程 sukumar N.写的报告Enriched Natural Neighbor Interpolants for Two-Dimensional Crack Modeling
sukumar N.写的报告Enriched Natural Neighbor Interpolants for Two-Dimensional Crack Modeling
嵌入式/单片机编程 These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con
These instances, whenmapped to an N-dimensional space, represent a core set that can be
used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning
problem on these core sets can produce a good approximation solution in very fast speed.
For example, the core-vector machin ...
数学计算 SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
SOLVE THE HELMHOLTZ
EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
matlab例程 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An
多项式拟合的MATLAB工具。只要具有以下几个函数
POLYFITN - A general n-dimensional polynomial fitting tool
POLYVALN - An evaluation tool for polynomials produced by polyfitn
POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn
POLYN2SYM - A conversion tool to generate a ...
数值算法/人工智能 FDTD three-dimensional CPML
FDTD three-dimensional CPML
matlab例程 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published un
3D FDTD 计算程序
ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic tasks in implementing a simple 3D FDTD simulation ...
Linux/Unix编程 spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for su
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)