vishwa joshi
自 2014 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I call a simple "Hello World" Java program in MATLAB?
here is my java program , how to call this in matlab??/ package vish; public class hello { public static void main(String ...
10 years 前 | 0 个回答 | 0
0
个回答提问
how to read multiple .wav file from other .m file
B = importdata('allfeaturesongs.m'); for i=1:5 [y, fs]=wavread(B(i)); t1=[1/fs:1/fs:length(y)/fs]; fprintf('Duration ori...
10 years 前 | 0 个回答 | 0
0
个回答提问
hello sir, i want to extract audio features using matlab.i found code for zcr and chroma , i want timbre, pitch . hoe to extract them using matlab? and after extraction how to combine them?
i want feature extraction matlab code for timbre,pitch ,rhythm, code.
11 years 前 | 0 个回答 | 0