photo

Thomas Rutten


Last seen: 2 mesi fa Attivo dal 2008

Followers: 0   Following: 0

Messaggio

Consultancy in water data analysis Professional Interests: Matlab user for data analyses of flow cytometric data

Statistica

All
  • Solver
  • Thankful Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • First Answer

Visualizza badge

Feeds

Visto da

Risolto


Unique values without using UNIQUE function
You must return unique values in a vector in *stable* mode without using the unique function. About stable order flag: ...

oltre 2 anni fa

Risolto


Finding peaks
Find the peak values in the signal. The peak value is defined as the local maxima. For example, x= [1 12 3 2 7 0 3 1 19 7]; ...

oltre 2 anni fa

Risolto


Find last zero for each column
Given a numeric array of arbitrary size, return the row index of the last zero for each column. If a column contains all nonzero...

oltre 2 anni fa

Domanda


Version number 2021a Version='9.10' is confusing. Why not using '10.0'
I used ver('MATLAB') in Matlab release 2021a and got Name: 'MATLAB' Version: '9.10' Release: '(R2021a)' Date: '14-Nov-2020'...

oltre 3 anni fa | 1 risposta | 1

1

risposta

Domanda


How to sort or classify attached figures
In the attached figure, there are 110 figures derived from several algae. It seems quite easy to sort this out by eye. What meth...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Risposto
How to make all the legend appear in a plot?
I have exactly the same problem with having only 50 legends at maximum in a plot. It is a decision for users to plot a limited n...

oltre 5 anni fa | 1

Inviato


lasso.m
Enables the selection/encircling of (clusters of) events in a scatter plot by hand.

quasi 16 anni fa | 1 download |

Thumbnail