Feeds
질문
Best practice for passing structure to a function and adding new fields when returning it
This is more a style question than anything else. I'm passing a structure to a function, adding some fields to the structure, an...
8일 전 | 답변 수: 2 | 0
2
답변질문
FFT problem: FFT -> some manipulation -> IFFT results in one-element shift
I am trying to take some random noise (produced by a different script), Fourier transform it, multiply it by a filter, and then ...
10개월 전 | 답변 수: 1 | 0
1
답변질문
Finding peaks and valleys, and associated indexes, of time-shifted noisy sinosidal waves
I want to automate a calibration process, but I'm really struggling with the code. I have a signal that I give my instrument (s...
12개월 전 | 답변 수: 2 | 0
