Pratik Samant
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
37.233
of 295.467
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
37.5%
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
How do I access entries in a table that match a string?
I have a table, A, which is 112x5 table in size and consists of both strings and numbers. (shown below) I also have a 99x...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is it possible to import both the text and the numerical data in a csv file?
I have a csv file that looks like this where I have some data that is a string and some data that is numerical. I would lik...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How do I use a vector as a set of indices?
So, I have a 5000x1 vector y, the entries of y are all integer values between 1 and 10. I want to create a new matrix, yrec, th...
fast 5 Jahre vor | 1 Antwort | 1
1
AntwortFrage
How can I put in a triangle into a matrix?
I have the matrix A=zeros(100,100) I want to create an equilateral triangle with top vertex at point 50 (right in the middle...
etwa 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Drawing an ellipsoid within an image stack
I have a stack of 27 images (each 453x501) in the form of a 453x501x27 3D uint8 matrix. I would like to draw in an ellipsoid (fo...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Image from matrix with specific x y scaling
I have a 38x2252 matrix representing an image. I also have an asymmetrix x and y value distribution between the pixels in this i...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
imshow index issues with display
I currently have a 423x27x501 3D grayscale image, which I want to view slice by slice. The image is stored in a variable called ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I add an unevenly spaced data set to a translated version of itself?
I have some unevenly spaced data (Temperature vs time) which is the output of lengthy simulations. I have the temperature vs....
fast 9 Jahre vor | 2 Antworten | 0