MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
How can I index through logicals?
Rookie Programmer - 2023-07-12

How can I index/loop through table(T) to get the rows with logical 1s in T.logical. Also, check if the logical is 0s, if so get the respective row wit...

How can i obtain a damping Matrix C, with an inherent damping matrix of 2% for all the modes ?
Kimbugwe Daniel - 2023-07-12

 have written code to obtain eigen values and vectors using Stiffness K and Mass M and i want to obtain the damping matrix using an inherent damping ...

How do you access table data to be used with basic operators?
Jesse Finnell - 2023-07-11

%% Test Sheet %% Open data location % find open Excel File (if multiple, chooses 'current')DB = actxGetRunningServer('Excel.Application'); % choose co...

How can I upload / download image from my google drive using matlab?
ghassan78 - 2023-07-08

How can i upload / download image from my google drive?...

How to separate all negative and all positive values of a vector?
Sergey Dukman - 2023-07-08

Hello, I baffled by one task in Matlab, namely I need to create two vectors that contains all positive and all negative values of an initial vector. I...

How do you get rid of the VariableNamingRule warning when you do want it set to modify ?
Santiago Chazaro - 2023-07-01

Hi, I have the following code:   opts = detectImportOptions(fullfile(file_B_path, file_B_name)); % Detects import of table opts = setvartype(opts, 'I...

Why does polyfit gives two outputs?
Rahul - 2023-07-01

Hi, I want to plot a line passing through a set of points, which is as in the code below.   To determine the slope I used polyfit.   But it gives tw...

How to determine coastal erosion in matlab?
Cícero Vicente - 2023-07-01

    I have a question that I don't know how to solve or what direction I should take. I have a chronological analysis of 73 coastlines (.shp) at Ita...

How can we find the intersection between two planes in higher dimensions (4d space and above)?
Torsten - 2023-07-01

How can we find the intersection between two planes in higher dimensions (4d space and above)? For example we have the following 2 planes in 4d:   Pl...

How to do feature selection in sequence to one regression in matlab?
Michal_S - 2023-06-27

I have dataset that has about 3000 observations. Each observation consists of 28 time-series variables (pressure in particular areas of cardiovascular...

Get a Free Consultation or a Sample Assignment Review!