Borrar filtros
Borrar filtros

Calculate Standard Deviation on a Certain X Point

2 visualizaciones (últimos 30 días)
Huichen Zhang
Huichen Zhang el 29 de Mzo. de 2017
Comentada: Huichen Zhang el 29 de Mzo. de 2017
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 comentarios
Jan
Jan el 29 de Mzo. de 2017
How can the force values be classified to groups?
Huichen Zhang
Huichen Zhang el 29 de Mzo. de 2017
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?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by