Community Profile

photo

Harish Babu


Active since 2012

Followers: 0   Following: 0

Message

Harish from Chennai
very much interesting to learn matlab

Professional Interests: image processing

Statistics

All
  • First Review
  • First Submission
  • Promoter
  • Solver

View badges

Feeds

View by

Submitted


VIDEO2FRAME CONVERSION
Video 2 frame conversion is an easy way to doing.First reading video file and writing into frames.

11 years ago | 1 download |

Thumbnail

Solved


Cody Matlab Version
What is the current Cody Matlab Release? *Output:* string *Examples:* '(R2012a)' or 'R2012a' Hint: We have mo...

11 years ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

11 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

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

11 years ago