Tool used: Clip Studio Paint
These illustrations are posted in my Pixiv page so please visit https://www.pixiv.net/en/users/32334195!
Tool used: Clip Studio Paint
These illustrations are posted in my Pixiv page so please visit https://www.pixiv.net/en/users/32334195!
The synthetic data imitating the business cycle is my original although the functions of generating the complex time series refers to my supervisor's work.
The set of Python codes implementing Singular Spectrum Analysis is directly copied from "Singular spectrum analysis and their "eigentriplets" (Stack Exchange). This SSA method is almost identical to the one based on MATLAB "Singular Spectrum Analysis - Beginners guide" (MathWorks) which I attempted to duplicate with Python.
This set of Python codes succeeds in the reconstruction component (RC) as shown in the graph.
Special tribute to the No.1 girl in 2023! I have painted Marisa Kirisame with Master Spark! My favourite special move in Touhou Project!
Tool used: Clip Studio Paint
These illustrations are posted in my Pixiv page so please visit https://www.pixiv.net/en/users/32334195!
Tool used: Clip Studio Paint
These illustrations are posted in my Pixiv page so please visit https://www.pixiv.net/en/users/32334195!
Tool used: Clip Studio Paint
These illustrations are posted in my Pixiv page so please visit https://www.pixiv.net/en/users/32334195!
I have actually put an effort for this posing of Sanae-chan: have taken this croquis technique for this posing!
I have simulated "Dynamic Input-Output Model" by RCD Sir shown in the following YouTube with Python.
This is my first step to experiment simulating Leontief's Input-Output econometric model: The first one is the basic model utilising the inverse matrix to find the output level.
The output is derived from the final demand multiplied by the inverse matrix of an identity matrix minus the coefficient matrix and the capital matrix.
A list of my Python code based on the mathematical modelling is as follows: