Community Profile

photo

Sam Accura


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to validate an email address
Please help me write a programme to determine if a string is a valid email address. defining a valid email address as name@do...

5 years ago | 2 answers | 0

2

answers

Question


How to state the compass direction between two coordinates
What code can state the direction between two coordinates? For example, Input a,b;c,d (a,b to c,d) a,b (x,y coordinates fr...

5 years ago | 1 answer | 0

1

answer

Question


How to find first non repeated (unique) character in a string?
I have already tried to find a Matlab function for this but doesnt seem to be one apart from 'unique' which only eliminates dupl...

5 years ago | 2 answers | 0

2

answers