photo

gm76


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: Mechanical & Aerospace Engineering

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
165.897
of 300.364

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

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

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I determine what matrix is needed to flip an image upside down?
I need to write a program that will flip an image upside down. This is for a linear algebra class so I am not allowed to use fli...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why am I getting "Too many output arguments"?
I am trying to run this function with a 3x3 input matrix, and I am getting the "Too many output arguments" error using row_sums....

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I use subplots with an inside function?
I am trying to create a figure with 6 subplots. My 'polygon' function creates a regular plot. The subplot command doesn't seem t...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How can I write a function that draws a regular polygon with n sides in a polar coordinate plot?
I am unfamiliar with plotting with polar coordinates. Here is what I have so far, which does not work: function polygon(s...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten