Peak Sun Hour Plot

This script computes the Peak Sun Hour from 24 hour global solar radiation data save in .csv format.
530 download
Aggiornato 25 feb 2018

Visualizza la licenza

% This script computes the Peak Sun Hour from 24 hour global solar radiation
% data save in .csv format.
% Data are prepare in 2 column format starting from row 7.
% Column 1 is date/time and column 2 is global solar radiation data in w/m^2
% The 24 hours data start from 0 hour to 23 hour for a given day.
% There are 24 data points for hourly sampled data or 1440 data points for
% per minute sampled data.
% Column 1 and row 1 to 6 are meteorology station information.
% Please refers to the sample .csv file on how the data was prepared.

Cita come

Rodney Tan (2024). Peak Sun Hour Plot (https://www.mathworks.com/matlabcentral/fileexchange/66196-peak-sun-hour-plot), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Simscape Electrical in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0