Author: Haoran Wang
Date: 01/19/2025

This is the program of the numerical example 1 of the RKHS MRAC paper. There are two different main programs here:

"Main.m": Use to run one single case of basis distribution. Use "Transiet_and_More.m" to view the transient behavior of the 
	system.

"Main_looping.m": Use to run multiple case of basis distribution. The parallel looping is built upon varying grid division 
	number. Use "Figure_Generation.m" to generate the figure that compares the steady state behavior of different basis
	density. Use "Transiet_and_More.m" to view the transient behavior of one specific run. This program can be very demanding
	so do not run unless necessary.