Sonia Wiemann
Followers: 0 Following: 0
Statistica
12 Domande
0 Risposte
RANK
151.877
of 300.392
REPUTAZIONE
0
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 168.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Graph with raw data points for four groups in three treatments
I need matlab code to make a graph that displays my raw data points not just the averages. There are four groups ( A, B C and D)...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
cumulative probability curve as a percent
I have a data set that I want to plot a cumulative probability curve (as a percent). The values are all amplitudes of a signal. ...
circa 11 anni fa | 2 risposte | 0
2
risposteDomanda
counting data points
I have a data set of 1's and 0's like this 000001111100000111110000011111000001111100000 this data set is called "c" I need ...
oltre 13 anni fa | 3 risposte | 0
3
risposteDomanda
Summing groups of ones
If I have a list of ones and zeros....the ones are clustered together in groups....how can I ask the program to sum the ones wit...
oltre 13 anni fa | 3 risposte | 0
3
risposteDomanda
output time measurements
I have a sound signal that has been gated with the code "signal=uint8(output>= .02);" This gives me a list of "0's" and "1's" th...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
Moving average.
I have a sound signal that I nee to create smoothening with a 3 ms window this is like a moving average. the sampling rate is 4...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Smoothen sound signal
How can I smoothen a sound signal (A) with a 3 msec window? Time points were assigned using the code "plot((0:length(data)-1)/44...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
RMS amplitude
How can I divide a sound wave by its rms amplitude?
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
envelope function
So enveloping a sound signal is probably more complex than this but I want to create an envelope with a 3 ms decay. I have a sou...
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
Assigning time points on X axis
I have a wav file imported as data points. I know the sampling rate is 44.1kHz per sec. I know that the file contains 18, 873 sa...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Assigning time on x axis for audio samples
Hello, I have audio samples and I know the sampling rate (44.1KHz per sec)) I also have loads of samples of varying lengths(t...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Gating a channel
I am looking for code to gate a sound channel in matlab. I am using a file of data points on a sound wave that I will assign tim...
quasi 14 anni fa | 1 risposta | 0
