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