photo

Denni Purcell


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
266,124
of 300,365

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Loading multiple mat files with the same name from folder source
I would like to be able to load a mat file named 'Synergy' from a folder path, in this folder path there are multiple participan...

8 years ago | 2 answers | 0

2

answers

Question


How to load my MAT files into a structure
I am looking to write a code where the Mat files I import are stacked together. I have started the code like this: prompt =...

8 years ago | 0 answers | 0

0

answers

Question


Marking a footprint with a peak pressure box
I am using a Matlab code to produce footprint and stance data. I would like to be able to mark the point of peak pressure using ...

9 years ago | 1 answer | 0

1

answer

Question


How to mark foot pressure
I have a Matlab code that tracks foot pressure over a representative walk. I then split this to show 3 representative footprints...

9 years ago | 2 answers | 0

2

answers

Question


Why am I getting an error 'Subscript indices must either be real positive integers or logicals.'
Why am I getting this error? for k = 1 : numel(grayImage) inputIndex = thisPhase(k); grayImage(k) =...

9 years ago | 2 answers | 0

2

answers

Question


How to convert stance image from index to grayscale
I am looking to replace the 'ind2gray' function as we no longer have access to the image processing toolbox. Is there a script t...

9 years ago | 3 answers | 0

3

answers

Question


Is there a code to replace image toolbox function 'ind2gray'?
I am using the 'ind2gray' function of the image processing toolbox and our licence is due to expire. Considering this is the onl...

9 years ago | 1 answer | 0

1

answer