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 90 of 208 Ask a Question
Added Variable Plot: Adjusted whole model x-axis range
alana2015 · Dec 8, 2021 · added variable plot , multilinear regres... , matlab , signal processing

I created an added variable plot for a whole model, based on 4 predictor variables. I don't understand the values that are now on the x-axis: "adjusted whole model." Where are thes…

interpolate data in timeseries
Spiliopoulos · Dec 8, 2021 · interpolation , matlab , signal processing

Hi all,   I have a timeseries vector lets say with 7 points : v=[0.18 3.15 0.18 0.16 0.17 0.58 0.33 ];   I would like to create a new vector by interpolating data so I have extra…

Simple for loop taking way longer than it should
Samantha Huff · Dec 8, 2021 · signal processing , for loop , performance , matlab

I am running a for loop on 10 million lines of data and it has taken over a day and is still running. I have preallocated the array I am modifying according to suggestions provided…

Solve an equation that has data arrays as constants
Diego Torres-Siclait · Dec 8, 2021 · matlab , signal processing , programming

Hello,   I want to solve the following equation:   1/c0 c^2 - c +X*t / c0 = 0   where c0 is a given constant but X and t are constant arrays: they are data sets where X varies w…

filter coefficients
Wayne_King · Dec 7, 2021 · filter , coefficients , taps , impulse response

Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?  …

Export Audio with Volume Automation
Mathieu_smith_32 · Dec 7, 2021 · automation , matlab , signal processing

Dear Community,   I would like to print a sinewave with volume automation in mathlab. I am already able to print a stereo wave file with a fixed amplitude. Is it possible to set t…

can anybody explain the commented line of the code
Maaz_rao · Dec 7, 2021 · rainflow , matrix manipulation

fs = 512; X = [-2 1 -3 5 -1 3 -4 4 -2]; lX = length(X)-1; Y = -diff(X)/2.*cos(pi*(0:1/fs:1-1/fs)') + (X(1:lX)+X(2:lX+1))/2; % Y = [Y(:);X(end)]; plot(0:lX,X,'o',0:1/fs:lX,Y)  …

Decomposition object saveobj method not supported?
Shumao Zhang · Dec 7, 2021 · decomposition , object oriented , mat files

Hi there, I need to perform a lot of computation. I am using some sort of 3D histogram, which is filled with logs about entitites for each cell. Each cell is associated with some p…

Get a Free Consultation or a Sample Assignment Review!