Rakesh Kumar
SASTRA University
Followers: 0 Following: 0
Statistics
RANK
N/A
of 298,641
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
7,572 of 20,635
REPUTATION
127
AVERAGE RATING
3.00
CONTRIBUTIONS
4 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
1170
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Solve a System of Linear Equations
*Example*: If a system of linear equations in _x₁_ and _x₂_ is: 2 _x₁_ + _x₂_ = 2 _x₁...
5 years ago
Solved
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
5 years ago
Solved
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
5 years ago
Solved
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
5 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:...
5 years ago
Solved
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
5 years ago
Submitted
multi-stage exhaustive enumerative (MSEE) optimization technique for pose correction in SLAM
This file contains the optimization technique used for robot pose correction in SLAM
7 years ago | 1 download |

Submitted
Dynamic Obstacle Avoidance System for CoroBot Mobile Robot
Dynamic Obstacle Avoidance System for CoroBot Mobile Robot
8 years ago | 4 downloads |

Submitted
Gesture based control of robotic arm using Kinect
A robotic arm to replicate the arm gestures of a human operator.
8 years ago | 1 download |

Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Submitted
Unique function with tolerance option for HMT image processing
This function groups multiple hit points into a single hit with a specified tolerance
13 years ago | 1 download |