Introduction - If you have any usage issues, please Google them yourself
The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are training samples and 601-700 predictive samples. First standardize the data, then use the least square method to predict the model, and finally output the data after anti-standardization.