photo

Japhten


Last seen: 6ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Bvp4c 2nd order equation with 2nd and 3rd order boundary conditions
Hi, I would like to solve numerically the following equation with a singular term: but my boundary conditions have second ...

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

1

回答

質問


Using fft to plot frequency spectrum of sum of rectangular pulses
fs = 10000; t = -2:1/fs:2; g_a = rectpuls(t/4) + rectpuls(t/2); fn = fs/2; f = linspace(-fn, fn, numel(t)); G_a = fft(g_a...

2年以上 前 | 2 件の回答 | 0

2

回答