photo

gm76


2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Mechanical & Aerospace Engineering

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변