Community Profile

photo

Japhten


Last seen: 1 month 前 自 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 year 前 | 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 years 前 | 2 个回答 | 0

2

个回答