Community Profile

photo

John


SAIC

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how can I access lower level structure arrays without a loop?
I have a structure defined (S) that is 1xM structure, where S.geo.xy = Nx2 matrix so disp(S(1).geo.xy) returns 0.415...

11 years ago | 0 answers | 0

0

answers

Question


spline fitting a set of data
I have a x vector 25x1 and a y vector 25x1. I want to spline between the points to extend the vector to 96x1 points. Is there ...

11 years ago | 1 answer | 0

1

answer

Question


trying to use ismember to find a row in a large matrix
I have a matrix A that as three columns A= [1 2 0.5555; 1 2 0.4555; 1 1 0.5555] I have a matrix B that is 7000x3 ...

11 years ago | 1 answer | 0

1

answer

Question


Need help with an Interpolation (bilinear?)
First, I'm not well versed in MATLAB... Here is the problem I'm trying to solve. I have 4 vectors, that define a top, bottom...

11 years ago | 1 answer | 0

1

answer