photo

Jakob


Montanuniversität Leoben

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

Followers: 0   Following: 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....

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

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

7 years 前 | 0