How to use non-integer(decimal) values as target values in neural network?

H
Harshith_Bhat · Jul 22, 2021 · 2.2K views
Question
These are traget values they are in matrix form (column matrix) T = 98.3200 100.6100 i want use it for target value in Multilayer Neural Network what is the procedure thank you in advance  
Expert Answer
Profile picture of Kshitij Singh
Kshitij Singh PhD Expert
Answered Aug 16, 2026
For N pairs of I-dimensional "I"nputs and corresponding O-dimensional "O"utput targets,
 
 
 size(input)  = [ I N ]
 size(target) = [ O N ]

For regression/curve-fitting see the FITNET documentation with sample code:

 help fitnet
and
 doc fitnet

For classification/pattern-recognition see the PATTERNNET documentation:

 help patternnet
and
 doc patternnet

For more examples you can search the NEWSREADER and ANSWERS using

 greg fitnet
or
 greg patternnet
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!