Community Profile

photo

Dong-Gyu Jang


Gwangju Institute of Science and Technology

Active since 2011

I'm a graduate student at the GIST in Korea.

I'm really enjoy to use the matlab for data analysis.

I'm willing to learn a lots of useful skills from matlab
users in the world.

Let's roll!

Professional Interests: Data analysis

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How do I extract only file name from full file name?
Oh..I immediately get the answer:) The function, fileparts, can be used for this process:) file = 'H:\user4\matlab\myfil...

8 years ago | 0

| accepted

Question


How do I extract only file name from full file name?
Hello. Let's say there is a string "5500ps1.png" I would like to extract name until comma so outcome from this extraction ...

8 years ago | 1 answer | 0

1

answer

Submitted


Function to unwrap phase having 2*pi jumps just after phase extraction from interferogram
Phase unwrapping with implementing TV (Total Variation) minimization algorithm.

8 years ago | 12 downloads |

Question


How to stop further execution of M-script by using command?
Hello. I'm trying to use 'questdlg' to shows question dialog with several buttons. My aim is that when I click 'stop' button ...

8 years ago | 4 answers | 2

4

answers

Question


How can I make called my function stay in the memory so it can be efficiently run in loop?
Hello. Let's say that I have a code which including for loop. In the loop, certain function is called at every round. How can...

8 years ago | 1 answer | 0

1

answer

Submitted


Matlab function for extraction of phase from interferogram
phase of the interferogram is extracted.

8 years ago | 15 downloads |

Thumbnail

Question


How can I break line in comment for HTML publication?
Hello. For example %% Test section % I want to have line break % now. But obviously the result is not what I wa...

9 years ago | 3 answers | 0

3

answers

Question


Is there any Matlab function to find peak width?
Hello. For phase shift analysis in interferometry and spectral analysis, sometimes automatic finding of peak width of the dat...

9 years ago | 1 answer | 0

1

answer

Question


I wanna define function which has flexible number of argument.
Hello and happy new year! Now I'm considering to define function which has flexible arguments. For example, let's have fun...

9 years ago | 1 answer | 0

1

answer

Answered
Simple gui programing with pop-up manu.
You guys I finally dealt with the problem. The write down the code again in changing the tag name by adding number 1, for exa...

10 years ago | 0

| accepted

Question


Simple gui programing with pop-up manu.
Hello. I have the following simple GUI design. The upper text box (which tag is input) is where the input number is entered w...

10 years ago | 2 answers | 0

2

answers

Answered
Why does spectral phase from the fft of gaussian pulse shows sawteeth?
I finally got right answer! Physically, gaussian pulse is located around t = 0 thus, symmetry around origin is fullfiled. ...

11 years ago | 1

Question


Hello. I have a question about how to get spectral phase as exact as possible by using fft?
Hello. I'm interested in spectral analysis on laser pulse. In order to get shortest pulse as possible, not only spectral ampl...

11 years ago | 0 answers | 0

0

answers

Question


Why does spectral phase from the fft of gaussian pulse shows sawteeth?
Hello. I'm interested in spectral analysis on laser pulse. I made a test code in which gaussian pulse is analyzed in FFT. The...

11 years ago | 2 answers | 0

2

answers

Question


How can I save plot graph by command, not clicking save icon?
Hello. Recent days, I have saved all of the graphs generated by 'plot' command to the JPG file for easy future investigations...

13 years ago | 1 answer | 0

1

answer

Question


How can I automatically save the coefficients of fit functions?
Hello. Since I'm a graduate student under phsics laboratory, I have used matlab to fit the experimental datas with the appropri...

13 years ago | 2 answers | 0

2

answers