Community Profile

photo

Jakob Havtorn


Technical University of Denmark

Active since 2016

Followers: 0   Following: 0

Message

Engineering student in Mathematical Modelling and Computation.

Professional interests include wind power and data driven analysis in general, machine learning in particular.

Statistics

All
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


How can you compile a GUI in Matlab using mcc?
I can successfully compile a GUI using the deploytool, but am interested in achieving the same using a call to the mcc ompiler. ...

7 years ago | 0 answers | 0

0

answers

Question


How to add two sparse matrices or ndSparse matrices in MATLAB?
I am aware that sparse matrices are most effciently worked with when they are created at once from a set of indices and values. ...

7 years ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Question


How do I get identical results from the old hist and the new histcounts
I am trying to replace a use of the old hist function by the new histcounts which performs faster at binning and counting than h...

8 years ago | 1 answer | 0

1

answer

Question


Is it possible to change the threshold used by visdiff to compare doubles?
When using visdiff, I would like to be able to define the threshold used to compare variables of type double myself, since I reg...

8 years ago | 0 answers | 0

0

answers