Satyam Gaba
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to get value from 3D interpolation?
I have to find the interpolated value in 3D coordinate system. I have different values corresponding to each different poin...
6년 초과 전 | 답변 수: 0 | 1
0
답변질문
Need Help in importing Audio files
Hi, I want to import 50 audio files with name as "s1,s2,...s50" and train them for speaker recognition purpose. if true [t...
6년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
audio cutter in matlab
[x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*1,40); % for 1 second h=1; for j=1...
audio cutter in matlab
[x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*1,40); % for 1 second h=1; for j=1...
대략 7년 전 | 0
답변 있음
Truncating wav files
if true [x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*3,40); % for 3 second a...
Truncating wav files
if true [x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*3,40); % for 3 second a...
대략 7년 전 | 0