Community Profile

photo

jasongrig


Last seen: 1 month ago Active since 2017

MSc in Earthquake Eng. and Eng. Seismology

Statistics

All
  • First Review
  • First Submission

View badges

Content Feed

View by

Question


How to perform double integration with vectors as integral limits
fxy = @(x,y) log10( 2.25 / ( (x.^2 + y.^2) ) ); % my function v = integral2(fxy, ax, bx, ay, by,'method','iterated','AbsT...

5 years ago | 1 answer | 0

1

answer

Submitted


DateToSec
Converts any Date to (total number of) seconds

6 years ago | 1 download |

Submitted


wgsDist
Calculates the distance [in km] of two points in WGS coordinates

6 years ago | 1 download |

Submitted


for_loop_progress
simple and fast command line waitbar for "for" loops

6 years ago | 1 download |