Statistiques
5 Questions
0 Réponses
RANG
119 426
of 301 707
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
0
RANG
of 21 387
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 162
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
How to creat a matrix by choosing a particular array from 100 data files.
Hi! I have 100 data files with two arrays (e.g., a_1_0, a_1_1, a_1_2, a_1_3...a_1_100.). I want to creat a matrix by choosing se...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to omit matrix elements not satisfying a particular constraint?
Supposing I have a matrix A, with size 400 x 300 x 1600. I am having some constraint. An now I want to omit those elements not s...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to multiply just certain elements of a column in a matrix by a factor?
Supposing if I have a matrix of 20x3 (20 rows and 3 columns). I want to multiply 5th to 10th element of 3rd column by a factor, ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
I am having problem in supplying the initial values for lsqcurvefit for matrix.
%%Analysing image size(T)= m n o; for i=1:m; j=1:n T = F(p,f); p = [p1,p2];% p1 and p2 are matr...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
I have a (1600X1)matrix. I want to creat a 3D matrix of dimension 417x425x1600 using repetition of the one array of (1600x1). How can I do that?
A=(1600x1) I need B=415x425x1600 using the repetition of A such that the first element of A is all the elements in the first la...
plus de 8 ans il y a | 2 réponses | 0
