統計
MATLAB Answers
7 質問
0 回答
ランク
of 168,373
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Extract Structure as a Matrix
Hi, thanks for your time. I have a 1D structure array (1x8 struct) which has a field in it which is a 1D vector (1x4 double)...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How to extract statistics from a fit
Hello, I have two vectors, an independent and dependent variable. I create a fit using the curve fitting toolbox (or polyfit...
13年弱 前 | 0 件の回答 | 0
0
回答質問
Plot a timeseries from array of dates
Hello, I have an array that is 6xN The 6 rows are YYYY, DD, MM, HH, MM, SS from timestamp data I would like to know how c...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Convert Distributed Array to Matrix
I have a distributed array created using: cal_data=distributed.zeros(1,2); I would like to convert the array to a matrix...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Errorbar Plot
I am trying to use the *errorbar* function: figure,errorbar(1:0.1:10,sin(1:0.1:10),0.1 * randn(length(1:0.1:10), 1)) and...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Two figures, same colormap stretch
Hello, I have two matrices of image data that I would like to plot in grayscale. The first image is before any image process...
14年弱 前 | 1 件の回答 | 0
1
回答質問
Transfer to IDL
Dear smart people, I would like to know if there are ways to export my MATLAB workspace variables over to IDL? Thanks in ...
14年弱 前 | 3 件の回答 | 0
