Wei-Rong Chen
Yale University
Followers: 0 Following: 0
My research has focused on speech production and perceptoin.
Programming Languages:
MATLAB
MATLAB
Feeds
已提交
Align Wave
Time-align two wave signals by shifting wav2 to be aligned with wav1, using cross correlation.
3 years 前 | 3 次下载 |
已提交
RenameVar(matFName, originalVarName, newVarName)
Rename variable(s) in mat file
3 years 前 | 1 次下载 |
已提交
RunRcode(RscriptFileName,Rpath)
This function calls R to run R script (.r file) under Matlab
7 years 前 | 16 次下载 |
已提交
Z-score-normalized euclidean distances
Compute normalized euclidean distance between two arrays [m (points) x n (features)]
8 years 前 | 1 次下载 |
已提交
mutualinfo(x, y,nBins, ifplot)
This function calculates the mutual information of X and Y
9 years 前 | 5 次下载 |
已提交
Parses a matrix of pairwise comparisons into a string.
This function parses a matrix of pairwise comparisons into a string.
9 years 前 | 0 次下载 |
已提交
Parse string of comparisons into a matrix
This function parses a string of pairwise comparisons into a matrix of graph.
9 years 前 | 1 次下载 |
已提交
'ismember' for cell arrays with various data types
'cellismember' is a function that performs 'ismember' on cell arrays with various data types
9 years 前 | 2 次下载 |
已提交
Unique for cell array of string
This function 'uniqueStrCell' performs 'unique' for cell array of string.
9 years 前 | 3 次下载 |
已提交
Detect TextGrid Encoding
Detect the text encoding method of a PRAAT .TextGrid file.
9 years 前 | 2 次下载 |
已提交
cell2txt(txtFileName, CellArray)
Write the contents in a cell array ( N rows x 1 column) to an text file
9 years 前 | 1 次下载 |
已提交
Average over repetitions in Excel table
Read Excel table and average the data over unnecessary factors (repetitions)
9 years 前 | 1 次下载 |
已提交
Write structure array into Excel sheet
Write a structure array into Excel sheet
9 years 前 | 1 次下载 |
已提交
Read Excel sheet into a structure array
Read Excel sheet into a structure array
9 years 前 | 3 次下载 |