Community Profile

photo

Trupal Patel


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Polygons as Objects
PolygonT creates an object in MATLAB with given co-ordinates in 2D space to perform Matrix transformations on.

4 years ago | 2 downloads |

Submitted


Lines as objects
This creates a "lineT" class that can plot line with given endpoints using DDA (Digital differential algorithm) and Bresenham's ...

4 years ago | 1 download |

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:...

4 years ago