Norm and mean of a time series
I am very new to matlab and have a time series x1 and this time series should have zero mean and unit norm. I have been provided...
3 years 前 | 1 个回答 | 0
1
个回答
提问
Norm and mean of a time series
I have a time series x1 and this time series should have zero mean and unit norm. But when i run the program it gives me the err...
Plotting of time series from data
I have been given a data and asked to plot a time series. I am new to MATLAB. Please help e to plot a time series from the data....
3 years 前 | 1 个回答 | 0
1
个回答
提问
How to record/run the result 100 times?
I need to record the error array 100 times (i.e. Errorx11_nz, Errory11_nz, Errorx21_nz, Errory21_nz). Then, I need to take thei...