Feeds
질문
My Gauss-Seidel function takes forever to run
Below is my code function [daan]=GaussSeidel(A,b,n,iter,th) % A = Left Matrix % b = Right Matrix % n = Number ...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
(d)solve gives not-calculated coefficients
When I use "solve" to solve a system of equations, matlab always gives results like x=56980860677234865024000/1684527125197600...
대략 10년 전 | 답변 수: 1 | 0
