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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 1 | 0