photo

rrv


Last seen: 約2年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Painter's Transparency Problem
I am saving histogram graphs in eps format, but the graphs are pixelated. I solved this issue by using set(gcf,'renderer','Pain...

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

0

回答

質問


For Loop in Data
How can I convert those y's in just one FOR loop? x= [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0 ]; y1=x(2:end) -...

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

1

回答

質問


Extracting Values in given Data
If I have these set of data 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0. How can I extract the ff. values such that, the...

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

0

回答

質問


Performing Operations on an Image Sequence
I am looking for the centroid and diameter of the every frame in an image sequence. How can I save the list of data in csv file ...

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

1

回答

質問


Plotting Multiple Histograms with Increasing Number of Bins
I like to subplot multiple histograms with increasing number of bins. Here is my code: for j=1:1:6 for nbins=5:5:30 ...

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

1

回答

質問


Plotting a overlapped graph
Is it possible plot overlapped graphs? One on top of the other. Example, I want to plot 2 graphs with different x-domain. One be...

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

1

回答

質問


How can I fix the blob?
I am doing background subtraction on an image sequence for particle tracking. Can ask how to fix the blob so that I could find t...

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

0

回答

質問


How can I eliminate ghost detection?
I am tracking an object but I got a problem because my program detects a ghost object. How can I eliminate this? A screenshot is...

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

2

回答

質問


Automatic Single Particle Tracking
How can I want to track a particle (micrometer) by specifically clicking it. There could be set of particles and I am particular...

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

1

回答