MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
ImageDatastore from text file
riyanjain - 2021-05-05

Hi I need to classify some image data using the trained resnet network. For the testing data, I need to call them using text file which consist from a...

LSTM Input Size Problem
ritasingh - 2021-05-04

Hello, I am attempting to train a LSTM network, but I'm struggling to resize the input data to the requirements of the LSTM. · LSTM Requirements: Nx1...

Re-use a neural network with Deep Learning Toolbox
eshasmith_01 - 2021-05-04

I made a custom Neural Network with Deep Learning Toolbox which work great on my training and testing data. How can I use this already trained network...

How to calculate gradient of output of a neural network with respect to its parameters?
utkarsh_singh_021 - 2021-05-04

I am new to the Deep Learning toolbox. I am working on a Reinforcement Learning problem wherein I need to calculate the derivative of the output of NN...

How to change test signal in "Denoise Speech Using Deep Learning Networks"?
yet_hill - 2021-05-04

I am able to successfully run the example "Denoise Speech Using Deep Learning Networks" without any modifications. In the section 'Test the Denoising ...

how can i changhe the transfer function of output layer of neural network?
riyadviedi_1 - 2021-05-04

i want to change the transfer function of output layer from purelin(difult) to other function like hardlim. i khow that i could use "net.layers{1}.tra...

Issue with batch normalization layer of saved CNN
technicalsource9 - 2021-04-26

When loading a previously trained CNN, I got an issue with the batch normalization layers. When looking into the loaded CNN model the trainable mean a...

I need to segment my input image using unet segmentation
yun_hug_hii - 2021-04-26

where inp is my input image     inp=b DatasetPath=fullfile('C:\Users\Desktop\to'); imds=imageDatastore(DatasetPath, 'IncludeSubfolders', true,... 'L...

i get an error when creating newff please help me ..
weqnet_12 - 2021-04-26

the excel file has the dataset. it has 24 columns. first 12 columns has the target value 1. the last 12 colums have the target value 0. i wanted to de...

all possible combinations of three vectors
restem_12q - 2021-04-26

I am trying to find all possible combinations of three vectors (A,B,C). For this, I tried using combvec. However, the result gets me a 1281x1 double, ...

Get a Free Consultation or a Sample Assignment Review!