photo

Curtis Lam


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Interpolation on a 2d grid for a single point
I was wondering if there is a way to interpolate a singular point on a 2d meshgrid instead of the grid itself. I already know ho...

3 years ago | 2 answers | 0

2

answers

Question


Implementing a sum of series with a sum of series
I am having trouble implementing a formula shown below: Specifically, the sum of series with a sum of series. I am currently ...

3 years ago | 1 answer | 0

1

answer

Question


Dividing elements of matrices where the matrices are in a cell array
I am trying to divide a cell array with identically sized matrices with elements by a scalar value. I did it previously but need...

3 years ago | 1 answer | 0

1

answer

Question


Flipping a matrix diagonally
I would like to flip a matrix that I have diagonally from left to right as shown in the image. Is there a command or a simple wa...

3 years ago | 2 answers | 0

2

answers

Question


Input grid is not a valid MESHGRID
I am trying to interpolate values with interp2 but it gives the error: input grid is not a valid meshgrid. I've used interp2 bef...

3 years ago | 1 answer | 0

1

answer

Question


Importing .vec files
I am trying to open multiple .vec files with importdata or readtable but it seems that this filetype is not supported. Is there ...

3 years ago | 0 answers | 0

0

answers