Feeds
已回答
time integration via frequency domain
Thanks for the hint. It didn't solve the problem totally. When dividing by the length in fft I assume I should multiply by the l...
time integration via frequency domain
Thanks for the hint. It didn't solve the problem totally. When dividing by the length in fft I assume I should multiply by the l...
10 years 前 | 0
提问
time integration via frequency domain
Hey! I have been trying to get this integration by fft and dividing by 2*pi*f*i working but the amplitude is wrong all the ti...
10 years 前 | 3 个回答 | 0
3
个回答已回答
Define colormap according to certain variable.
Thanks. I solved this in a following way! %Defining a colormap CMap=colormap(jet(nsamples)); %Sorting the initial...
Define colormap according to certain variable.
Thanks. I solved this in a following way! %Defining a colormap CMap=colormap(jet(nsamples)); %Sorting the initial...
11 years 前 | 4
提问
Define colormap according to certain variable.
Hey! I have hundreds of 2D-curves in one plot. Curves are produced by function where is a random variable. Now I would like t...
11 years 前 | 2 个回答 | 0
2
个回答已回答
How to load a big .txt-file while using ode45
Global variable seems to offer somekind of solution but I can't believe that it is the most efficient one...
How to load a big .txt-file while using ode45
Global variable seems to offer somekind of solution but I can't believe that it is the most efficient one...
11 years 前 | 0
提问
How to load a big .txt-file while using ode45
Hey! I am solving a differential equation system with ode45 solver and the problem is that one of the derivatives demands a c...
11 years 前 | 1 个回答 | 0