photo

Hekseli


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
6,116
of 300,369

REPUTATION
8

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
4

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

12 years ago | 1 answer | 0

1

answer