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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0