You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- $\begingroup$ I understand all of this. For a discrete signal, the phase is an integer. How can we be sure that $\phi = \Omega_o n_o$ is an integer ? $\endgroup$curryage– curryage2014-04-23 08:52:58 +00:00Commented Apr 23, 2014 at 8:52
- $\begingroup$ @curryage That's exactly the point. You can't be sure, that's why an arbitrary phase shift does not in general correspond to a time shift of the signal, unlike with time-continuous signals. $\endgroup$Matt L.– Matt L.2014-04-23 08:55:44 +00:00Commented Apr 23, 2014 at 8:55
- $\begingroup$ I am confused. My previous comment was referring to the first part of your answer where you supposedly show how a time shift corresponds to a phase shift. But the computed phase is not necessarily an integer,as it must be for discrete signals. I understand the second part of your answer which shows an arbitrary phase shift does not, in general, correspond to a time shift. $\endgroup$curryage– curryage2014-04-23 09:14:35 +00:00Commented Apr 23, 2014 at 9:14
- 1$\begingroup$ @curryage I think the problem is that you think $\phi$ is an integer. In general it isn't. Note that $\Omega_0$ and $\phi$ are just real number, whereas $n$ and $n_0$ are integers. $\endgroup$Matt L.– Matt L.2014-04-23 09:17:37 +00:00Commented Apr 23, 2014 at 9:17
- 2$\begingroup$ @David Your remark on the linear phase is not true. Consider a symmetric (linear phase) FIR filter with an even number of coefficients. Despite the exact linear phase the filter's delay is non-integer (it is $(N-1)/2$). $\endgroup$Matt L.– Matt L.2014-04-23 13:32:42 +00:00Commented Apr 23, 2014 at 13:32
| Show 5 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. image-processing), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you