photo

Sonia Wiemann


Last seen: 7 months 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Graduate student

统计学

MATLAB Answers

12 个提问
0 个回答

排名
261,424
of 300,068

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
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)...

7 months 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答