Community Profile

photo

Jakob


Montanuniversität Leoben

Last seen: meer dan 3 jaar ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

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

bijna 5 jaar ago | 1

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

bijna 5 jaar ago | 1

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

meer dan 6 jaar ago | 0