how to find mean value, probability function, autocorrelation ?

조회 수: 1 (최근 30일)
gwangyeol baik
gwangyeol baik 2019년 9월 28일
답변: Shashwat Bajpai 2019년 10월 1일
I need mean value code, probability function code, autocorrelation code ?
the matrix is up to A278771.
Please, anybody help me!!
  댓글 수: 1
John D'Errico
John D'Errico 2019년 9월 28일
Start by reading the help? For example,
help mean
would be a good start.

댓글을 달려면 로그인하십시오.

답변 (1개)

Shashwat Bajpai
Shashwat Bajpai 2019년 10월 1일
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!

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by