gm76
Followers: 0 Following: 0
Professional Interests: Mechanical & Aerospace Engineering
Statistiques
4 Questions
0 Réponses
RANG
171 553
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
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...
environ 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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....
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 11 ans il y a | 2 réponses | 0