Community Profile

photo

Johny


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding a character in a string?
so I have the following line of code: hashtag=lower(input('Which hashtag would you like information on?','s')); This p...

10 years ago | 3 answers | 0

3

answers

Question


How to compare strings and find most common values between them?
So I have a series of strings stored in a cell array, each of which occupies it's own element in that cell array, which for now ...

10 years ago | 1 answer | 1

1

answer

Question


Question about finding pits of a matrix?
o

10 years ago | 1 answer | 0

1

answer

Question


Using pixels to find path of descent for rainwater
So I've been given a variable called "map" which is a matrix of heights in meters. It's a 100*100 matrix. I've used imagesc(m...

10 years ago | 2 answers | 0

2

answers