The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
77 views

Showing processes as an Equation

I have developed an algorithm that counts the number of times a particular block (within a 2D block) crosses zero. Here's an example: ...
1
vote
1answer
85 views

Hidden Markov Models - Identifying Phonemes

I'm developing a project that identifies Phonemes to be able to identify whether someone is saying either "Yes" or "No". So far in the project, I have used Zero-crossings to identify what the person ...
7
votes
2answers
2k views

How to estimate a transfer function from a magnitude-only frequency response?

Given an arbitrary frequency response, what signal processing methods might exist that could guess, estimate or determine a transfer function (pole and zero constellation) which gives a "reasonably ...