Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms
Title: jtest Download
 Description: Funzione: jtest --------------- Stabilisce se il metodo di Jacobi converge alla soluzione esatta del sistema lineare Ax = b di cui è data la matrice A Prototipo: [bool,iter] = jtest(A,m) Input: La matrice dei coefficienti A Il valore m, relativo all accuratezza richiesta (10^-m) Output: Restituisce bool = 1 (TRUE) se il metodo converge ed il numero minimo di iterazioni richieste, iter. Restituisce bool = 0 (FALSE) se il metodo non converge. In questo caso il valore iter restituito è 0.
 Downloaders recently: [More information of uploader diegodj3]
 To Search:
File list (Check if you may need any files):
jtest.m
    

CodeBus www.codebus.net