photo

Benjamin Colbert


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
207,138
of 299,997

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,858

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Adding values to a cell array in a loop for wav files
I am reading in a wav file in a loop, condcuting and power spectral analysis, and then identifying peaks (by frequency) in a spe...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How do I select segments of a matrix based on values in a CSV within a loop
I am trying to read in a CSV with integer values and want to select portions of a wav file from which are of interest (a specifi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How do I design bandpass filter to measure SPL within a frequency range
This may be trivial and I've read through some answers on here but none seem basic enouigh for me to be able to go implement on ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Running into error when using pwelch for FFT
I am trying to conduct a FFT on a wav file in order to then calculate SPL within a bandwidth (120-450hz). I am using code from a...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Need ideas on how to extract a 30s portion of a wav file and save as a new file
This may be easy but I'm no expert in MatLab. I have a bacth of wav files and I need to extract a 30s sample from each. Example ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Using audioread to read a sequence of files and then combine
I am am trying to read all wav files within a folder and then combine those files. I understannd audioread and audiowrite. I am ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to sort write script that will sort files within sub-folders within a main directory
I have gotten a lot of help from the community with my code. Right now my code takes all wav files in a folder and places them ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Getting "Index exceeds the number of array elements" error and not sure why
I am writing a script to automatically sort files by a character string in the file name (i.e. sort by date). I am getting the f...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Need help moving files based on name
I have a series of wav files from a recorder which records six 1-minute files each hour. When I retrieve my data it ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I combine multiple wav files into a single new wav file
I have a folder with six 1-minute wav files. I want to have a script that will combine all wav files in a folder into a new 6-mi...

6 years 前 | 1 个回答 | 0

1

个回答