Price Forecasting Using Neural Networks

D
deepandra_partap_044 · May 14, 2021 · 2.3K views
Question
Hello All, I am working on a project for Electricity Price Forecasting of some regions in INDIA. Has anyone earlier worked in it before? Can anybody provide some assistance. What I have done till now is; I have collected last one year price data of West(India) Region and the factors that affect the price. Kindly let me know how to proceed further.
Expert Answer
Profile picture of Kshitij Singh
Kshitij Singh PhD Expert
Answered Aug 23, 2026
 For N examples of the I factors and corresponding prices

 [I N ] = size(input)

 [1 N ] = size(target)

 help fitnet
 doc fitnet
*********************CORRECTION:
 
This is a time-series problem which should be apprroached via
 
 timedelaynet (delayed input, no output feedback)

 or

 narxnet (delayed input and delayed output feedback)
To help determine which approach to use, calculate
 
 
a. the significant input delays from the cross-correlation function of inputs and output
 b. the significant output delays from the output autocorrelation function.
I have posted many examples. Search
 
 
 greg timedelaynet nncorr

and

 greg narxnet nncorr
100% Run Guarantee 3-Hour Fast-Track Delivery

Need a Custom Version or Complete Simulation for This Problem?

Our 500+ PhD engineers build, debug, and optimize working MATLAB scripts and Simulink (.slx) models tailored to your exact assignment rubrics with zero plagiarism.

Tested on MATLAB R2024b / R2026a
Turnitin 0% Plagiarism Report
Free 7-Day Revisions Guarantee
Have a different question? Ask here

Get a Free Consultation or a Sample Assignment Review!