MinChul Park
University of Canterbury
Followers: 0 Following: 0
Clinical Audiologist and PhD Candidate
Programming Languages:
MATLAB
Spoken Languages:
English, Korean
Professional Interests:
Neuroscience
MATLAB
Spoken Languages:
English, Korean
Professional Interests:
Neuroscience
Feeds
已提交
Brainstorm-Custom-Processes
Brainstorm Custom Processes Repository for EEG Analysis
9 months 前 | 2 次下载 |
已回答
Using index vector NAME to index from a vector within two independent for loops
This has been resolved - just needed to change the array structure a bit and it worked! The main issue was due to the compatib...
Using index vector NAME to index from a vector within two independent for loops
This has been resolved - just needed to change the array structure a bit and it worked! The main issue was due to the compatib...
1 year 前 | 0
| 已接受
提问
Using index vector NAME to index from a vector within two independent for loops
Suppose I have 3 vectors as below with the same variable name LocP generated as a result of a for loop. The number in front of t...
1 year 前 | 1 个回答 | 0
1
个回答已回答
Matrices size difference within for loop and unable to perform assignment of elements
Change in code from ... SS_Amp(:,iNepochs) = PeakPo + PeakNe; % Final calculation of max peak-peak amplitude To... SS_Amp = P...
Matrices size difference within for loop and unable to perform assignment of elements
Change in code from ... SS_Amp(:,iNepochs) = PeakPo + PeakNe; % Final calculation of max peak-peak amplitude To... SS_Amp = P...
1 year 前 | 0
| 已接受
提问
Matrices size difference within for loop and unable to perform assignment of elements
Hello MathWords community, I am trying to calculate maximum peak to peak amplitude of 11-16 Hz bandpass filtered brain EEG acti...
1 year 前 | 2 个回答 | 0
2
个回答提问
Nested for loop - adding elements to a matrix
Hello MathWorks community, The below code is supposed to take in 6 by X by Y multidimensional array, run some calculations and ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Standard deviation in 3D array from 1st to nth number array
Hello I am trying to calculate residual noise from auditory brainstem responses (ABR). The 3D array that I'm working in is in t...
2 years 前 | 1 个回答 | 0