Community Profile

photo

ForHim


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English

통계

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to interpolate based on the first column in a matrix and fill the interpolated rows of the other columns with set values?
Hello, I am trying to interpolate between values in column 1 of an nX8 matrix. I want the interpolation step to be constant (e....

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

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2년 초과 전

질문


How to close open contours
I would like to close the open contours in the attached image. The contour lines just stop at both the top and bottom of the ima...

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

1

답변

질문


How can I translate one matrix into a new one based on given old and new (row, column) indices?
I would like to take a matrix, Z, and translate the entire matrix based on the original and new location of a single entry in th...

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

1

답변