photo

Jakob


Montanuniversität Leoben

Last seen: 5 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

0 个提问
3 个回答

排名
12,751
of 300,270

声誉
4

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 20,903

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to save a 3D surface plot in 2D view in vector image format?
There is a very popular function over at the File Exchange: export_fig which deals with correctly exporting figures from Matlab....

6 years 前 | 1

已回答
using runge kutta 4th order to integrate three different dynamic equation
In the code you shared, when you call sigma * (s (2) - and (1)) - g * (s (1) -x (1)); s (1) * (rho-s (3)) - s (2); ...

6 years 前 | 1

已回答
How to counts matched object from main image with the template sub-Image
Using normxcorr2 will give you the point of highest correlation between image and template. % Perform registration ...

8 years 前 | 0