photo

Thomas Rutten


Last seen: 3 Monate vor Aktiv seit 2008

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor