Figure Replication of NTIUNHDM

Comparing original figures from the research paper with our MATLAB replications

Figure Comparisons

This section presents side-by-side comparisons of original figures from the research paper with our MATLAB replications.

Figure 1: Cell Population Dynamics
Time evolution of normal cells, tumor cells, and immune cells

Original Figure

Original Figure 1

Figure 1 from the original paper showing the time evolution of cell populations.

Our Replication

Our Replication of Figure 1

Our MATLAB replication of Figure 1 using the NTIUNHDM model implementation.

Analysis

Our replication closely matches the original figure, confirming the accuracy of our model implementation. The growth patterns of tumor cells, normal cells, and immune cells follow similar trajectories.

Replication Methodology

We implemented the NTIUNHDM system in MATLAB using the ode45 solver and carefully matched the parameters from the original paper to ensure accurate replication of the figures.