fatima alansari
Followers: 0 Following: 0
Feeds
提问
how to solve an equation with two unknowns
Hello, I have this equation y = (n*p)*(1-p)^(n-1); I want to take the derivative and let it equal to zero to find out p, wh...
5 years 前 | 1 个回答 | 0
1
个回答提问
random numbers can be divided b
hello, how can i generate random numbers within a range that all generated numbers can be divided by 5?? meaning: random num...
5 years 前 | 1 个回答 | 0
1
个回答提问
audio toolbox with MATLAB App Designer
Hello, I wrote a code that does the following. receives an audio signal from and save in an audio file using audioDeviceReade...
5 years 前 | 1 个回答 | 0
1
个回答提问
splitting an audio file into 1s, for max, audio files
Hello, I searched for splitting an audio file into smaller audio files in MATLAB, but I couldn't find a clear way to do so. Is...
5 years 前 | 1 个回答 | 0
1
个回答提问
wavread vs audioread ...
Hello, I'm using MATLAB version 2018b I see that many people here can use wavread but it is not available with me. is audiore...
5 years 前 | 0 个回答 | 0
0
个回答提问
Cross-correlation for detection for audio signal
Hello, I want to detect the stuttering syllables from an audio signal file. Does the Cross-correlation technique work in for t...
5 years 前 | 0 个回答 | 0
0
个回答提问
machine learning, stuttering detection
Hello, I'm working on a project that detects the stuttering in a speech and counts how many syllables with stuttering in the sp...
5 years 前 | 1 个回答 | 0
1
个回答提问
delay with stream live real-time audio through MATLAB
Hello, I'm working on stream live real-time audio using 'audioDeviceReader() and audioDeviceWriter()'. I want to delay the out...
6 years 前 | 1 个回答 | 0
1
个回答提问
read audio signal. How to choose the right number of input channels???
I'm trying to read audio from a file, and these are the properties: >> PhaseVocoderMATLAB002 reader = dsp.AudioFileRea...
6 years 前 | 0 个回答 | 0
0
个回答提问
release() system object error in PhaseVocoder implementation. to read audio from a mic and output it from a speaker...
%% % Initialize some variables used in configuring the System objects you % create below. WindowLen = 256; AnalysisLen = 64;...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to decrease the speed of an audio signal in MATLAB???
Hello, How can i decrease the speed of an audio signal?? is there any simle methode to do so? should i alwayse use FFT ??? ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error in 'untitled/Audio Device Writer': A given audio device may only be opened once.
why do i get this error >>> Error in 'untitled/Audio Device Writer': A given audio device may only be opened once<<< while rinni...
6 years 前 | 2 个回答 | 0