Reproduce the annual consumption of a building
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have the annual consumption of a building in MWh per day. In order to simulate the consumption of this building for the years to come, I would like to create a series of data of the same type (consumption in MWh/day for one year) in a random way but with the same characteristics. That is to say to have the same average (within x%), close minimums and maximums and an equivalent distribution.
I think this would involve AI or Deep Learning. For this I have 3 years available to teach the algorithm the characteristics of my data to reproduce.
Am I clear enough? Do you have any idea how to solve my problem?
Thanks in advance.
0 comentarios
Respuestas (1)
Ayush
el 28 de Oct. de 2022
3 comentarios
Ayush
el 31 de Oct. de 2022
I understand that you need to predict the data by using past 3 years data as input by using regression technique, kindly read about "Deep Learning with Time Series and Sequence Data" and the example provided "Time Series Forecasting Using Deep Learning" in mathworks documentation.
Ver también
Categorías
Más información sobre Deep Learning Fundamentals 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!