photo

Nathan Cross


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
0 Réponses

RANG
118 677
of 301 301

RÉPUTATION
0

CONTRIBUTIONS
1 Question
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.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 897

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


How to plot sin(theta)*cos(phi) in spherical coordinates
[theta,phi] = meshgrid(linspace(-pi,pi,41),linspace(-pi/2,pi/2,41)); R = sin(theta)*cos(phi); [X,Y,Z] = sph2cart(theta,phi,R)...

environ 8 ans il y a | 2 réponses | 0

2

réponses