Community Profile

photo

Jonas


DTU

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Use of trapezoidal function and resampling of time series?
Consider the following data set / timeseries (ts): time val 0 1 5 1 5 4 10 4 10 3 ...

8 years ago | 0 answers | 1

0

answers

Question


timeseries - addevent plot problem (event ahead/too early)
Hello community, I have the following problem: I have to timeseries A and B. If I plot a single timeseries, the max-event (p...

9 years ago | 0 answers | 0

0

answers

Answered
Caught "std::exception" Exception message is: FatalException(unknown) - any reason?
Found the solution, I had the LIBMWM3I_RES.DLL in the "Virus Chest". Didn't know that one existed. However, for those who don't ...

9 years ago | 0

Answered
Caught "std::exception" Exception message is: FatalException(unknown) - any reason?
unfortunatley, mine still has the same problem - even though the entire Matlab folder is no excluded from avast

9 years ago | 0

Answered
Caught "std::exception" Exception message is: FatalException(unknown) - any reason?
Haha, yeah maybe that's it. I got a warning from avast too and have been putting it into the exception list - but haven't restar...

9 years ago | 0

Question


Caught "std::exception" Exception message is: FatalException(unknown) - any reason?
Dear community, Matlab shows me the following: Caught "std::exception" Exception message is: FatalException(unknown) ...

9 years ago | 6 answers | 1

6

answers

Answered
How to use Newton-Raphson for numerical solution of two variables?
I went one step back and did following: I got following equation with pt as a variable instead of pt = x + i*y. eq = pt*...

10 years ago | 0

Question


How to use Newton-Raphson for numerical solution of two variables?
Hello community, I have a non-linear function f(x,y), which I would like to find the roots of with the Newton-Raphson method....

10 years ago | 2 answers | 0

2

answers

Answered
Can i change some boxes into circles in a biograph?
Jep I can: bg1.nodes(1).Shape = 'circle'; bg1.nodes(1).Size = [2 2]

11 years ago | 0

| accepted

Question


Can i change some boxes into circles in a biograph?
Hey, I have a biograph bg1, which I want in certain cases to assign a circle instead of a rectangular box. Is that possible? ...

11 years ago | 1 answer | 0

1

answer

Answered
How to group/filter same values from different matrixes and their columns?
If somebody would need an answer. Simply the function intersect helped :)

11 years ago | 0

Answered
How to group/filter same values from different matrixes and their columns?
Thanks :) - and I will try to clarify: These are two matrixes (though they actually are much larger..): [31 1 42 [14 ...

11 years ago | 0

Question


How to group/filter same values from different matrixes and their columns?
I have 4 different matrixes (in size) which are quite large (amount of columns between 50-100 and amount of rows 800-8000). E...

11 years ago | 3 answers | 0

3

answers