統計
MATLAB Answers
14 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Gaussian fit to xy data and extracting FWHM
Hello, I am hoping someone could help. I am going round in circles although i'm sure it's a straightforward answer. I have a...
約5年 前 | 2 件の回答 | 0
2
回答質問
Generate an equation of a 3D line from one point and two angles
Hi, I have been other thinking this and think I am missing a very simple solution. The problem: I have a 3D space in wh...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Efficient Weighted Moving average
I have a matrix with x, y, and an uncertainty value (25x3 double). I want to compute a moving average of these points weighted b...
8年弱 前 | 3 件の回答 | 0
3
回答質問
Repeat for loop until condition is met.
I am drawing random numbers within an interval. I know that in the end I want 20 of them, but only those that meet a condition, ...
8年弱 前 | 1 件の回答 | 0
1
回答質問
How to order cell rows
I have a large cell (174x4 cell). I've attached a smaller working example. This takes the form of x for Copy(:,1), y for Copy(:,...
約8年 前 | 1 件の回答 | 0
1
回答質問
Using cubic splines to fit data
Hi, I have a quite involved code for fitting cubic splines to data. I have noticed something odd and wondered if anyone had expe...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Grouping matched data by row and column
I have a matrix attached, Rows_col.mat. This gives the Row and column of some other matrix that has matched a condition I have i...
9年弱 前 | 1 件の回答 | 0
1
回答質問
find unique rows of cell array
I have a cell array as attached. I can see that rows 3 and 4 are repeated, so I would like to keep only the first occurrence of ...
9年弱 前 | 3 件の回答 | 0
3
回答質問
Cell array to meet conditions and cell indexing
I apologise in advance for incase this is unclear. I have an array, with X Y columns and another column that identifies the o...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Replacing specific values in each matrix row in all values in the matrix
I have a matrix as follows A=[8 66 92 101 0; 14 52 80 76 0; 16 66 33 51 7]. I want to read the rows column by column and assi...
約9年 前 | 1 件の回答 | 0
1
回答質問
Iterate though a matrix with repeated values and preform operations on corresponding columns.
Hello, I have a matrix of three columns and many rows, the third column has several (ordered) repeated values for example ...
約9年 前 | 1 件の回答 | 1
1
回答質問
Search rows of a matrix on another
I have two matricies. The first, A, is large (1968x100 double) and the second, T, is smaller (1968x1). In matrix A, each row con...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to colour code polygons by area?
Hi, I have generated a Voronoi diagram and calculated the areas of the polygons formed. I now want to colour code my polygons...
9年以上 前 | 2 件の回答 | 0
2
回答質問
How to extract a data range in x and y co-ordinates from a table?
Hi! I was wondering if someone could help me... I have a data set with four columns, x,y,I,t. Each data point represents a mo...
9年以上 前 | 1 件の回答 | 0