MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 137 of 208 Ask a Question
Issue with batch normalization layer of saved CNN
technicalsource9 · Apr 26, 2021 · deep learning , matlab , simulink ,

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 and variance are empty. Name: '…

I need to segment my input image using unet segmentation
yun_hug_hii · Apr 26, 2021 · deep learning , matlab , simulink ,

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

i get an error when creating newff please help me ..
weqnet_12 · Apr 26, 2021 · deep learning , matlab , simulink ,

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 design a NN for classification i…

all possible combinations of three vectors
restem_12q · Apr 26, 2021 · deep learning , matlab , simulink ,

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, while i expected a matrix of 5…

Back Propagation Neural Network
adaniesha · Apr 26, 2021 · deep learning , matlab , simulink ,

I need a workable Back Propagation NN code. My Inputs are 100X3 dimension and outputs are 100X2 dimension.Sample size is 100. For example 1st 5 samples are inputs [-46 -69 -82; -46…

Classify requires at least 3 arguments
reminaahmed · Apr 22, 2021 · deep learning , matlab , simulink ,

Hi, I am having trouble when trying to use the "classify" function to evaluate the performance of my neural network.   I am using the following code:     net = load('mynet.mat')…

Waveform Segmentation Using Deep Learning: Error on getmask
adnan-sammi · Apr 22, 2021 · deep learning , matlab , simulink , getmask, waveform segmentat...

We are implementing it as described in [Waveform Segmentation Using Deep Learning]. https://www.mathworks.com/help/signal/ug/waveform-segmentation-using-deep-learning.html I get an…

Get a Free Consultation or a Sample Assignment Review!