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 12 of 208 Ask a Question
Writing Data to text file gives error,unknown parameter
farzad · Mar 29, 2024 · Signal Processing , Audio Toolbox , Audio Processing Algorithm Design , fprintf , write

hi All I am trying to write some parameter to a py file as follows   Let's say I have the m-file 1 that contains the parameters like p=2,,,, q=3*p ,,,,,, and tf=1   m-file 2 is a…

How to create a 2-D plot to validate filter characteristics ?
Shaun Sloan · Mar 28, 2024 · Signal Processing , Audio Toolbox , Audio Processing Algorithm Design ,dafx , anaylsis

I am running a test signal (white noise) through filter so that i can validate the frequency response and magnitude.   Below is the code I'm using to test the filter   %Test 1 Fs…

What would be the equation of the following surface?
Aravin · Mar 28, 2024 · equation , surface , data , MATLAB

I have the raw data of X, Y, Z, where X and Y are inputs and Z is the output. Plotting the surface gives the red curve in the below picture:   The surface seems to be a simple fun…

How to import data with titles and plot on a plane ?
RohitThokala · Mar 28, 2024 · image acquisition , MATLAB , Graphics , Formatting and Annotation

I have droplet diameter and coordinates in a CSV file and I want to draw the all these points in 3d space and later project them on a 2D plane. can someone suggest how can I read t…

How can I apply a designed Low pass filter on an audio file ?
Ameer Hamza · Mar 23, 2024 · filter , audio , Signal Processing , Audio Toolbox , Audio Processing Algorithm Design

i have a designed Low pass filter i want to apply this low pass filter on an audio file   How can i do ?   i only know that i can use [y,Fs] = audioread('XXX.wav');…

How to calculate index of minimum value in cell array ?
Jyothi Alugolu · Mar 23, 2024 · minimum value , Signal Processing , Audio Toolbox , Audio Processing Algorithm Design

Hello, I have a cell array by name m1 of size 374 * 3 (where m1(1,1}=1 * 8,m1{1,2}=1*8 and m1{1,3}=1*1..totally there are 17 cells)..Now i want minimum value index from all this ce…

How to pass a audio signal through a filter
Gokul · Mar 21, 2024 · Signal Processing , Audio Toolbox , Audio Processing Algorithm Design , audio signal through a filt

How to pass a audio signal through a filter ? It should work based on spectral energy i.e if its between 0-4 kHz it falls on speech band and If it falls between 4 kHz-8 kHz then it…

How do I get the max value within a specified range on my plot?
Mitchel Jay · Mar 21, 2024 · Signal Processing , Audio Toolbox , Audio Processing Algorithm Design , max value , peak

  I am writing a program that can read in audio files of recorded guitar notes in standard tuning (e,B,G,D,A,E), plot the signal and the frequency response, then compare the frequ…

How to add two different surface curves in a single plot?
Deepshikha Deo · Mar 21, 2024 · gauss , three-dimensional , 3d , surface fit , curve fit

I have a bell shaped curve in 3D (generated from curve fitter app) as shown in the figures.     Both are the same curve the only difference is one is without point data and the o…

Get a Free Consultation or a Sample Assignment Review!