How can I analyze a set of data in the form of ratios?
Mostrar comentarios más antiguos
I have data in the form of ratios (out of 1). For example the two columns are color and non-color. under the color column, the first entry would be .75, and under the non-color column the first entry would be .25 (1-.75). I want to analyze this data for variance and using MATLAB any help?
1 comentario
Dimitri
el 1 de Mzo. de 2013
Respuesta aceptada
Más respuestas (1)
Juan Camilo Medina
el 2 de Mzo. de 2013
var()
Categorías
Más información sobre Descriptive Statistics and Visualization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!