Lizan
Followers: 0 Following: 0
Professional Interests: Spectroscopy, Optics, Image processing, Astrophysics, Space Physics, Oceanography
Estadística
55 Preguntas
2 Respuestas
CLASIFICACIÓN
8.328
of 295.467
REPUTACIÓN
5
CONTRIBUCIONES
55 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.91%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Complex math problem, envelope within an area
Hi, I have a complex math problem and I don't know how to start. I have a rectangular area of certain dimension x mm. Let sa...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Image analysis, intensity within a rectangle area
Hi, I was wondering if someone can help me. I have a gray image of certain size (say 400 x 400 pixels) in which I have some inte...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to unwrap a signal?
I like to unwrap this vector, I calculated with a cos-function to obtain a nice dip. The figure looks like this: <</matla...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I flip the top area of the peak that is going down?
Hi, I would like to flip the part of the peak that goes gown so its pointed upward. I want there to be a space between the data ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to flip or mirror some vector parts
Hi, I have a data that has flipped on me. I need to correct for this but I am not sure how to do this. The data is in vector...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to counter drifting data.
I have a dataset that is drifting a bit in time. Is there a way in matlab to counter it? I have data that changes amplitude at t...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to correct for a drifting baseline?
How can I correct for a drfiting signal that is slowly declining, (x,y) values?
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to solve plotting different data in same figure when x-vectors are not the same?
Hi, I am trying to plot 2 data in a plotyy(X1,Y1,X2,Y2) fashion. However the data x1 and x2 does not have the same timescale...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Finding indices when the curve stops decreasing
Hi, I have a curve I like to find the maximum and then find the indices under the peak for which it stops decreasing on each...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
How to convert hours, minutes, seconds to seconds?
Hi, How can I return an array with hh:min:sec into seconds? For example VarName2(1:5) ans = ...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
diary, how to create a new one
I have a .m file I want to save the text at the command window. Next time I run the m-file I want to create a new diary file. Th...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
problem with overwritten data when auto saving
I want to auto save certain data based on where they are located in the computer. For example, myFolder = '/Users/user/Docu...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Adding a plot to existing plot.
I have a base plot in which I would like to add a smaller version of a second plot/figure ontop of the base plot at a certain lo...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Add existing figures onto of a new plot without using subplot
Hi, So I have a plot that something with a handle h(1) and h(2) I would like to add 4 more figures onto of the existing f...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving figures in m-file
I am processing data and have several m-files at the time that I want to run and autosave .mat and .fig for the file. I use ...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Trying to find out when a curve becomes exponential
Greetings, I have a dataset from simulations of curves which I want to find out when this curve becomes exponential or when ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Area between baseline and data peak
Hi, I am trying to determine the area under a peak curve, see image. The baseline illustrated in image is not zero, and I wo...
alrededor de 10 años hace | 3 respuestas | 1
3
respuestasPregunta
Plotting data from struct
Hi, I am plotting data from a struct, for example plot(someStruct.a, someStruct.c) The figure I obtain I can hardly ...
alrededor de 10 años hace | 2 respuestas | 2
2
respuestasPregunta
Trying to understand the image matrix
Hi, I have a jpg image and opened it in MATLAB. It has the following size; size(pixImage{1}) = 1024 1280 ...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How to store number of images matrix and double values in cell or array?
I am not to familiar with arrays or cells in MATLAB. I would like to make an array that contains in one cell for image 1, image ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaReading image save as matrix and store filename information
Follow-up question 2: I am not to familiar with arrays or cells in MATLAB. I would like to make an array that contains in on...
alrededor de 10 años hace | 0
Pregunta
Reading image save as matrix and store filename information
Hi, I have X number of images I need to upload and obtain the data stored in the file name for later operations. For example...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
Why does my IEEE submission complain with format EPS file generated in MATLAB R2013b
I am getting the following errors, The graphic file is saved in CMYK mode. The graphic file needs to be submitted as RGB or ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
convert time stamp into minutes or seconds
I have a file with 29.06.2014 09:53:37 -1.8 29.06.2014 09:58:36 -2.0 29.06.2014 10:39:01 -2.0 I...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Fitting multiple datasets simultaneously
Hi, I was wondering if there is a way do a linear fit on 2 datasets simultaneously? It seems like you can only do a linear f...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding and plotting the standard deviation of data fitted to a linear curve?
How can I find the standard deviation for data (x,y) fitted to a linear curve?
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Normalisation of data points
Hi, I have a set of data points that has a drift, that is the power is decreasing with time (the line) although the line are...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Splitting a mesh grid and put them together again.
Hi, I need to do a very dense mesh... but my computer cannot handle the amount of data. so I would like to split it into t...
alrededor de 11 años hace | 0 respuestas | 1
0
respuestasPregunta
Meshing cartesian coordiantes within a circle?
I want to do a mesh with x and y .. but I only want to display the data for a circle with radius r. I don't want to use polar ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to from my vector coordinate to fit my meshgrid matrix?
Hi, I created a meshgrid x, y, which is an matrix of (25, 5) in sixe. Then I rearranged this to r = [ x(:) y (:) ] ...
alrededor de 11 años hace | 1 respuesta | 0