Question


how to apply stft to audio signal?
Hello everyone. This is my first time processing audio, so I'm a beginner at this. I want to apply stft to my audio signal. It n...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


How can I change the decibel of the .wav file?
Hello everyone. I will do speech enhancement with DNN. So I downloaded the TIMIT corpus. However, the sounds for your files look...

ungefär 2 år ago | 0 answers | 0

0

answers

Question


how can I plot frequency spectrum and impulse response with hold on?
Hi. I passed the signals in the time domain to the frequency domain and plotted the spectrum: L = length(Ti{i,j}); ...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can I speech enhancement with DNN?
I will do speech enhancement with dnn. However, I don't know anything about this subject. I will use the TIMIT corpus for audio....

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can I fit histogram?
I want to normalize my histogram. I know there are commands histogram(x, nbits, 'Normalization','probability') and histogram(x, ...

mer än 2 år ago | 1 answer | 1

1

answer

Question


how to sum all elements in cell?
I want to sum all the elements in the cell. I have uploaded the .m file. I would be very happy if you help me.

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can I add sinusoidal signal and fft?
I have to add 4 sinusoidal signal and plot the spectrum. How can ı do it I dont know. After adding the signals İ will use fft. P...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how can ı normalize the histogram?
I fit the histogram distribution fitter app as in the plot. But I want to normalize this one as well. How can I get both the fit...

mer än 2 år ago | 0 answers | 0

0

answers

Question


What is the transfer function of the filtfilt command?
What is the transfer function of the filtfilt command?

mer än 2 år ago | 1 answer | 0

1

answer

Question


How do I plot two distributions on top of each other?
I fit this histogram with the distribution fitter app. This fit is called the "t position scale" in practice. On top of this his...

mer än 2 år ago | 2 answers | 0

2

answers

Question


how to normalize two graphs to each other?
I want to plot these two graphs to fit each other perfectly. Is this possible? pd = makedist('Normal','mu',1.81576e-05,'s...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to calculate MSE for Gaussian histogram?
I fit the Gaussian distribution with the histfit command. I want to calculate MSE but I have no idea how to do it. Can thi...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How do I fit the Gaussian distribution?
The noise histogram is a Gaussian distribution as seen in the graph. I want to fit this histogram. I used 'histfit' command but ...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can I plot the SNR graph?
Hello to everyone. I want to create a Pd - SNR dB graph. I extracted the Probability detection formula. Here I took the power of...

mer än 2 år ago | 1 answer | 0

1

answer

Question


what is the power of noise?
Hello to everyone. I created a histogram by separating the noise from the signals. now i want to calculate SNR. But how do I cal...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to calculate mean square error ?
Hello to everyone. I extracted the histogram of the data I have. I wrote this code for it. I want to calculate mean square e...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How do i fit the weibull histogram?
Hello to everyone. I'm plotting a histogram of a data I have. This distribution is most similar to the "weibull distribution". W...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to calculate mean square error?
hello everyone, I separated the signals from noise by passing them through a low pass filter. I extracted the histogram of the n...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How do ı convert rad/sample to Hz?
Hello to everyone. I passed the signal through the Parks-McClellan optimal FIR filter. With the fvtool command, I get the magnit...

nästan 3 år ago | 1 answer | 0

1

answer

Question


I want to separate the signal from the noise with the help of a low pass filter.
Hello to everyone. I had many signals in the time domain. I first converted these signals to the frequency domain with fft. I am...

nästan 3 år ago | 3 answers | 0

3

answers

Question


How do I pass the signal to the frequency domain?
Hello to everyone. I have one noisy signal, and this signal is in the time domain. I want to draw this signal through the Four...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How can I divide arrays into two as higher and lower?
I have two TV arrays. T array consists of 10 rows and 1 column. The Y array consists of 10 rows and 5 columns. I want it to comp...

nästan 3 år ago | 0 answers | 0

0

answers

Question


I want to subtract two different arrays from each other. how can ı do?
I have two TV series. An array consists of 1 column and 5 rows. My B array consists of 50 columns and 5 rows. What I want here i...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How do I print the filenames with for and assign them to another variable?
I have 10 .mat files. "data1.mat", "data2.mat", "data2.mat" ... I want to store these files in an array named "file" by throwing...

nästan 3 år ago | 1 answer | 0

1

answer

Question


how do I put arrays into a for loop
I have a .mat file. There are 24 array in this file. I want to calculate the mean of the first N elements of an array. But wha...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How do I put arrays into a for loop
I have 24 arrays (such as y1, y2, y3 ...). I want to calculate the average of each of the N elements of these arrays. For exampl...

nästan 3 år ago | 1 answer | 0

1

answer

Question


storing the array in a 3D array?
I have 24 arrays. These arrays consist of a single line, but each string is different in length. I want to store these arrays in...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


How can I split the signal in matlab
I have 25 signals. these signals exist as a double. that is, when I want to plot a signal I have, I write the plot (t1, y1) comm...

ungefär 3 år ago | 1 answer | 0

1

answer