MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
LSTM error with number of X and Y observations
Daniel-Guo - 2021-06-03

I am using lstm regression network to denoise speech. The predictor input consists of 9 consecutive noisy STFT vectors. The target is corresponding cl...

Is there any way to extract objects after semantic segmentation?
Mona-Al-Kharraz - 2021-06-03

this page: https://www.mathworks.com/help/vision/examples/semantic-segmentation-using-deep-learning.html showing example of semantic segmentation. Is ...

How to change the outputs of the neural network that the error function receives
Laura - 2021-06-01

Given a neural network with 2 output classes there are 2 ways of assigning its real-valued output, M in [0,1], to binary classes. You have one target ...

How can I use LSTM networks to solve a time series regression problem?
Dan-hendrickson - 2021-06-01

How can I use LSTM networks to solve a time series regression problem? I would like to train a LSTM regression network using all but the last 10 time ...

Specifying gpuArray input for codegen
Benjamin_ballintyn - 2021-06-01

Hi, I am trying to accelerate some simulation code I have using my GPU. I am trying to do this by first creating a bunch of gpuArrays to hold the rele...

Unexpected image size: All images must have the same size.
Andre-Brandao - 2021-06-01

Hi, I'm having some problems with a bench of chest xray images. I tryed to use the code from the link below, but it did not work.   https://www.mathw...

Train a deep learning network for recognizing the image temperature
Behrooz-elahi - 2021-06-01

I am trying to calibrate my high speed camera for measuring the liquid steel temperature, I've decide to record from 800 to 1500 Celsius images corres...

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 ...

Get a Free Consultation or a Sample Assignment Review!