dimensional
共 92 篇文章
dimensional 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 92 篇文章,持续更新中。
This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional array
This is a short text on arrays and pointers in C with an emphasis
on using multi-dimensional arrays. The seemingly unrelated C rules
are explained as an attempt to unify arrays and pointers, repl
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)
SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
SOLVE THE HELMHOLTZ
EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensiona
Range imaging offers an inexpensive and accurate means for
digitizing the shape of three-dimensional objects. Because most
objects self occlude, no single range image suffices to describe the
entir
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
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
Displays a two-dimensional table showing how interest rates affect bank balances.
Displays a two-dimensional table showing how interest
rates affect bank balances.
Negative principal refractive indices and accidental isotropy in two-dimensional photonic crystals
Negative principal refractive indices and accidental isotropy in two-dimensional photonic crystals
with an asymmetrical unit ce
ONE-DIMENSIONAL_OPTIMIZATION,主要用于最优化方法的设计以及最优化问题的求解
ONE-DIMENSIONAL_OPTIMIZATION,主要用于最优化方法的设计以及最优化问题的求解
A MATLAB-based three-dimensional viewer
A MATLAB-based three-dimensional viewer
GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional opt
Phase Unwrapping 2D
<p style="margin-top:0px;margin-bottom:0.9em;padding:0px;line-height:16.8px;width:510px;overflow:hidden;color:#191919;font-family:Arial, Helvetica, sans-serif;white-space:normal;background-color:#FFFF
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of th
a sub-cell WENO reconstruction method
We introduce a sub-cell WENO reconstruction method to evaluate spatial derivatives in the high-order ADER scheme. The basic idea in our reconstruction is to use only r stencils to reconstruct the poin
Double 3-dimensional transform Double 3-dimensional transform
Double 3-dimensional transform
Double 3-dimensional transform
We present a particle filter construction for a system that exhibits time-scale separation. The sep
We present a particle filter construction for a system that exhibits
time-scale separation. The separation of time-scales allows two simplifications
that we exploit: i) The use of the averaging prin
In this paper, we consider the problem of filtering in relational hidden Markov models. We present
In this paper, we consider the problem of filtering in relational
hidden Markov models. We present a compact representation for
such models and an associated logical particle filtering algorithm. Ea
We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap wi
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explic
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is co
wangluo ppt
<b style="font-family:宋体, Verdana, Arial, Helvetica, sans-serif;white-space:normal;background-color:#FFFFFF;">最小二乘法曲面拟合,包括C程序及说明文件。对于搞三维重建的有一定帮助-Least squares surface fitting, including the C procedur