photo

Kayn


Univ of East Anglia

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
174.671
of 300.364

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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; [...

quasi 12 anni fa | 3 risposte | 0

3

risposte