photo

rrv


Last seen: 1 year 前 自 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 years 前 | 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) -...

5 years 前 | 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...

5 years 前 | 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 ...

5 years 前 | 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 ...

5 years 前 | 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...

5 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答