photo

Hakan Güngör


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

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
281 542
of 300 369

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

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

Afficher par

Question


Plot with 2 parameters
syms r teta x y teta= -90: 0.1: 90; r= 0.5:0.1:1.5; x=sind(teta).*r; y=cosd(teta).*r; plot(x,y) that my code, I want t...

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

1

réponse

Question


how can I see equation openly like (x+y)^2 = x^2+2xy+y^2
If my equation is (x+y)^2 and I want see that as x^2+2xy+y^2 at the answer, which code should I use? Or the real problem is my...

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

1

réponse