Jake Bowd
Cardiff University
Followers: 0 Following: 0
Statistik
RANG
99.577
of 300.763
REPUTATION
0
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 21.082
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 170.923
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Finding the Closest Value to an Input Value from a Table Column
I have the below code that finds a value that is less than or equal to RESULTS.Vertical_Heel_Trajectory_at_HS1(1,1) in the fol...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Renaming headers in Table
Hi, I want to make a table from an array by using the array2table function. This works perfectly fine for my datasets whereb...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Table Question: Calling a Header with a Fullstop in
I have a table (below called 'TABLE') I then have a column which in the colum header has a '.' in and so the script is finding i...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Deleting Rows in a Table as Determined by a Variable Value
I have a 189x317 table and a variable with a value (lets says 119). I want to delete all rows from 199 onwards. Please could...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
For Loop Related Question
Hi So I have written a script, which essentially repeats code 3 times (once for group 'A', once for group 'B' and once for gr...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
locating a value of a matrix from another input value
Is there a way you can use a speciifc value i.e. nth value from a vector (i.e. the 24 in the 1x5 double below) to find what the ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Incorrect Logical Condition Statement
Hi, I have a variable (let's call it 'data') and dependent on whether the user is left ('L) or right ('R') footed I wish for t...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Extract row data from a table as a result of intervals (boundaries) being called in from a different structure
Hi There, I have a 328x338 double matrix (name: DATA), a variable (name: INITIAL) and another variable (name: END). I wis...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Deleting an entire column using an IF statement
Hi, I have a 91 x 265 double for which sometimes the first column contains NaN values. If the first column contains NaN valu...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
interpolation for a matrix per row
Hi, I have a 50x91 double in a structure for which I would like to interpolate each row and save as a 50 x 101. My script wor...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFinding the position of a cell within a Matrix
Hi, Could you use the following? m = ; % whatever the matrix is called. [row, column] = find(m == NaN)
mehr als 5 Jahre vor | 0
Frage
Extracting 2 peak values and their respective location from a set of data points
I am aiming to extract two data points from a waveform within a for loop of n number of repeititions. I would ideally like it ...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Splitting a cell into two
Hi I am interested in being able to extract one of two numbers that is in a cell and split by a semi-colon. Image is attache...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Averaging mutiple structures to get a single mean waveform
Hi, I have a structure called Results. Within this structure I have x amount of fields. Each field having a 1xn structure. I...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
For Looping to import .mat files
Hi All, I have a folder that I want to import all .mat files in from. So far I have got the following which identifies the amo...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Turning data in time domain into percentage
Hi, I am looking to turn a table of data (namely the 'mot1' table in the .mat file attached) into percentages, Does anyone hav...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Changing from char variable to another input
Forgive my naivity on this one. How can I change a 1x47004 char to a matrix which has letters/words in some cells and numbers in...
etwa 6 Jahre vor | 1 Antwort | 0

