Statistics
RANK
22,221
of 295,410
REPUTATION
2
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
3,349 of 20,224
REPUTATION
457
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
274
ALL TIME DOWNLOADS
4527
RANK
of 153,822
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
bsxfun vs implicit expansion
The MATLAB docs recommend that calls to bsxfun are replaced with direct calls to the functions and operators that support implic...
1 year ago | 2 answers | 2
2
answersQuestion
View custom MATLAB documentation in an external web browser with Table of Contents
When writing custom documentation for a MATLAB toolbox following the instructions here, the individual .html files are rendered ...
1 year ago | 1 answer | 0
1
answerQuestion
Compare `matlab.perftest.TimeResult` over time as part of CI
Are there any examples or suggestions of how one might generate test artifacts from matlab.perftest.TimeResult outputs, and then...
1 year ago | 1 answer | 0
1
answerQuestion
Is it possible to combine parameterized and non-parameterized tests in the same test class?
I am writing class-based units tests based on matlab.unittest.TestCase. The tests are currently parameterized in the following w...
1 year ago | 1 answer | 0
1
answerSubmitted
matlab-h5-tools
High level tools for working with HDF5 files in MATLAB
1 year ago | 3 downloads |
Submitted
High-performance blocking timer
High-performance timing functions for MATLAB (Windows only)
1 year ago | 1 download |
Submitted
k-Wave
A MATLAB toolbox for the time-domain simulation of acoustic wave fields
2 years ago | 272 downloads |
Question
Publish class method when using separate files
I would like to publish my documentation to HTML using publish. I am using a package namespace, and classes with methods in sepa...
2 years ago | 1 answer | 0
1
answerQuestion
Function Argument Validation: Comparing property size to a variable
I would like to ensure that a property of a class is of a certain size, defined by another property of the class which is set in...
2 years ago | 2 answers | 0
2
answersQuestion
Access network during training with trainNetwork
Is there any way to access the current network during training with trainNetwork? I am doing image-to-image training with a CNN ...
4 years ago | 1 answer | 0
1
answerQuestion
Error when using convolution2dLayer between connected maxPooling2dLayer and maxUnpooling2dLayer
I'm trying to create a modified UNet using connected max pooling and max unpooling layers. However, if I put a convolution layer...
4 years ago | 1 answer | 0
1
answerSubmitted
MATLAB Discrete Trigonometric Transform Library
MATLAB interface to the FFTW implementations of the discrete cosine transform and discrete sine transforms
4 years ago | 2 downloads |