MATLAB QUESTIONS & EXPERT ANSWERS

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

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

Back Propagation Neural Network
adaniesha - 2021-04-26

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

Hyperparameter optimization and saving the best agents for Reinforcement Learning
yun_hug_hii - 2021-04-22

I am trying to train my RL agent (ddpg) but it's performing quite poorly. I think it may be a problem with the hyperparameter values since I have not ...

Classify requires at least 3 arguments
reminaahmed - 2021-04-22

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

Waveform Segmentation Using Deep Learning: Error on getmask
adnan-sammi - 2021-04-22

We are implementing it as described in [Waveform Segmentation Using Deep Learning]. https://www.mathworks.com/help/signal/ug/waveform-segmentation-usi...

How to set my target for the neural network pattern recognition
gergismith - 2021-04-22

I want ask your help on setting my target for a given data. This is my first time using the Neural Network Pattern Recognition tool. I need to have a ...

future value prediction using narx
treshamaan_singh - 2021-04-22

I have a trained series-parallel configuration NARX neural network with %inputs one output value. I have data of 4months 'Aug-nov'. Now i want to pred...

Can I have checkpoints in Bayesian optimization for tuning hyperparameters of a neural network?
herrysingh - 2021-04-20

I'm trying to implement Bayesian Optimization on a BiLSTM network. I'm planning to run this code in a university cluster but, they give us maximum of ...

Get a Free Consultation or a Sample Assignment Review!