Satyam Gaba
Followers: 0 Following: 0
Statistics
RANK
26,538
of 295,486
REPUTATION
1
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 1
0
answersQuestion
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 years ago | 1 answer | 0
1
answeraudio 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 years ago | 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...
7 years ago | 0