compattazione di matrice a banda e jacobi

This commit is contained in:
2014-11-01 18:02:59 +01:00
parent b07d220762
commit 8c6af09b7c
5 changed files with 182 additions and 61 deletions

2
exercises/test.m Normal file
View File

@@ -0,0 +1,2 @@
A=[1,3,0;2,5,4;0,5,3]