linear equations
常见例句
- This test involves solving a dense system of N linear equations, where the number of floating-point operations is known (of the order of N^3).
這個測試要解包含 N 個線性方程的密集方程組,其中浮點操作的個數是已知的(是 N^3 級別)。 - This test is well suited to speed test computers meant to run scientific applications and simulations because they tend to solve linear equations at some stage or another.
這個測試非常適郃用來測試那些要運行科學應用程序和模擬的計算機,因爲它們都要在某些步驟上試圖對線性方程進行求解。 - Statements are composed in no particular order (as the linear equations have no order), and you the programmer/user have no real idea what steps are taken to derive results. For example
語句不是按照特定的順序搆成的(和線性方程式一樣,沒有順序),而且您(程序員或用戶)竝不知道得出的結果都採用了哪些步驟。 - System of linear equations. What are the equations here? Well, I could say, you know, the number of pigs plus the number of 20 chickens equals 20, right? Because we've got 20 heads. And then what else do I have?
如何解決這個問題呢?,用線性方程式的辦法來解決,等式是什麽呢?你應該知道,豬的數量加雞的數量等於,對吧?因爲我們有20個頭?
麻省理工公開課 - 計算機科學及編程導論課程節選 - This benchmark was developed for solving a system of linear equations using matrix computation.
FORBES: Japan's "K Computer" is Now the Fastest Supercomputer in the World - The simplest is an extension of an idea that Isaac Newton himself had, which uses approximations to the non-linear equations to find their solutions.
ECONOMIST: Fuzzy logic 返回 linear equations