• edited by
2,530 views
2 2 votes
  • $x  + y/2 =  9$
  • $3x  + y = 10$


The value of the Frobenius norm for the above system of equations is

  1. $0.5$
  2. $0.75$
  3. $1.5$
  4. $2.0$

1 Answer

2 2 votes

Answer: D

Frobenius norm = $\sqrt{trace(A*A)}$ = 2.23 which is close to option D.

Answer:
Position:
Show:

Related questions

2 2 votes
1 1 answer
2.9k
2.9k views
Ishrat Jahan asked Nov 1, 2014
2,889 views
$x + y/2 = 9$$3x + y = 10$What can be said about the Gauss-Siedel iterative method for solving the above set of linear equations?it will convergeIt will diverseIt will...
9 9 votes
3 3 answers
8.4k
8.4k views
Ishrat Jahan asked Oct 31, 2014
8,405 views
The following definite integral evaluates to$$\int_{-\infty}^{0} e^ {-\left(\frac{x^2}{20} \right )}dx$$$\frac{1}{2}$$\pi \sqrt{10}$$\sqrt{10}$$\pi$
0 0 votes
0 0 answers
2.0k
2.0k views
Ishrat Jahan asked Oct 31, 2014
2,047 views
Match the following iterative methods for solving algebraic equations and their orders of convergence. Method Order of Convergence1.BisectionP.2 or more2.Newton-RaphsonQ....
2 2 votes
3 answers 3 answers
2.6k
2.6k views
Ishrat Jahan asked Nov 1, 2014
2,609 views
A software project has four phases P1, P2, P3 and P4. Of these phases, P1 Is the first one and needs to be completed before any other phase can commence. Phases P2 and P3...