photo

Petr Michalek


Czech Academy of Sciences

Last seen: 1 month 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
1 个回答

排名
270,243
of 300,198

声誉
0

贡献数
10 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Explorer
  • First Review

查看徽章

Feeds

排序方式:

提问


Moving mean of a vector with unsorted values
Hello everyone, I have a vector of measured angle values (1x61 double), which was measured in this direction: 15:-1:-15 and the...

7 months 前 | 2 个回答 | 0

2

个回答

提问


Matlab Help browser in chinese
Hello, somehow my MATLAB R2023b Help brower switched to Chinese or Korean (?) language. How can I set it back to English? Than...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Align xticklabels along horizontal line
Hello, I have this bar chart, and I need that the xticklabels (the days) have to be aligned along horizontal line. I need, that...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Calculate std with retime function
I have already found a working code: tab20stdret=retime(tab20sel,'regular',@std,'TimeStep',newtimestep); Petr

2 years 前 | 0

| 已接受

提问


Calculate std with retime function
Hello, I have a timetable tab20sel vith 4 variables Var1-Var4 (wind velocity components and temperature), sampled at 10 Hz, fir...

2 years 前 | 1 个回答 | 0

1

个回答

提问


custom logarithmic fit with three coefficients
Hello everyone, I am trying to fit a custom logarithmic function logfit2 = fittype('a + b*log(c*x)','dependent',{'y'},'indepen...

2 years 前 | 1 个回答 | 0

1

个回答

提问


extract numbers from specific lines in text file
Hello, I have a .txt file with mixed measurement data and text. There are lines with coordinates which look like like this: (m...

3 years 前 | 1 个回答 | 0

1

个回答

提问


divide year time data into days and nights
Hello, I have a table of time data for entire year and I would like to divide them into days and nights. The table rows look l...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to calculate vorticity and rotation of the vector field
Hello, I need to calculate the vorticity and rotation of the vector field with the curl function, but I get only Infs and NaNs...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Streamlines do not plot
Hello, I have a problem with plotting the 2D streamlines in a flow around a cylinder. The quiver plot works fine, but the strea...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Partial data fitting with optimization
Hello, I need to fit the central part of this curve (-100,100) with a linear function, so that the difference between the curve...

7 years 前 | 1 个回答 | 0

1

个回答