Community Profile

photo

shellmcg


Queensland Health

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Rizzoli trunk biomechanical Model script
Hello all, I was wondering if there was a MATLAB script available to analyse the biomechanical segements of the Rizzoli Trunk m...

3 years ago | 0 answers | 0

0

answers

Question


Extracting overlapping windows of data for analysis
Hi all, I have an array of data points and I need to analyse overlapping windows of that data. i.e. I have 30000 data points an...

7 years ago | 0 answers | 0

0

answers

Question


Superimposing a Quiver plot over an Image
Hello, I have an Quiver plot I want to superimpose over a color mapped image. i.e. The image was developed with the use of the ...

8 years ago | 0 answers | 0

0

answers

Answered
Interpolation of 3D point data
Figured this Question out Inter_p= linspace(1,length(Data),1000); %create a array of points within the length of the data ...

8 years ago | 0

Question


Rounding numbers using a condition?
I have an array of numbers ranging from 95 to 116. I would like to have the numbers closest to 99 in value be 99, the numbers cl...

8 years ago | 2 answers | 0

2

answers

Question


Interpolation of 3D point data
Hello, I have a nx5 matrix where column 3, 4 and 5 are x,y,z 3D points respectively. I was wondering how I would interpolate (sm...

8 years ago | 3 answers | 0

3

answers

Question


How do I assign certain colours to different sections of a 3plot?
I have a 4 column matrix. The first column is assigned a number, 99,104 or 115 and the last three columns represents a position ...

8 years ago | 1 answer | 0

1

answer

Question


How can I extract data with respect to certain non numeric values
I have a csv file, which have numeric and non numeric columns. e.g the first, second and fourth column has numbers and the third...

8 years ago | 2 answers | 0

2

answers