Peak Sun Hour Plot

Version 1.0.0.0 (7,21 ko) par Rodney Tan
This script computes the Peak Sun Hour from 24 hour global solar radiation data save in .csv format.
533 téléchargements
Mise à jour 25 fév. 2018

Afficher la licence

% 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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simscape Electrical dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0