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 49 of 208 Ask a Question
Combine excel files into one
Ancalagon8 · Nov 14, 2022 · xlsread , xlswrite , MATLAB , Language Fundamentals , Entering Commands

I want to run the code below, inside every folder i have an excel file (data.xls) and i want to compare 10 excel files into 1. Can anyone help me?   path = 'D:'; S = dir(fullfile(…

How to Plot data in excel sheet using MATLAB ?
Divyesh pandav · Nov 11, 2022 · deep learning , numerical integration , plotting , subplot , MATLAB , Data Import and Analysis

                              a- 1 a-2 a-3     aaa 1 6 15     bbb 2 7 14     ccc 3 8 13     ddd 4 9 12     eee 5 10 11…

Plots in excel sheets using matlab
Vikas Saroha · Nov 11, 2022 · plots , Data Import and Export , Standard File Formats Spreadsheets

I have an excel file with 50 sheets. Each excel sheet has 4 coloumns. I want to plot graph in each excel sheet using 4 coloumns as 4 series of data. How is it possible.  …

How can I train multi-input deep network without DataStore
Y. K. · Nov 11, 2022 · multi-input deep n...deep learning , arraydatastore , Deep Learning Toolbox , Deep Learning with T

I want to build two inputs, one output network.   But the first input is an image and the second input is a vector.   When I try to train the network with cell array including tw…

What is Validation data in deep learning?
elly_smith · Nov 10, 2022 · deep learning , validation , machine learning , ai , AI, Data Science, and Statistics , Deep Learn

Hi, I am new to deep learning and I am struggling to grasp the concept of validation and its interpretation in training progress plots.   As far I understand after some Googling, …

Image Regression using .mat Files and a datastore
Matthew Fall · Nov 10, 2022 · deep learning regression , neural network , Deep Learning Toolbox , Deep Learning with Time Series

I would like to train a CNN for image regression using a datastore. My images are stored in .mat files (not png or jpeg). This is not image-to-image regression, rather an image to …

Definition of MiniBatchSize in Matlab training options
Teo · Nov 10, 2022 · deep learning , batch size , cnn , Deep Learning with Time Series and Sequence Data

Hi, i currently having confusion on the 'MiniBatchSize' function offered under trainingOptions in deep learning. I put a scenario below for better understanding on the questions. E…

How to automatically update editText box with 'new axes limit'
betty bowles · Nov 2, 2022 · gui , event listener , zoom actionpostcal... , Language Fundamentals , Entering Commands

How to automatically update editText box with 'new axes limit' when Zoom tool has changed the axes limit? I am looking at an example with zoom given in Matlab help: function demo %…

Get a Free Consultation or a Sample Assignment Review!