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 24 of 208 Ask a Question
how to find data points of function passed through a distorted
mark palmer · Nov 8, 2023 · matlab function , MATLAB , Language Fundamentals , Matrices and Arrays

This is not going to be your ordinary question, but hopefully somebody can assist me.   I want to take a function of data points, for instance a random set of points ("rnpi" in my…

How to find values in a table?
Poseidon · Nov 7, 2023 · MATLAB , Language Fundamentals , Data Types , array

Hi, I have a question, lets say I have a table like this   In matlab I want to find/call a value in column 3 corresponding to say 100 in first column. Not only that, but I also wa…

how to plot a continuous signal?
amina sundas · Nov 7, 2023 · Signal Processing , Wavelet Toolbox , Discrete Multiresolution Analysis

i am unable to plot the following signal can anyone help me? x(t)=20t^2(1-t)^4cos(12*pi*t)  …

Why put a semicolon after the last input for an array?
David · Nov 7, 2023 · semicolon , MATLAB , Language Fundamentals , Data Types

This is an example from a textbook that I'm working with as a beginner. Why would this have semi colons after the 8.99 and -1.50?     updatePriceTable([19.99, 9.99; 14.99, 8.99;]…

How to find the point of intersection of two lines in matlab ?
Prince Alex · Nov 6, 2023 · MATLAB , Language Fundamentals , Data Types

I have two llines say f1 and f2, each having 100 data points. How to find the point of intersection of these two lines or how to find a points in f1 and f2 which have nearly equal …

How do I view the properties of an abstract class?
Aaron Kaw · Nov 3, 2023 · abstract , class , property , MATLAB , Programming , Classes , Class Introspection and Metadata

For a class such as     classdef (Abstract) AbstractClassDemo properties (Constant) one = 1 two = 'two' end end I should be using something like meta.abstractDetails('AbstractCla…

Copy and paste not working in the MATLAB editor?
Ella Feldmann · Nov 3, 2023 · MATLAB , Environment and Settings , copy , paste , copy and paste not working

Hi, I think my MATLAB updated to the latest version this morning. Now the copy and paste functions don't work. Copying from other applications and pasting into MATLAB doesn't work.…

How to plot signal with unit step?
Bilal Siddiqui · Nov 3, 2023 · signal processing , signal , Spectral Analysis , Spectral Estimation

I want to plot the following signal in matlab but I am not sure how to do this with the unit step response involved.     x[n] = ((4/5)^n)u[n] -5 < n < 20  …

Get a Free Consultation or a Sample Assignment Review!