필터 지우기
필터 지우기

Calculate Standard Deviation on a Certain X Point

조회 수: 1 (최근 30일)
Huichen Zhang
Huichen Zhang 2017년 3월 29일
댓글: Huichen Zhang 2017년 3월 29일
Hi!
So now I have obtained a linear fit according to scatter plots of 10 data sets with different sizes. The data sets consists of millions of displacement data on fixed force value, in the multiples of 9.81. Now I want to calculate the standard deviation of displacement value on each force value, namely 9.81,19.62 etc...Is there any way to do it fast in Matlab?
I have attached my code here too.
  댓글 수: 2
Jan
Jan 2017년 3월 29일
How can the force values be classified to groups?
Huichen Zhang
Huichen Zhang 2017년 3월 29일
Yes it will be much better if the force values can be classified to groups. I want to group the displacement value with force input of 9.81 together, displacement value with force input of 19.62 together etc. However, now a dataset now consists of displacement with force inputs of 9.81,19.62...., and a total dataset, which is simply merging all data sets together, consists of displacement with force inputs of 9.81,19.62...;then again 9.81,19.82...;then again 9.81,19.62...; is there any fast way to group?

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by