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$ hm but there's a theorem that if you take a discontinuous function, apply Fourier (or alike) transform on it, and the inverse of that, you get a function where the value at the discontinuity is in the middle of the left- and right-side limit of the original function. Gibb's phenomenon is a result of exactly that. $\endgroup$Marcus Müller– Marcus Müller2021-12-19 18:49:20 +00:00Commented Dec 19, 2021 at 18:49
- $\begingroup$ @MarcusMüller: That's right! The inversion formula is only valid if we assume the function value at jump discontinuities is the average of the two one-sided limits. But that's just one way of defining a function value at a discontinuity. I mean, why should we apply a Fourier transform and its inverse in the first place? The problem has nothing to do with the way we need to define function values for the inverse Fourier transform to hold true. $\endgroup$Matt L.– Matt L.2021-12-19 18:56:25 +00:00Commented Dec 19, 2021 at 18:56
- $\begingroup$ point is that when we wonder about what happens at "cutoff frequency", we're asking ourselves what the result of the point-wise multiplication of the signal's Fourier transform (i.e. the $\pm f_c$ Diracs) and the system's Fourier transform is, transformed back to time – and this consideration says it's multiplication with a factor $\frac12$ in freq domain, so we'll arrive at a sine of half the original amplitude in time. $\endgroup$Marcus Müller– Marcus Müller2021-12-19 19:04:01 +00:00Commented Dec 19, 2021 at 19:04
- $\begingroup$ @MarcusMüller: That's a reasonable definition, but it remains a definition in my opinion. $\endgroup$Matt L.– Matt L.2021-12-19 19:08:48 +00:00Commented Dec 19, 2021 at 19:08
- $\begingroup$ Hm, I think (my proof on paper here isn't airtight, so I'd love to say "I know", but really can't) this is actually the answer to question "what happens when you convolve sin x with (sin x)/x", and I don't think that's really something that should be dependent on the definition of what the value of the rect function is – because that's just an "intuition thing" for the human who likes to thing in the frequency domain, but "the ideal brickwall filter with cutoff frequency $f_c$ convolved with the signal $\sin(f_ct)$"should be independent of that - the first is unambigously a scaled sinc with $\endgroup$Marcus Müller– Marcus Müller2021-12-19 19:14:14 +00:00Commented Dec 19, 2021 at 19:14
| 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