Community Profile

photo

Jan Motl


Last seen: 8개월 전 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년 전 | 다운로드 수: 5 |

제출됨


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

4년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

4년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

거의 5년 전 | 다운로드 수: 1 |

제출됨


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

거의 5년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Cholesky decomposition
In place matrix factorization

거의 5년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Laplacian Corrected Modified Naive Bayes
Fast linear classifier for nominal data

5년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

6년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Network Meta-Analysis
Performs a network meta-analysis

거의 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Get all topological sorting arangements
Generates all topological sorting arangements

거의 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Topological sort
Performs topological sort of a directed graph

대략 8년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

대략 9년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


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

9년 초과 전 | 다운로드 수: 11 |

Thumbnail

제출됨


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

9년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

대략 10년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Niblack local thresholding
A traditional local image thresholding.

거의 11년 전 | 다운로드 수: 9 |

Thumbnail

제출됨


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

거의 11년 전 | 다운로드 수: 11 |

Thumbnail

제출됨


Straighten image
The function finds the document orientation.

대략 11년 전 | 다운로드 수: 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년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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년 전

더 보기