photo

Reuben Addison


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
2 Answers

RANK
290,000
of 300,321

REPUTATION
0

CONTRIBUTIONS
11 Questions
2 Answers

ANSWER ACCEPTANCE
54.55%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

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 3

View badges

Feeds

View by

Question


strrep for unordered string
I have a string 'Z06IL202RNP302' I want to take out 'Z', 'IL' and 'RNP', how do I use strrep to achieve that. Do I do it multip...

5 years ago | 1 answer | 0

1

answer

Question


struct2table and data preservation
I am working with time sensitive data which is in struct form. I imported my data directly using struct2table function so I will...

5 years ago | 0 answers | 0

0

answers

Question


Visualizing 2d rotation plot
I did this rotation sometime ago and I want to visualize it on the plot to confirm my rotation. Any help? I USED THE CODE BEL...

6 years ago | 0 answers | 0

0

answers

Question


Training/Cross validation/Test sets
I am new to machine learning and I am a little lost on these concepts, I trained a model with my training data set(60%) and get ...

6 years ago | 1 answer | 0

1

answer

Question


An assignment of vectorization
Say you have two column vectors vv and ww, each with 7 elements (i.e., they have dimensions 7x1). Consider the following code: ...

6 years ago | 0 answers | 0

0

answers

Question


2d coordinate transformation specified origin matlab
I asked this question sometime ago but i realised I did not ask it well due to me being new to matlab, I have a cordinate point ...

7 years ago | 1 answer | 0

1

answer

Question


Identifying a file based on character
Hello, I designed an experiment and I am preparing to write a script for data analysis, I want to select a file to process based...

7 years ago | 1 answer | 0

1

answer

Answered
2d Coordinate rotation in clockwise direction
I think this function rotates counter clockwise , any idea how I could make it clockwise

7 years ago | 0

Question


A logical function with Experimental data
I designed an exepriment with a different software and I am using matlab to analyse my data, First I had my subjects move a styl...

7 years ago | 0 answers | 0

0

answers

Question


2d Coordinate rotation in clockwise direction
How do I rotate a 2d coordinate about the origin in a clockwise direction, I have data points for the origin as [start_x = 24.00...

7 years ago | 2 answers | 0

2

answers

Question


I need some help with understanding the '2' close to the second d
Hello, still in the learning phase of my matlab journey a = [1 2 3 4 5] asq = a.*a for i =1:5 fprintf ('The square of %d is ...

7 years ago | 2 answers | 0

2

answers

Answered
I am unable to understand the code
Thanks

7 years ago | 0

| accepted

Question


I am unable to understand the code
I am new to Matlab and I have taken an introductory course in it, I am currently reading someone's code to recreate mine, can so...

7 years ago | 2 answers | 0

2

answers