"This example follows the example shown in [Zhang et al. (2019)](https://www.mdpi.com/2227-7390/7/10/890) where a continuous stirred tank reactor (CSTR) with a ...
df_X = pd.read_csv(os.path.join("data", "CSTR_data_id.csv")) t = np.array(df_X[COL_T], dtype=np.float32) x = np.array(df_X[COL_X], dtype=np.float32) u = np.array(df_X ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する