Statistiques
5 Questions
0 Réponses
RANG
180 381
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
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
Plotting 3 variables of a single function
Is it possible to plot three variables x,y and z of a single function f? i.e. f = x^2 + y^2 + z^2, for example? I'd want t...
presque 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Error using * Inner matrix dimensions must agree. HELP
Hi, kRba = linspace(1,10); kRcb = linspace(1,10); kRca = (kRba + kRcb); I need kRca to vary as kRba and kRcb vari...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Z must be size 2x2 or greater. HELP
A real amateur here so any real help would be appreciated. I keep getting that error code for this script kRx = linspace(0,1...
environ 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Error using .* Matrix dimensions must agree. HELP
Hi all, when I run this script kR = 0:1:12; phi = 0:pi/4:pi/2; zeta = pi/2; pre = cos(kR .* sin(phi) .* cos(ze...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using cos Not enough input arguments. HELP
Hi all, Can anyone help me with this problem - Error using cos Not enough input arguments. x=0:0.25:5.*pi; y=0:0.25:2.*pi; [...
environ 11 ans il y a | 3 réponses | 0