photo

ben


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
108 594
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 609

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


cobinning values in an array
function [hor vrt dgr dgl] = matbrkup(M) [x,y] = size(M); for i = 1:x for j = 1:y z = cell2mat(M(i,j)); n = sum(z); m = sum(z,2)...

plus de 14 ans il y a | 1 réponse | 0

1

réponse

Question


image processing
ideally i want to create a basic ocr using matlab, right now i have imported an image 90x90 pixels and broken it up into 9 equal...

plus de 14 ans il y a | 1 réponse | 0

1

réponse

Question


character recognition
i have never worked with any type of computer programming software as i am a math major and need to some how code this super ba...

plus de 14 ans il y a | 1 réponse | 0

1

réponse

Question


character recognition
i want to hand write something, be able to scan it into matlab, and after ive defined my own ascii table using spline polynomial...

plus de 14 ans il y a | 1 réponse | 0

1

réponse