MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
Pattern Recognition with 3D input variable
riya_singh98 - 2021-07-09

If you have elements of 2D data that are put into a 3D inputs variable, is it possible to do pattern recognition on this data in MATLAB?     >> inpu...

Why does AlexNet have non-scalar values for
sandy_wyat - 2021-07-08

Why does AlexNet have non-scalar values for NumChannels and NumFilters in some convolutional layers? Take the layers 'conv1' and 'conv2' for example. ...

How to get the encoded data from a retrained autoencoder?
priyasingh - 2021-07-08

How to get the encoded data from a retrained autoencoder?   Here is my example:   X = bodyfat_dataset; autoenc = trainAutoencoder(X); extract1= enco...

when to use mapstd, mapminmax
Jana_salim - 2021-07-08

Mapstd is used for standardization, mapminmax is for normalization. But When to use mapstd and mapminmax? I want to do a regression(function fitting) ...

Is there a way to visualize augmented image data created by imageDataAugmenter()?
katto_went - 2021-07-08

I would like to confirm a few images just to understand what imageDataAugmenter does. Is there a way to visualize the augmented image data created by ...

How can I predict a future value from a time series using the
Tish_sheridan - 2021-07-08

I am trying to use MATLAB and the Neural Network Toolbox to predict a future value from a time series. I am trying to use a recurrent network (Elman),...

What threshold is plotconfusion applying?
Caleb_begly - 2021-07-07

There is some interesting behaviour with plotconfusion when passing it double values instead of categorical values. If I have some predicted responses...

Patternnet for multi-dimensional classification
Leonardo_campos - 2021-07-07

Hello,   I'm trying to develop a neural network for classification of 2 non mutually exclusive outputs, based on 1 input.   Using the standard param...

Artificial Neural Network Prediction Code in Matlab, please help !!!
dau_wyt - 2021-07-07

Dear ! I have a data set with a column is rainfall and the next column is water level (1992-2006) as: https://docs.google.com/file/d/0By5tEg03EXCpd09r...

How do I classify ripeness of pineapple on real- time ?
Wyot - 2021-07-07

How do I classify ripeness of pineapple on real- time ? I have developed ripeness classification based on deep neural network but I don't know how to ...

Get a Free Consultation or a Sample Assignment Review!