Statistiques
RANG
24 354
of 301 383
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
1
RANG
of 21 252
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 306
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
Feeds
Question
Move object in a direction described by a vector
Example A=[0 1 2 3; 4 5 6 7; 8 9 10 11] vector=[-1,-1] I wish I could get the answer B=[ 0 0 0 0; ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
find the distance between one point and an object
example A=[ 0 1 1 1 1 0 0 ; 1 0 0 0 1 0 0 ; 1 1 0 0 0 0 *] find the Eucilidean distance between * and all the ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
find the first and last nonzero element of an array
exmple a=[0,0,1,2,3,4,0,0] which gives me positition 3, value 1 and position 6, value 4 Thanks!!
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
find nonzero-middle point of an array
Hello, example a=[0,0,3,4,5]; I want a function that give me middle point of nonzero element which is 4 not 3 which...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
let small numbers in Matrix be zero
Hello, I would like a function that: example A=[100,16; 5,10] I would like to make a function f with a threshold=15 suc...
presque 13 ans il y a | 1 réponse | 1
1
réponseNeighborhood Gray Tone Difference Matrix (NGTDM).
Hello, Do you mean for a image M*N you would like to create a matrix M*N *M*N such that the elements are values of the gray d...
environ 13 ans il y a | 0


