photo

andy ganteng


Actif depuis 2011

Followers: 0   Following: 0

Message

Professional Interests: Statistics

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
258 127
of 297 457

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

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 3

Afficher les badges

Feeds

Afficher par

Question


Invert Matrix Command
A and B are matrices, which A is invers from B. Is there any differences between A=B^-1; A=B.\1; A=inv(B); coz i hav...

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

1

réponse

Question


need help in creating matrix.....please
I wanna create matrix like this A(m,n), which n defined by user input. matrix A is consist of combination between number 1,2,3. ...

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

1

réponse

Question


create matrix again.....need help...please
I have 2 matrices, A(10,10) and B(10,20). which have same size in row and different in column because matrix A consist of 10 va...

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

1

réponse

Question


Please help...
I have function like this, function knotident(x,nknot,rand) clc; [~,n]=size(x); for i=1:n z=x(:,i); c...

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

1

réponse

Question


Create matrix...please help me..
I have 2 matrix, A(m,n) and B(o,p). which m=o and n=p, then n and p depend on user input. if input = 3 then n = p =3, if input =...

plus de 13 ans il y a | 2 réponses | 0

2

réponses