Data for "RL of Carleman-based Nonlinear Power Systems Models"
收藏资源简介:
In this repository I am sharing the data used for the figures of the paper "Recursive Linearization of Carleman-based Nonlinear Power Systems Models". In addition, the codes used for obtaining those data are also provided. The description of the provided codes is provided below: - CompTimes.m - Contains the data of the drawn figures - F22_Kronecker.m - Code for computing F22 based on the Kronecker product. - F23_Kronecker.m - Code for computing F23 based on the Kronecker product. - F33_Kronecker.m - Code for computing F33 based on the Kronecker product. - RL_F22.m - Code for computing F22 based on the RL rule - RL_F22_sparse.m - Code for computing F22 based on the sparse RL rule - RL_F23.m - Code for computing F23 based on the RL rule - RL_F23_sparse.m - Code for computing F23 based on the sparse RL rule - RL_H23_Jordan.m - Code for computing H23 (F23 in the Jordan coordinates) based on the RL rule - RL_H23_sparse.m - Code for computing F23 based on the sparse RL rule - RL_F33.m - Code for computing F33 based on the RL rule - RL_F33_sparse.m - Code for computing F33 based on the sparse RL rule



