MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
DTMF tone using matlab
pavan_78chilla - 2021-12-06

can anyone tell me how to implement DTMF tone using matlab and i have to listen the tone  ...

How does Root-MUSIC algorithm for DOA estimation for a ULA work for a recorded audio file ?
Sumit_shah - 2021-12-06

I'm trying to apply phased.RootMUSICEstimator for estimating azimuth angle of a sound source in a real-world scenario. I'm doing this by recording an ...

Adaptive median filter
Wildemann - 2021-12-06

clc; clear all; close all; a=imread('cameraman.tif'); figure(1),imshow(a),title('origanal image'); b=imnoise(a,'salt & pepper',.02) figure(2),imshow(b...

How do I calculate the impulse response?
kulkarni - 2021-12-06

How do I write the code in order to get the impluse response for the following equation:   y[n]=x[n]+x[n-1]+x[n-2]...

Why can't I generate code for the "resample" function using MATLAB Coder?
MUSTAPHA - 2021-12-06

I have  a MATLAB function that uses the "resample" function that I would like to generate code for using MATLAB Coder, but when I try to generate cod...

Simple Quiz Application
1079171 - 2021-11-18

I want to make a quiz such that questions= {'What is 2+2 ?' 'What is 3 x 5 ?' 'What is 4+8 ?'}; Answers= {'4','15','12'}; I have used the strcmp funct...

Heat equation with Robin boundary conditions
itumelengthabo18 - 2021-11-13

Consider the heat equation of the form ?u ?t = ?2u ?x2, with Robin boundary conditions ?u ?x(0,t) = ?1,u(L,t) = 0, where L = 2?, and initial conditon ...

How do I programmatically change data names in a Stateflow Chart
briyan_handel - 2021-11-13

How do I programmatically change data names in a Stateflow Chart  ...

SimEvents: Which entity type should event actions be assigned to? Invoker type or target type?
Mohammadi - 2021-11-13

Event actions of MATLAB discrete-event system should be named according to this rule: entityType + eventAction.   The rule is rather easy to understa...

Why do I receive a "Error using Stateflow.?Clipboard/?copy"
aaradhna - 2021-11-13

Why do I receive a "Error using Stateflow.?Clipboard/?copy" when I try to update Stateflow library interfaces that contain graphical Stateflow functio...

Get a Free Consultation or a Sample Assignment Review!