photo

Pratik Patel


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


What is wrong with my FFT output?
Hey, I am trying to use the fft function to clear up noise on a dataset. Here is my code: load('Homework4_set1.mat'); D = d...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How write a function that takes a matrix and period omega?
function F = fftfuntion(D, omega) %Input: a matrix D ∈ RN×2, Di = (xi,yi), and the period ω check = 0; x = D(:,1); y =...

4年以上 前 | 1 件の回答 | 0

1

回答