photo

David


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: signal processing, medical devices

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Get lengths of nonuniform-length character strings in an array without counting padded blanks
Isn't there an easy way to get the lengths of non-blank parts of character vectors placed into an array like this: A = char('...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I want to initialize a very large character array with the same character string
The array is so large it takes forever for MATLAB to do it with a simple loop, e.g.; for i = 1:N A(i) = 'String' end I k...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How do I find the threshold in a Poisson-distributed process that gives a desired False Alarm rate?
Matt - Thank you very much for your help. This will help me in the design of a new medical device that, if successful, will s...

mehr als 11 Jahre vor | 0

Frage


How do I find the threshold in a Poisson-distributed process that gives a desired False Alarm rate?
Given that I am trying to find signals in a Poisson-distributed background process, how do I find the threshold that will reduce...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten