Japhten
Followers: 0 Following: 0
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