photo

Sonia Wiemann


Last seen: 8개월 전 2011년부터 활동

Followers: 0   Following: 0

메시지

Graduate student

통계

MATLAB Answers

12 질문
0 답변

순위
202,689
of 300,369

평판
0

참여
12 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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개월 전 | 답변 수: 1 | 0

1

답변

질문


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. ...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

13년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

13년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


RMS amplitude
How can I divide a sound wave by its rms amplitude?

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 14년 전 | 답변 수: 1 | 0

1

답변