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
統計
All
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
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 件 |