Summary: | Complex dynamic linear systems of equations are solved by numerical iterative methods, which need much computation and are timeconsuming ones, and the optimization stage requires repeated solution of these equation systems that increases the time on development. To shorten the computation time, various methods can be applied, among them preliminary (estimated) calculation or oversimple models calculation, however, while testing and optimizing the full model is used. Reduced order models are very popular in solving this problem. The main idea of a reduced order model is to find a simplified model that may reflect the required properties of the original model as accurately as possible. There are many methods for the model order reduction, which have their advantages and disadvantages. In this article, a method based on Krylov subspaces and SVD methods is considered. A numerical experiments is given.
|