matrix inversion
常见例句
- You will write a simple MATLAB function that performs matrix inversion.
您将编写一个简单的 MATLAB 函数来执行矩阵求逆(matrix inversion)运算。 - You will use the MATLAB compiler to create a C++ shared library that will contain the matrix inversion function.
您将使用 MATLAB 编译器创建一个 C++ 共享库,该库将包含矩阵求逆函数。 - This is a sample SPL application that initializes the MATLAB runtime, performs a matrix inversion via the ml::inv function, and finalizes the MATLAB runtime.
该样例 SPL 应用程序将初始化 MATLAB 运行库,通过 ml::inv 函数执行一个矩阵求逆运算,然后终止 MATLAB 运行库。 - You'd pull out your pencil and paper, you can do it as a matrix inversion if you know how to do that, or you can just simply do substitution of one equation into another to solve it.
你知道你在小学的时候是怎么做的对吧?,你拿出你的笔和纸,如果你会的话,你可以解一个方程组,或者你可以单纯地。
麻省理工公开课 - 计算机科学及编程导论课程节选 - Add matrix inversion to this library.
FORBES: What Are Some Useful Technical Skills I Can Learn Within A Day? 返回 matrix inversion