Nike
Followers: 0 Following: 0
Professional Interests: Signal processing, Audio Processing, Auditory Evoked Potentials, Psychoacoustics
Statistics
RANK
4.746
of 295.448
REPUTATION
10
CONTRIBUTIONS
2 Questions
7 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
2.624 of 20.227
REPUTATION
639
AVERAGE RATING
4.80
CONTRIBUTIONS
13 Files
DOWNLOADS
20
ALL TIME DOWNLOADS
5172
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Speech in noise mixing, signal to noise ratio
a simple function to mix a speech signal with a desired noise desired signal to noise ratios
bijna 8 jaar ago | 1 download |
Submitted
Simple statistics for multi-channel EEG data
This is a compilation of easy to run statistical Tools of Event Related Potential Data
bijna 8 jaar ago | 1 download |
Submitted
Interrupted speech generator
Automatically processes speech to produce interrupted speech for psychoa-acoustical experiments
bijna 8 jaar ago | 3 downloads |
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
ongeveer 8 jaar ago
Submitted
Temporal Modulation Transfer Function Regression Fit
This program is designed to extract peak sensitivity and bandwidth from TMTF data
meer dan 8 jaar ago | 1 download |
Submitted
Rhythm analysis based on Modulation Spectrum
This can be used to study rhythm of short speech segments like phrases and sentences.
meer dan 8 jaar ago | 1 download |
Question
Hom many computers (personal) can the matlab 2016 student version be installed on?
Hi, I am interested in purchasing the matlab 2016 student license. I had two questions regarding the same. I have contacted ...
meer dan 8 jaar ago | 1 answer | 0
1
answerHow can I generated Speech Shaped Noise(SSN)
Hi, You can find a better version of code for generating the speech shaped noise in the attached link <http://in.mathwor...
meer dan 8 jaar ago | 0
Submitted
Speech Spectrum Shaped Noise
This is a program to developed speech spectrum shaped noise for audiological applications
meer dan 8 jaar ago | 6 downloads |
Submitted
Matrix Sentence Test - Stimuli shuffler
prepare the numerous sentences involved in creation of matrix sentence tests within seconds
meer dan 9 jaar ago | 1 download |
Submitted
consonant confusion matrix
Generates a confusion matrix for consonant identification task
meer dan 10 jaar ago | 1 download |
Question
Generating a complex tone with continuously changing fundamental frequency
Hi, can someone help me with the following I want to generate a 200 millisecond signal with 6th-15th harmonics of a fund...
bijna 11 jaar ago | 0 answers | 0
0
answersSubmitted
signal to noise ratio estimation for VEMP waveforms
signal to noise ratio estimation for VEMP waveforms
bijna 11 jaar ago | 1 download |
Submitted
Program to analyze F0 of speech ABR in Matlab
This code can be used to spectrally analyze a an ABR ASCII waveform by windowing and zero padding.
meer dan 11 jaar ago | 1 download |
Remove rows or cols whose elements are all NaN
Simplest is A(isnan(A))= [];
meer dan 11 jaar ago | 0
ifft returns a complex signal from a real fft spectrum; i desire a real signal
Hi , why havent you tried adding multiple sine waves as below. fs = 44100; %sampling frequency dur = 1; %duration in se...
meer dan 11 jaar ago | 0
Vertically stacked subplots with x-axis labels only at the bottom
Hi Douglas, Why dont you try turning the XTicks off for all the wavforms except the bottom one or ty using this use th...
bijna 12 jaar ago | 2
Read certain files from a directory in matlab?
Load the file within the 'for' loop and use the plot command followed by 'hold on' (use the hold on and plot within the loop) ...
bijna 12 jaar ago | 0
How can I generated Speech Shaped Noise(SSN)
Reading each file will take a rather long time, why dont you just normalize all the speech files, concatenate them and find the ...
ongeveer 12 jaar ago | 0
How can I generated Speech Shaped Noise(SSN)
This should beable to solve your problem... cheers.. file = uigetfile('*.wav', 'Select the wave file'); [data,fs] =...
ongeveer 12 jaar ago | 1
| accepted
Submitted
Generate stimuli for Auditory Gap detection test
This Code is to generate Stimuli to be used for Auditory gap Detection Test
ongeveer 12 jaar ago | 1 download |
Submitted
Generate lists of pseudorandom numbers to arrange for your stimuli lists
An simple code to generate pseudorandom lists
ongeveer 12 jaar ago | 1 download |
Submitted
Second Order Amplitude Modulated Noise
Generation Second order amplitude modulated noise as described by Lorenzi(2001)
ongeveer 12 jaar ago | 1 download |