Matlab User
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
36.473
of 295.467
REPUTATION
1
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
78.57%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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, ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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(:,...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 9 Jahre vor | 1 Antwort | 0