フィルターのクリア

Will anybody help me in obtaining code for different households appliances of their power consumption. Graph should for example be on consumption of electric power for about 15 mins by average.

1 回表示 (過去 30 日間)

回答 (2 件)

Image Analyst
Image Analyst 2017 年 4 月 7 日
To read in data, try xlsread(), csvread(), importdata(), etc. Lots of choices.
After you have read in the data, try the plot() function.

Walter Roberson
Walter Roberson 2017 年 4 月 7 日
Minute by minute comparisons would be data, not code.
Different models of the same appliances do not have the same cycle time, so if you want minute-by-minute information you need to go right into the brand and model.
"But the question is which functions etc would be used in MATLAB and how"
Mathworks does not provide any load data for appliances, so there are no applicable MATLAB functions.
You have not indicated what you want to do with the data once you have it, so it is difficult to advise you.
  2 件のコメント

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeParticle & Nuclear Physics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by