photo

Jan Motl


Last seen: etwa 2 Jahre vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

All
File Exchange

28 Dateien

Cody

0 Probleme
19 Lösungen

RANG
N/A
of 300.392

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
418 of 20.933

REPUTATION
3.924

DURCHSCHNITTLICHE BEWERTUNG
4.80

BEITRÄGE
28 Dateien

DOWNLOADS
52

ALL TIME DOWNLOADS
35619

RANG
27.547
of 168.335

BEITRÄGE
0 Probleme
19 Lösungen

PUNKTESTAND
180

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 5 Jahre vor | 2 Downloads |

5.0 / 5

Gesendet


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

etwa 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

etwa 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

etwa 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 6 Jahre vor | 1 Download |

0.0 / 5

Gesendet


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

mehr als 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Cholesky decomposition
In place matrix factorization

mehr als 6 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Laplacian Corrected Modified Naive Bayes
Fast linear classifier for nominal data

fast 7 Jahre vor | 2 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 2 Downloads |

3.75 / 5
Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

fast 8 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Network Meta-Analysis
Performs a network meta-analysis

mehr als 9 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Get all topological sorting arangements
Generates all topological sorting arangements

mehr als 9 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Topological sort
Performs topological sort of a directed graph

mehr als 9 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 10 Jahre vor | 3 Downloads |

4.875 / 5
Thumbnail

Gesendet


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

etwa 11 Jahre vor | 3 Downloads |

4.9 / 5
Thumbnail

Gesendet


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

etwa 11 Jahre vor | 4 Downloads |

4.28571 / 5
Thumbnail

Gesendet


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

mehr als 11 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 3 Downloads |

4.66667 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 3 Downloads |

4.75 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


Niblack local thresholding
A traditional local image thresholding.

mehr als 12 Jahre vor | 2 Downloads |

4.8 / 5
Thumbnail

Gesendet


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

mehr als 12 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gesendet


Straighten image
The function finds the document orientation.

mehr als 12 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gelöst


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

mehr als 12 Jahre vor

Gelöst


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]

mehr als 12 Jahre vor

Gelöst


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.

mehr als 12 Jahre vor

Mehr laden