Community Profile

photo

Jan Motl


Last seen: 8 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

All
  • Explorer
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

查看徽章

Feeds

排序方式:

已提交


LDL matrix factorization
Decomposition of a matrix into lower triangular matrix L and diagonal matrix D

4 years 前 | 5 次下载 |

已提交


Stratified cross-validation for multi-label data sets
Greedily assign samples into folds based on their labels

4 years 前 | 2 次下载 |

Thumbnail

已提交


Squared Euclidean distance on heterogeneous data
Element-by-element distance between two tables with a mix of nominal and numerical variables

4 years 前 | 1 次下载 |

Thumbnail

已提交


Distribution-balanced stratified cross-validation
An improvement to stratified cross-validation for small imbalanced data sets.

4 years 前 | 3 次下载 |

Thumbnail

已提交


Stratified matrix sampling
Random matrix sampling, which is stratified by rows and columns

5 years 前 | 1 次下载 |

已提交


Sequential sign test
A non-parametric test, which terminates, once the results become significant

5 years 前 | 1 次下载 |

Thumbnail

已提交


Cholesky decomposition
In place matrix factorization

5 years 前 | 3 次下载 |

Thumbnail

已提交


Laplacian Corrected Modified Naive Bayes
Fast linear classifier for nominal data

5 years 前 | 1 次下载 |

Thumbnail

已提交


Average Filter
Average filter performs image smoothing with integral image method.

6 years 前 | 1 次下载 |

Thumbnail

已提交


Magic kernel resizing
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.

6 years 前 | 1 次下载 |

Thumbnail

已提交


Sobel filter of predefined size
The function returns Sobel filter of predefined size.

6 years 前 | 1 次下载 |

Thumbnail

已提交


Normalized Discounted Cumulative Gain (NDCG)
Returns the Normalized Discounted Cumulative Gain

6 years 前 | 3 次下载 |

Thumbnail

已提交


Network Meta-Analysis
Performs a network meta-analysis

8 years 前 | 1 次下载 |

Thumbnail

已提交


Get all topological sorting arangements
Generates all topological sorting arangements

8 years 前 | 1 次下载 |

Thumbnail

已提交


Topological sort
Performs topological sort of a directed graph

8 years 前 | 3 次下载 |

Thumbnail

已提交


Bradley local image thresholding
A fast an well performing local image thresholding method.

9 years 前 | 4 次下载 |

Thumbnail

已提交


Rotate an image around a point
Performs rotation of an image around any point inside of the image.

9 years 前 | 11 次下载 |

Thumbnail

已提交


Bernsen local image thresholding
Implementation of Bernsen's thresholding method.

9 years 前 | 3 次下载 |

Thumbnail

已提交


Remove ghosts from binarized images
This method removes speckles in the binarized images.

10 years 前 | 1 次下载 |

Thumbnail

已提交


Nick local image thresholding
Nick's binarization performs local image thresholding.

11 years 前 | 1 次下载 |

Thumbnail

已提交


Wolf local image thresholding
Wolf's binarization performs local image thresholding.

11 years 前 | 3 次下载 |

Thumbnail

已提交


Meanthresh local image thresholding
Meanthresh performs a simple local image thresholding.

11 years 前 | 2 次下载 |

Thumbnail

已提交


Feng local image thresholding
Feng binarization method is well suited for ill illuminated or stained documents.

11 years 前 | 2 次下载 |

Thumbnail

已提交


Standard deviation filter
Standard deviation filter for images based on integral images.

11 years 前 | 2 次下载 |

Thumbnail

已提交


Niblack local thresholding
A traditional local image thresholding.

11 years 前 | 9 次下载 |

Thumbnail

已提交


Sauvola local image thresholding
Sauvola binarization method is well suited for ill illuminated or stained documents.

11 years 前 | 11 次下载 |

Thumbnail

已提交


Straighten image
The function finds the document orientation.

11 years 前 | 4 次下载 |

Thumbnail

已解决


Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

11 years 前

已解决


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

11 years 前

已解决


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

11 years 前

加载更多