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
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
230,944
of 297,457

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
123,085
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

8 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