統計
MATLAB Answers
9 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
convert an array of numbers into letters; 1 =a, 2 =b, 3 = c etc.
So i have created a function that returns a row vector of numbers, Example: [3, 6, 12, 1, 1, 3]. I want to write a new fun...
11年以上 前 | 2 件の回答 | 2
2
回答質問
extracting data (peaks) from signal.
So i have a wav file of me playing my guitar. I have smoothed it, and computed the derivative of it so i can see the 'attack poi...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Using the 'diff' function inside the 'find' function.
Greetings, So I am trying to identify from a wav file each time a new note is struck. looking at the 2nd derivative of it whe...
11年以上 前 | 2 件の回答 | 0
2
回答質問
Using the diff function to identify notes in a tune.
I have a wav file (A monophonic recording of 'Iron man' by Black Sabbath just fyi ;) ). when i differentiate the recording i can...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Comparing fft's to classify data.
Hello all, I am trying to write a program that distinguishes notes by reading the fft of some test data and comparing it with...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Comparing fft results with a bank of data.
Hello all, So im working on an audio transcription tool for my disertation. So far i use an fft window (with overlap) to s...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Storing vectors from a for loop, into a 2d matrix.
Greetings all, Hopefully this is a relatively trivial issue, i have observed this short for loop: >> for r = 1 : 10 vec =...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Use of FFT in a window / Alternatives.
Hello all, I am half way through writing an audio transcription tool that is supposed to read polyphonic music and obtain the...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Creating a loop that produces variables from an array/
Hello all, im fairly new to MATLAB and its a little frustrating to say the least; my mission is to take 3 arguments from a row i...
12年以上 前 | 1 件の回答 | 0