Statistik
18 Fragen
0 Antworten
RANG
4.525
of 295.448
REPUTATION
11
BEITRÄGE
18 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
11
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
Convert log scale to linear scale
Hi all, I made a figure whose Y axis I converted to log scale using the command set(gca,'yscale','log'). I want to convert th...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Binning elements between limits
Hi all, I have a m*2 matrix. Column 1 is the X position while Column 2 is the distance. Column 2 has a range from 0-20. I wan...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Easier way to rename files?
Hi all, I run a code where in the end I rename a bunch of output files based on the date that the data was procured. So if my...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Convert AVI file to series of images
Hi all, I have a AVI file that was formatted in MATLAB. I wish to convert it to a series of tif images. I am not able to do t...
mehr als 12 Jahre vor | 4 Antworten | 2
4
AntwortenFrage
find position of a element in a matrix
Hi Guys, How do I find the last element in a increasing matrix that is less than a particular number. For example if my matri...
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
problem with if statement
Hi Guys, This is a very basic question. I want to figure out which quadrant a point lies in from the value I get from atan2. ...
etwa 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Find NaN elements in a matrix
Hi Guys, How can I find the exact location of NaN elements in a matrix. I work with really large arrays (size 1500*200). H...
etwa 13 Jahre vor | 4 Antworten | 3
4
AntwortenFrage
How to remove repeating elements from an array
Hi Guys, I have two matrices X and Y of the same size. Each element in Y has a corresponding element in X. There are some rep...
etwa 13 Jahre vor | 5 Antworten | 4
5
AntwortenFrage
Combine many matrices into one
Hi all, I have about 10 matrices with variable no of rows but equal number of columns. I wish to combine all these 10 into on...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Changing size in imshow
Hi Guys, Whenever I want to display an image using imshow, it is always displayed at a smaller size. I get the following warn...
mehr als 13 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Selecting a region in an image
Hi all, I want to be able to select a part of an image and store it in MATLAB. Can anyone tell me how I can do that. Say f...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Getting data values from a plot
Hi Guys, I want to get (x,y) values from a plot. Say my plot is made of the following points (1,1) (2,3) (4,4) and (5,9). Is ...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Finding integers in an array.
Hey Guys, I have an column matrix that basically consists of NaNs and some integers in between them. Are there any functions ...
mehr als 13 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
How to convert a series of images (in double form) into an AVI file
Hi guys, I have a bunch of images that I have processed using MATLAB. I want to combine all of them into a AVI file. The imag...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Optimization of 2 matrices
Hi Guys, I need to solve a problem. I have an idea to do that, just am confused about which functions to use to implement the i...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Discarding certain centroids found using regionprops
Hi, I work with time sequence images. I process and threshold these images to get a black image with some scattered white spots....
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Problem with cumsum
Hi guys, I am trying to write a code to correct the background for an image. I used the formula given in the paper "Methods ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help with commands varargin and switch
[EDIT: Mon May 16 20:51:23 UTC 2011 - Reformat - MKF] Hello, I am new to MATLAB and I am trying to understand the code given ...
mehr als 13 Jahre vor | 1 Antwort | 0