Data average

Hello everybody,
I have hundred files of the same length data in them, each file can be opened and read by Matlab, my question is, how to count a mean value of data of all those hundred files?
Thanks!

Answers (2)

Oleg Komarov
Oleg Komarov on 29 Jan 2011

0 votes

Import all the files, combine data, calculate mean. This is as far as I can go w/ the details you supplied.
What files you have? Are they in the same directory? What kind of data? etc...
EDIT: Then, I don't know how to import .sc files...Try to post one and paste a link here, otherways all the other passages I can tell you would be meaningless.
Oleg
Mantas
Mantas on 29 Jan 2011

0 votes

.sc files, they are in the same directory, data is received (in one case real, in another complex) signal

Categories

Asked:

on 29 Jan 2011

Community Treasure Hunt

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

Start Hunting!