how to find mean value, probability function, autocorrelation ?

1 Ansicht (letzte 30 Tage)
gwangyeol baik
gwangyeol baik am 28 Sep. 2019
Beantwortet: Shashwat Bajpai am 1 Okt. 2019
I need mean value code, probability function code, autocorrelation code ?
the matrix is up to A278771.
Please, anybody help me!!

Antworten (1)

Shashwat Bajpai
Shashwat Bajpai am 1 Okt. 2019
You can read an Excel file into MATLAB using xlsread. Once the data is imported in MATLAB Workspace you can perform the meanand corrcoef functions for mean and auto correlation. For probability functions refer to the following link:
Documentation links for:
(This link has links to other functions that can be used to read Excel files like readtable,readmatrix etc.)
Hope this helps!

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by