photo

Jonas


DTU

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
7 个回答

排名
18,208
of 301,958

声誉
2

贡献数
6 个提问
7 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 21,472

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,745

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 0 个回答 | 1

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

已回答
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 ...

12 years 前 | 0

已回答
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

12 years 前 | 0

已回答
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...

12 years 前 | 0

提问


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

12 years 前 | 6 个回答 | 1

6

个回答

已回答
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*...

13 years 前 | 0

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

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

13 years 前 | 0

| 已接受

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

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

13 years 前 | 0

已回答
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 ...

13 years 前 | 0

提问


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

13 years 前 | 3 个回答 | 0

3

个回答