Dylan Muir
SynSense AG, Zürich Switzerland
2012 年からアクティブ
http://dylan-muir.com Professional Interests: neuroscience, cortical models
Programming Languages:
Python, C++, C, MATLAB, SQL
Spoken Languages:
English, German
Pronouns:
He/him
Professional Interests:
Statistics and Machine Learning Applications
Python, C++, C, MATLAB, SQL
Spoken Languages:
English, German
Pronouns:
He/him
Professional Interests:
Statistics and Machine Learning Applications
統計
All
Feeds
送信済み
kstest_2s_2d(x1, x2, alpha)
Performs a two-sample, two-tailed, two-dimensional Kolmogorov-Smirnov test, with accurate p-values
約8年 前 | ダウンロード 3 件 |
送信済み
ReadImageJROI
Read ROIs and ROI sets saved from ImageJ into MATLAB, without java.
8年以上 前 | ダウンロード 19 件 |
送信済み
Adam stochastic gradient descent optimization
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
8年以上 前 | ダウンロード 2 件 |
送信済み
Fast Alpha Hulls (alpha shapes in 3d; parfor enabled)
Compute the alpha hulls (exterior and interior) of a set of points.
8年以上 前 | ダウンロード 2 件 |
送信済み
Fast Loop mesh subdivision
Subdivide a surface mesh, using Loop subdivision. Boundary- and shape-maintaining
8年以上 前 | ダウンロード 2 件 |
送信済み
PARFOR progress monitor (progress bar) v3
Progress monitor bar for matlab parfor loops, supports distributed pools
8年以上 前 | ダウンロード 1 件 |
送信済み
DylanMuir/TIFFStack
Read a TIFF stack as a memory-mapped tensor. Handles a large range of internal TIFF formats.
8年以上 前 | ダウンロード 6 件 |
送信済み
vmrand(fMu, fKappa, varargin)
Draw random numbers from the Von Mises distribution
8年以上 前 | ダウンロード 9 件 |
送信済み
SeparateAxes
Change the visual appearance of a figure axis, by separating the axes at the origin.
8年以上 前 | ダウンロード 2 件 |
送信済み
Kernel density estimation for circular functions
Performs kernel density estimates over arbitrary periodic domains.
8年以上 前 | ダウンロード 5 件 |
送信済み
Efficient and safe Monte Carlo testing with multiple-comparisons correction
Efficiently perform simultaneous multiple Monte Carlo tests, correcting for multiple comparisons
8年以上 前 | ダウンロード 1 件 |
送信済み
Automatically characterise borders in a parameter space
Repeatedly subdivide borders in some parameter space that separate regions of differing state
8年以上 前 | ダウンロード 1 件 |
送信済み
Mardia test for N equal circular distributions
A non-parametric statistical test of whether N circular distributions are equal (homogenous)
8年以上 前 | ダウンロード 1 件 |
送信済み
Multi-dimensional kernel density estimates over periodic domains
This function performs multi-variate kernel density estimates over optionally periodic domains
8年以上 前 | ダウンロード 1 件 |
送信済み
Compute a Tutte map of a planar surface triangulation
Map a surface mesh onto a planar unit circle, using Tutte's algorithm
8年以上 前 | ダウンロード 1 件 |
送信済み
Better memory-mapped files in Matlab
A better, transparent memmapfile, with complex number support.
8年以上 前 | ダウンロード 3 件 |
送信済み
DylanMuir/SimpleMap
Handle class for storing a mapping between an index and arbitrary data
8年以上 前 | ダウンロード 1 件 |
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
約9年 前
回答済み
fastest way to read single tiff images
My file exchange submission TIFFStack is much faster than imread. http://www.mathworks.com/matlabcentral/fileexchange/32025-r...
fastest way to read single tiff images
My file exchange submission TIFFStack is much faster than imread. http://www.mathworks.com/matlabcentral/fileexchange/32025-r...
11年弱 前 | 0
質問
Why does TreeBagger in Matlab 2014a/b only use few workers from a parallel pool?
I'm using the TreeBagger class provided by Matlab (R2014a&b), in conjunction with the distributed computing toolbox. I have a lo...
約11年 前 | 1 件の回答 | 0
1
回答解決済み
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
14年弱 前
解決済み
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
14年弱 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
14年弱 前






