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 Center および File ExchangeParticle & Nuclear Physics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by