photo

Zhang Gene


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
168 087
of 301 301

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 236

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 851

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 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Why the user-defined function return an empty matrix when there is a division formula about global variables?
Here is my code: function ans = rho_free(xm) global m ;%Where m = 1 is defined in the first few lines ans = xm./m; e...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How can I mutiply every elements in a matrix by another given kernel matrix and then superpose them accodingly?
Hi ! I have a matrix A and a matrix B (they are all square matrixs but may be different in size), I want to superpose B with th...

environ 6 ans il y a | 1 réponse | 0

1

réponse