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