Using Power Iteration on a Large Matrix

조회 수: 1 (최근 30일)
Alex
Alex 2013년 10월 24일
답변: sixwwwwww 2013년 10월 24일
I have to solve the neutron diffusion equation in two dimensions, so I will have to construct a 2500x2500 matrix and solve it using power iteration and successive relaxation. Can Matlab handle this? My professor recommends Fortan but I can't use it as well as Matlab.

채택된 답변

sixwwwwww
sixwwwwww 2013년 10월 24일
Dear Alex, Of course MATLAB can handle it. The main problem comes not with MATLAB but with the processing capacity as well as memory of your computer. If your computer have enough CPU speed and enough memory(RAM) then you can do it in MATLAB.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by