Community Profile

photo

Hekseli


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
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...

bijna 10 jaar ago | 0

Question


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...

bijna 10 jaar ago | 3 answers | 0

3

answers

Answered
Define colormap according to certain variable.
Thanks. I solved this in a following way! %Defining a colormap CMap=colormap(jet(nsamples)); %Sorting the initial...

meer dan 10 jaar ago | 4

Question


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...

meer dan 10 jaar ago | 2 answers | 0

2

answers

Answered
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...

meer dan 10 jaar ago | 0

Question


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...

meer dan 10 jaar ago | 1 answer | 0

1

answer