Patrick Scott
Followers: 0 Following: 0
Statistik
RANG
72.082
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Can you have a if statement for even/odd?
function [z_bar]=fnZbar(height) j = length(height)/2; k = j - fix(j); if k==0 %Even # z_bar= 1; else %...
mehr als 2 Jahre vor | 0
| akzeptiert
Frage
Can you have a if statement for even/odd?
I would like to have this function check my input matrix if it is an even or odd length and then return a specific value. I'm go...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I call an array of letters into a for loop?
I would like to setup this for loop to output each interation of with the coorasponding part of my homework. I can do it all ind...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Tan/ cot angle return
Is there a way to return both possible angles for the trig equations I used in vpasolve below? %% Input Inital Conditions and C...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Array indices must be positive or logical values
I am trying to conduct Implicit Midpoint and I am getting stuck. Why does this error appear? It is also coming up for my Adams-B...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Adjust Plot to Center on a specific point
I have a 2-body plot (Earth and Mars) and the center of the plot is not on one of the bodies. I would like to shift the center t...
fast 4 Jahre vor | 1 Antwort | 0