Junghee
自 2013 起处于活动状态
Followers: 0 Following: 0
College student majoring in Aeronautical Engineering
Feeds
提问
Not only between two data, how can I use dtw to multiple data?
When I use dtw(d1,d2), I get perfectly aligned graph. Actual code: [d1,i1,i2] = dtw(a1,a2); a1w = a1(i1); a2w = a2(i2); ...
7 years 前 | 0 个回答 | 0
0
个回答提问
2013b: installed pkg: but still function 'arduino' is not working on mac
Because I saw error message saying that Arduino support package is not compatible for mac unless I have 2013b, I installed 2013b...
11 years 前 | 1 个回答 | 0
1
个回答提问
How can I use LPT-USB to trigger the output?
I have worked on some codes to filter the sound. I asked few days ago if anybody knows how to turn LED light on by using LPT-...
11 years 前 | 0 个回答 | 0
0
个回答提问
Need to turn LED lights on by using LPT port - So far, used FFT and Bandpass filter
Hello Following is what I have so far: % Reading wav file b=wavread('/Users/*******/Desktop/traffichonk.wav'); ...
11 years 前 | 1 个回答 | 0