MATLAB Questions & Expert Answers

Ask an expert. Trust the answer.
Academic and career questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 25 of 214 Ask a Question
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  …

why am I getting 'ugly' output?
Muazma Ali · Oct 24, 2023 · MATLAB , Language Fundamentals , Data Types

combinations_available=input(['Enter the number associated with the combination of salts available. Enter 0 if none of the combinations are available.'... '\n1:Two of these chlorid…

How to find the point of interception between the two lines?
ZenithWoman · Oct 24, 2023 · MATLAB , Mathematics , Numerical Integration and Differential Equations

I have two y values, second and third columns in the attached matlab file. I am looking for the point of interception of the two lines. I have interpolated the two y values to get …

Get a Free Consultation or a Sample Assignment Review!