photo

Peter Nagy


University of Debrecen

Last seen: 2 months ago Active since 2009

Followers: 0   Following: 0

Message

- Quantitative analysis of the association (dimerization, large-order clustering) of transmembrane receptors (ErbB family) in quiescent and growth factor-stimulated cells - Quantitative analysis of flow cytometry data, especially flow cytometric FRET - Analysis of transmembrane signal transduction mediated by ErbB proteins, raft-associated proteins using quantitative confocal image analysis Professional Interests: image analysis in the biological sciences, quantitative analysis of receptor clustering, cancer research, flow cytometry

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Submission

View badges

Feeds

View by

Answered
Initialize filter so that filtered output begins with initial value of the input
I also decided to use filtfilt which works. I just wanted to figure out why filter didn't work the way I originally expected. Fo...

7 years ago | 3

Question


Initialize filter so that filtered output begins with initial value of the input
I would like to implement a recursive exponential filter with the following function: filter([alpha 0],[1 alpha-1],data); This...

7 years ago | 3 answers | 0

3

answers

Answered
web command with name anchor
In a relatively recent version it didn't. I could start displaying a local HTML file from a named anchor. I think it was R2010

7 years ago | 0

Question


web command with name anchor
I noticed a strange behavior of the Matlab web command. If I want to open a local html file in the Matlab browser with the comma...

7 years ago | 2 answers | 0

2

answers

Question


Open a local HTML file at a specific anchor in system browser
I would like to open a local HTML file at a specific section in the system browser. If I use the following command: web('file:/...

8 years ago | 0 answers | 0

0

answers

Question


callback executing when title bar of figure is clicked
I would like to create a callback function which is executed when the user clicks on the figure including the title bar. The sta...

9 years ago | 0 answers | 0

0

answers

Question


Which was the first version of Matlab in which a timeout can be specified in urlread?
Does anyone know from which version of Matlab a time-out can be specified in the urlread command using the "Timeout" option? It ...

10 years ago | 0 answers | 1

0

answers