Community Profile

photo

Lizan


2011 年からアクティブ

Professional Interests: Spectroscopy, Optics, Image processing, Astrophysics, Space Physics, Oceanography

統計

  • Thankful Level 4

バッジを表示

Content Feed

表示方法

質問


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

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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

約7年 前 | 1 件の回答 | 0

1

回答

質問


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

約8年 前 | 0 件の回答 | 0

0

回答

質問


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

9年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約9年 前 | 1 件の回答 | 0

1

回答

質問


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

約9年 前 | 1 件の回答 | 0

1

回答

質問


How to correct for a drifting baseline?
How can I correct for a drfiting signal that is slowly declining, (x,y) values?

約9年 前 | 1 件の回答 | 0

1

回答

質問


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

約9年 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 3 件の回答 | 1

3

回答

質問


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

9年以上 前 | 2 件の回答 | 2

2

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Reading 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...

9年以上 前 | 0

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 2 件の回答 | 0

2

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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?

10年弱 前 | 0 件の回答 | 0

0

回答

質問


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

約10年 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 0 件の回答 | 1

0

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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 (:) ] ...

10年以上 前 | 1 件の回答 | 0

1

回答

さらに読み込む