photo

MinChul Park


University of Canterbury

Last seen: 4 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

消息

Clinical Audiologist and PhD Candidate

Programming Languages:
MATLAB
Spoken Languages:
English, Korean
Professional Interests:
Neuroscience

统计学

All
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
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...

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 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...

10 months 前 | 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 ...

10 months 前 | 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

1

个回答