MULTIDIMENSIONAL ARRAY 中文是什么意思 - 中文翻译

多维数组
一个多维数组

在 英语 中使用 Multidimensional array 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
C supports two types of multidimensional arrays:.
C支持两种类型的多态性:.
NumPy's multidimensional array is known as ndarray.
NumPy的数组类被称为ndarray。
You probably tried to make a multidimensional array like this:.
你可能试图制作一个像这样的多维数组:.
Multidimensional arrays in MATLAB are an extension of the normal two-dimensional matrix.
在MATLAB中的多维数组是正常的两维矩阵的延伸。
The main data structure for multidimensional arrays in NumPy is the ndarray class.
NumPy中多维数组的主要数据结构是ndarray类。
Multidimensional arrays can be created by nesting these type parameters in the declaration:.
多维数组可以使用在声明中嵌套类型参数的方法来创建:.
SciPy main data structure is again a multidimensional array, implemented by Numpy.
SciPy主数据结构又是一个多维数组,由Numpy实现。
Nested sequences, like a list of equal-length lists,will be converted into a multidimensional array:.
嵌套序列,如等长列表的列表,将会转化为一个多维数组:.
It supports multidimensional arrays(tables) and matrices.
它支持多维数组(表)和矩阵。
Final conditions for filter delays, returned as a vector, matrix, or multidimensional array.
滤波器延迟的最终条件,以向量、矩阵或多维数组的形式返回。
In MATLAB®, the basic data type is a multidimensional array of double precision floating point numbers.
在MATLAB®中,基本数据类型是双精度浮点数的多维数组
Initial conditions for filter delays, specified as a vector, matrix, or multidimensional array.
滤波器延迟的初始条件,指定为向量、矩阵或多维数组
Generally to generate a multidimensional array, we first create a two-dimensional array and extend it.
一般生成一个多维数组,我们首先要创建一个二维数组,并扩展它。
The Data structure of SciPy is implemented by NumPy andis a multidimensional array.
SciPy主数据结构又是一个多维数,由Numpy实现。
If x is a multidimensional array, then filter acts along the first array dimension whose size does not equal 1.
如果x是一个多维数组,那么过滤器沿着第一个大小不等于1的数组维度作用。
SciPy main data structure is again a multidimensional array, implemented by Numpy.
SciPy的主要数据结构又是一个由Numpy实现的多维数组。
You can use this tool to define and evaluate mathematical expressions,including multidimensional arrays.
你可以使用该工具定义和评估数学表达式,包括多维数组
In this example we are passing a multidimensional array to the function square which displays the square of each element.
在这个例子中,我们将多维数组传递给函数square,该函数显示每个元素的平方。
An array having more than two dimensions is called a multidimensional array in MATLAB.
一个阵列,其具有两个以上的维度被称为多维数组在MATLAB中。
Let's see a simple example of multidimensional array in C++ which declares, initializes and traverse two dimensional arrays..
下面来看看一个C++中的多维数组的简单例子,它声明,初始化和遍历二维数组。
The first two only support one-dimensional arrays,but array_cat supports multidimensional arrays.
头两个只支持一维数组,而array_cat支持多维数组
If X is a multidimensional array, then the first array dimension whose size does not equal 1 is treated as in the vector case.
如果X是一个多维数组,那么第一个大小不等于1的数组维度将被当成向量的情况处理。
By contrast,array operations execute element by element operations and support multidimensional arrays.
与之不同,数组运算则是执行逐元素运算并支持多维数组
I'm trying to replicate the grid in a large multidimensional array, But it's giving me a syntax error and i'm not sure why.
我试图在一个大的multidimensionalarray复制网格,但它给了我一个语法错误,我不知道为什么.
But don't worry Arrays class got equals() and deepEquals()method to compare elements of one-dimensional and multidimensional arrays in Java.
但是不用担心,Arrays类用equals()和deepEquals()方法来比较Java中的一维数组和多维数组元素。
In the context of machine learning, tensor refers to the multidimensional array used in the mathematical models that describe neural networks.
在机器学习的领域中,张量指的是描述神经网络的数学模型中使用的多维数组
A simpler,more comprehensive data model that includes only two basic structures: a multidimensional array of record structures, and a grouping structure.
数据模式更简洁、更全面,它包含两个基本结构:多维数组记录结构,和分组结构。
Another difference is that the entire multidimensional array can be allocated with a single application of operator new, while jagged arrays require loops and allocations for every dimension.
另一个优点是整个多维数组可以用单一的new操作符申请而赋值,而锯齿数组需要对每一维进行循环和赋值。
结果: 28, 时间: 0.0358

单词翻译

顶级字典查询

英语 - 中文