VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Predictor

Sara Khoo  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This source code was originally to predict lightning strikes. This source code is run in MATLAB and can be modified for different no of inputs. Meaning, this source code can be used for any kind of prediction!

Inputs
The code is in two parts. The training and recall phase (see the source codes for both are given) make up the whole prediction. The training requires a series of input values of the parameter intended for prediction. The recall phase requires the saved weights from the training phase.

Assumes
The user needs a basic understanding of Neural Networks and Back Propagation Theory.

Returns
The code returns a nice prediction graphically plotted with MATLAB.

Rate Predictor (3(3 Vote))
Predictor.bas

Predictor Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters