MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
Architecture of convolutional autoencoders in Matlab 2019b
bright_hill - 2021-05-12

am very interested in training convolutional autoencoders in MATLAB 2019b. I have found the instruction trainAutoencoder, but it does not allow to spe...

What has to be done to text input for ANN?
simranjeet_singh_01 - 2021-05-12

I have 5 inputs and 1 output for my ANN problem. Among the 5 inputs are 2 "text". One is name of manufacturer (3 unique) and the other is specimen exp...

How to save resized image with original filename to a folder.
waytsmith_465 - 2021-05-12

Hi there, I am trying to save a resized (smaller) image to a folder. I am doing image classification and having the resized images would be helpful. Â...

Some CNN architecture are working, other are not
deeptisingh_01 - 2021-05-12

So i'm using a dataset with 400 images at the moment (looking to add more in the close future), but meanwhile I was trying to find which CNN architect...

Avoid exploding/vanishing gradient problem with NARX nets?
ghant_wyt - 2021-05-10

I am performing system identification using neural networks with 5 inputs and 1 output. NARX networks seem to give good results when the gradients are...

Set union of Datastores with TransformedDatastores
tansendra_smith - 2021-05-10

Given an imageDatastore and some transformation of it, e.g.,     imds1 = imageDatastore({'street1.jpg','peppers.png'}); imds2 = transform(imds1,@(x)...

NN function approximation: What's wrong with my code?
urta_hill - 2021-05-10

I have just started learning neural networks and have been stuck on a homework question for quite a while. the question is as follows: Design a feed f...

Help in viewing the output of a neural network
chandrakant_singh - 2021-05-10

I used nftool in Matlab 2012 and trained a network. I gave the training inputs as x=[250:1] and targets as t=[250:1]. I used 10 hidden layers. I train...

re training neural network from previous state using trainNetwork
riyanjain - 2021-05-10

I am training a deep neural network , using the following matlab function: net = trainNetwork(XTrain,YTrain,layers,options);   could I use the train...

Main title of figure removed after print function is used
renthesha_0657 - 2021-05-07

I am creating a figure with 6 sub figures, all with its own title. At the end I want to display a title using sgtitle for the figure. This works well ...

Get a Free Consultation or a Sample Assignment Review!