photo

Jayden


Last seen: 13 days ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


Plotting a faired curve through a data set that curves in on itself
I am trying to plot a curve that goes through all the points in my data set using a fit method. I have tried using interp1 with ...

17 days ago | 1 answer | 0

1

answer

Solved


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

5 months ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 months ago