MATLAB QUESTIONS & EXPERT ANSWERS

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

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

how to initialize the neural network to a set of weights ???
anna_smith - 2021-05-07

I created my NN with patternet ??  ...

How can I call network?
mohitsingh_01 - 2021-05-07

I am using nueral network to prdict the output of four inputs ( x1,...x4) I need to call the netowrk from another matlab file currently i am using sav...

how do i optimize weights of neural network using GA in MATLAB
sumitsingh - 2021-05-05

how do i optimize weights of neural network using GA in MATLAB(need codes to achieve that), again how do i call this function that optimzes the neural...

Get a Free Consultation or a Sample Assignment Review!