I like your living room lectures. I'm currently searching for fast solvers for embedded systems and GMRES seems to be worth a shot.
@tarekjrd75 Жыл бұрын
This lecture is GOLD
@arashgmn3 жыл бұрын
GMRES finds the solution at iteration 100 because, with the 100th direction, the space of the columns of matrix A is fully spanned. Such exhaustion means that there's no need to have max_iter > size(A). The key point, however, is that, for very large matrices, we often content ourselves with a max_inter much smaller than the size of A (simply because we cannot afford more). This can be effective if matrix A has specific structures...
@fajaranggara16003 жыл бұрын
hi, professor.. I think this video is very interesting. If we say that this method could solve very large matrix. I think you should show us to solve a simple matrix with this method. It is more clear rather than using the program in matlab.
@iExamineLife10 ай бұрын
thank you prof! :)
@AJ-et3vf2 жыл бұрын
Awesome video! Thank you!
@pythonking_stem15275 ай бұрын
21:45 Bi-CGSTAB
@gietasawewnetu70113 жыл бұрын
do you have more about Bi CGSTAB prof ?this is my thesis area and help me more by attached links via email Thank u for explanation!