photo

Matlab User


Last seen: 6 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

14 个提问
0 个回答

排名
36,499
of 300,771

声誉
1

贡献数
14 个提问
0 个回答

回答接受率
78.57%

收到投票数
1

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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...

6 years 前 | 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...

8 years 前 | 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...

9 years 前 | 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, ...

9 years 前 | 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(:,...

9 years 前 | 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...

9 years 前 | 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...

10 years 前 | 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 ...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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 ...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 1 个回答 | 0

1

个回答