photo

Wynand


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Need help with word identification using fft()
I am writing a program to listen to a voice and then return the most probable matching word. The issue I am running into is the ...

9개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
How do I extract the audiodata from a struct that I got from dir(fullfile.....
This won't work when you are working with more dynamics folders but this is the solution that I found clear % Tester_object ...

9개월 전 | 0

질문


How do I extract the audiodata from a struct that I got from dir(fullfile.....
I have a folder with 100 wav files I need to iterate through and apply different functions to This is what I have so far clea...

9개월 전 | 답변 수: 2 | 0

2

답변

질문


Error using 'splitapply' when the first bin has no entries
I am writing a function to take the values from a cell array, split them according the the values in the second column of each c...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


I need to isolate certain values of a matrix based on whether one of the values fall in a certain range
I am writing a word recognition program that takes an array from 'audioread' and applies a few methods to it to get a frequency ...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


Reading file names from a certain directory into a cell array to compare it with a different cell array
I have a folder with a few .wav files in them. The name of the file is the word the file contain. I need to compare an entered s...

11개월 전 | 답변 수: 1 | 0

1

답변

질문


How can I create an array(not a cell array) for every iteration of a for loop
I am writing a function that can take an n x 2 matrix 'Words' and split them up into individual 1x2 arrays. These two values ar...

11개월 전 | 답변 수: 1 | 0

1

답변