Dong-Gyu Jang
Gwangju Institute of Science and Technology
Followers: 0 Following: 0
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
RANK
8,510
of 295,448
REPUTATION
4
CONTRIBUTIONS
11 Questions
3 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
3
RANK
4,527 of 20,227
REPUTATION
303
AVERAGE RATING
4.80
CONTRIBUTIONS
2 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
2696
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerSubmitted
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 | 5 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 ...
9 years ago | 5 answers | 2
5
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerSubmitted
Matlab function for extraction of phase from interferogram
phase of the interferogram is extracted.
9 years ago | 11 downloads |
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...
10 years ago | 3 answers | 0
3
answersQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerSimple 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
answersWhy 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. ...
12 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...
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 2 answers | 0
2
answersQuestion
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
answerQuestion
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