Chong Tao
Carnegie Mellon University
2010년부터 활동
Followers: 0 Following: 0
staff scientist
Professional Interests: optics and optical system, laser spectroscopy, spectrometer instrumentation; color science and technology
Feeds
질문
multivariant least square fitting
Can I do the following fitting using any built-in functions? or I have to write my own script? I have x, y, P as independ...
대략 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
sort an array and store them into subarrays
Thank you very much Azzi and Per isakson! I need to clarify my question. I'm trying to load a pretty big array from file(3000X10...
sort an array and store them into subarrays
Thank you very much Azzi and Per isakson! I need to clarify my question. I'm trying to load a pretty big array from file(3000X10...
10년 초과 전 | 0
질문
sort an array and store them into subarrays
Hi, I have a question regarding sorting arrary and store them into subset. How can I sort an array according to the second col...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
array element multiplication using arrayfun or bsxfun?
how can I use arrayfun to do multiplication of array element by column, say I have a 300X10 array, I want to do simple math of t...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
is there any way to vectorize the code to speed up the calculation?
I have a function to calculation some lineshapes which was called thousands of times. it is pretty slow. I'm wondering how to ma...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
error reported using find function in legend
I'm trying to add a legend to a plot to show which line is plotted. when using find function to get the indexes of plot handles...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How to read a portion of file?
I have a text file which contains 10 colomns, tab seperated floating numbers. Colomn 3 is the data for Length. it is formatted i...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
waitbar interference plot settings in GUI
I'm trying to plot all six curves in one plot in a simple GUI. but it stopped working after I add a statusbar, namely the waitba...
대략 11년 전 | 답변 수: 0 | 0
0
답변답변 있음
how to update string in a text uicontrol when clicking a checkbox
can anyone please help with this question? Thanks
how to update string in a text uicontrol when clicking a checkbox
can anyone please help with this question? Thanks
대략 11년 전 | 0
질문
how to update string in a text uicontrol when clicking a checkbox
How should i realize that the string in the text uicontrol will automatically update when the checkbox is clicked. functi...
대략 11년 전 | 답변 수: 2 | 0
2
답변답변 있음
switch case efficiency question
Thank you very much, Image Analyst. "doing something " in each case is unique. it is not a function of a, b. Do you think a...
switch case efficiency question
Thank you very much, Image Analyst. "doing something " in each case is unique. it is not a function of a, b. Do you think a...
대략 11년 전 | 0
질문
switch case efficiency question
I have a question about switch/case structure. if true switch input[a,b] case [1,1] do something 1 cas...
대략 11년 전 | 답변 수: 3 | 0
3
답변답변 있음
peak additions /array addition
Thanks a lot Imagine Analyst. That's very helpful.
peak additions /array addition
Thanks a lot Imagine Analyst. That's very helpful.
대략 11년 전 | 0
질문
peak additions /array addition
I have some code calculating each individual peaks, how can i store them into a large array according to X axis and add them up ...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
peak addition/ arrary addition
I have a question about the addition of peaks in the form of 2D arrays, say, each peak is a 400X2 array. Peak 1: P1x = [1...
대략 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
Importing data using MATLAB GUI and Pop-up Menu
can you post your script, so it will be more specific?
Importing data using MATLAB GUI and Pop-up Menu
can you post your script, so it will be more specific?
11년 초과 전 | 0
질문
How to extract array subset
I'm trying to extract an array subset falling into the range from a very large array. The range from Low to High were from user ...
11년 초과 전 | 답변 수: 1 | 0
1
답변제출됨
Voigt lineshape spectrum simulation GUI
This GUI program simulates Voigt spectral lineshape and absorption from HiTRAN output file.
거의 15년 전 | 다운로드 수: 5 |