Jakob Havtorn
Technical University of Denmark
自 2016 起处于活动状态
Followers: 0 Following: 0
Engineering student in Mathematical Modelling and Computation.
Professional interests include wind power and data driven analysis in general, machine learning in particular.
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答已解决
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 前
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0