Winda Mariana
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
76,628
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,234
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 convert data sample with size 58 x 32 into matrikx 4x4
I have audio sample with size of 58 x 32. And I want to convert this sample into a 4 x4 matrix. Can anyone help me?
3 years ago | 1 answer | 0
1
answerQuestion
In signal processing, how to divide each frame into five subframes?
I have a speech signal with 8khz sampling frequency and i have divided speech files into frames of 10ms using hamming windows. ...
3 years ago | 0 answers | 0
0
answersQuestion
suppose there are two buttons in a GUI and from first button i browsed an audio file and now i want to use that audio file in the callback function of second button for further processing on that audio file with second button
This is code for button 1: function pushbutton1_Callback(hObject, eventdata, handles) [filename, pathname] = uigetfile({'*.wav...
3 years ago | 0 answers | 0
0
answersQuestion
Processing audio files that are browsed from a computer directory
I want to do watermarking to an audio that is browsed via the 'Browse' button. Here is my code to browse audio files from my co...
3 years ago | 1 answer | 0
1
answerQuestion
Voiced and Unvoiced Frames
Anyone can help me to make the code from this picture? Thank you
3 years ago | 0 answers | 0
0
answersQuestion
Separate voiced and unvoiced frame of speech signal
Anyone can help me to make the code for separate voiced and unvoiced frame of speech signal using Short Time Energy and Zero Cr...
3 years ago | 1 answer | 0
1
answerQuestion
button can access audio files from computer device and display the audio graphic plot
hello everyone, I want to build an audio watermarking application. I want to ask how do I make the button "Browse" can access au...
4 years ago | 1 answer | 0