MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
How to use the trained network to predict future values?
Dmitrii - 2021-05-31

Hi! I have created neural network using nnstart: NAR; d = 10. After training I saved network in workspase (name: net). Now can I use this trained netw...

Neural Network input error
Gaseb-alotibi - 2021-05-31

i have a table of input 30 rows* 9 columne and target table 30*1   i tried to run newff as below net=feedforwardnet(1) [tr,net]=train(net,input,targe...

Labeling images using own trained classifier
Andrea-magni - 2021-05-31

Hi, I have created a classifier using CNN (vgg16) for the feature extraction and KNN to classify using a dataset made of 1000 images with accuracy of ...

Understanding the positive and negative overlap range
ritika-singh - 2021-05-31

Hi all and thank you for responding to my questions in advance!   I am trying to obtain a simple understanding of the negative and postive ranges.  ...

Converting Numeric Matrix to Cell Array nesting columns into line (LSTM training input data)
texlant-trn - 2021-05-31

Please, how can I convert a Numeric Matrix (1400 lines/steps x 30 columns/features) to Cell Array (1400x1) Nx1 as required for LSTM training?   In th...

change 'classWeights' in unetLayers
reena - 2021-05-28

Hello,   im using Unet to perform semantic segmentation (I want to segment liver metastasis). I want to weight 'more' the pixels of the metastasis re...

Importing pre-trained recurrent network to reinforcement learning agent
mohitsingh_21 - 2021-05-28

Hello,   Are pre-trained recurrent networks re-initialized when used in agents for reinforment learning? If so, how can it be avoided?   I am import...

Semantic segmentation using numeric array training input
tiyakar_12 - 2021-05-27

I have a series of P images, each MxNxC (in other words C channels) organized as a 4D numeric array X where size(X) is [M,N,C,P]. I have a correspondi...

Input and output size for deep learning regression
mh.ameen - 2021-05-27

I have the following input and target matrix   Input: 110 samples of 273x262   Target: 110 samples of 273x262   I have to work on deep learning reg...

How to quickly find the layer by its name in deep learning?
team_matlabsolutions - 2021-05-27

In the deep learning toolbox, I cannot easily manipulate a specific layer. For example, I know the name of a layer. How can I quickly find it in the l...

Get a Free Consultation or a Sample Assignment Review!