Using MapReduce to make the same calculation but on every column?

3 ビュー (過去 30 日間)
r299472
r299472 2021 年 1 月 24 日
回答済み: Vaishnav Katiyar 2021 年 1 月 27 日
I've been reading the documentation about MapReduce here: https://uk.mathworks.com/help/matlab/import_export/getting-started-with-mapreduce.html
The documentation shows how to create a map function which works out the average of a particular column in a table ('distance').
How would I go about calculating the average of every column in a particular table rather than just one?

回答 (1 件)

Vaishnav Katiyar
Vaishnav Katiyar 2021 年 1 月 27 日
Kindly visit the documentation link below to know more about doing computations on subgroups of data:

カテゴリ

Help Center および File ExchangeLarge Files and Big Data についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by