Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
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 re...
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 i...
I want to adjust the audio volume of my computer using MATLAB....
Hello, I'm currently working to make a 10-band equalizer. I am using appdesigner. Currently I get the mp3 song using uigetfile then use the audioread ...
I have created two Parallel Assemblies, one with hexagonal topology (left) and one with square topology (right), and I have noticed that their InterCe...
i want to merge 2 wav-files but i need a pause of 3 seconds between them. How can I do that? ...
Hello, Recently I performed some IR measurement with the Impulse Response Measurer App. A problem arises when I want to also measure the SPL at ...
clc; clearvars; close all; % loading data load data; % Normal, Asthma , .., --> that is variable which i used to store audio files in them overall_dat...
Hi, I'm wondering how I can place a sound file through a filter that I made through Matlab. The code works, I'm just wondering how to inject the audio...
I need to isolate certain values of a matrix based on whether one of the values fall in a certain range I am writing a word recognition program that t...