Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add question on FFTSHIFT/iFFTSHIFT #24

Open
jcohenadad opened this issue May 2, 2021 · 3 comments
Open

Add question on FFTSHIFT/iFFTSHIFT #24

jcohenadad opened this issue May 2, 2021 · 3 comments

Comments

@jcohenadad
Copy link
Owner

No description provided.

@gaspardcereza
Copy link
Contributor

Lab 1 (CT) already focuses a lot on that point (but I noticed that many students don't really bother understanding why we need to use it and just blindly follow our advice). Maybe we should think about how to force them to dig the concept so that they really understand what they do.
@po09i any thoughts about this ?

@gaspardcereza
Copy link
Contributor

FYI we currently have this section in the lab1:
image

@jcohenadad
Copy link
Owner Author

Lab 1 (CT) already focuses a lot on that point (but I noticed that many students don't really bother understanding why we need to use it and just blindly follow our advice). Maybe we should think about how to force them to dig the concept so that they really understand what they do.

well, the best way is simply to demonstrate it, by implementing various combinations in a question:
"use fftshift(fft(a)), what happens? ", "use (fft(a)), what happens? " etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants