Hello to all,
I'm Arianit Zeqiri a student at the University of Prishtina.
I'm preparing a research work to predict the global solar radiation by classical methods and to compare it with methods of AI ( ANNs).
I have used data from about 340 cities (together), where the data for each city are in daily average monthly value where are measured data for about 10 years (1966-1975).
I have got very good results of R-value from a classical method (about 96%), now I decide to use ANN methods to compare it with the classical method. I have used the nftool in MATLAB and set as INPUT the (S/S0), Somax, Kmin, Kmax, Gmin, Gmax, Latitude, Longitude, and Evaluation and as TARGET the (H/H0), where I have become a result of R-value as about 98 %.
P.S in nftool I have divided the data in 70/15/15 and used 5 Hidden Layers, 1 output layer.
My questions are:
What tells us this output (predicted) data, are they the future predicted GSR or what?
What is the impact of predicting GSR with ANN?
Somewhere I have read that ANNs create a relationship between input data with the output, so when this stands, what is the equation that comes from ANNs?
I would please you to tell me how to use ANN for this case and how to present those predicted data.
Hope anyone will answer my questions, or to create a relationship to work together in this case.
Thanks to all.