Preview

robot vehicle

Satisfactory Essays
Open Document
Open Document
698 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
robot vehicle
HOUDEGBE NORTH AMERICAN UNIVERSTY, BENIN
SCHOOL OF COMPUTER SCIENCE, MATHEMATHICS AND INFORMATION TECHNOLOGY

DEPARMENT: COMPUTER SCIENCE A1

GROUP 3
NAMES OF GROUP MEMBERS MATRIC NUMBER
OSO ABAYOMI OMOBOLANLE 0907 IT 00989

PRESENTATION TOPIC: MU RECURSIVE FUCNTION
LECTURER NAME: MR OSHIBOGUN

RECURSIVE FUNCTION
Recursive functions are built up from basic functions by some operations.
The successor function
Lets get very primitive. Suppose we have 0 defined and want to build the nonnegative integers and entire number system. We define the successor operation S(x) that takes a number x to its successor X+1. This gives one the nonnegative integers N0= {0,1,2….}
We formalize the above process primitive recursive functions are built up from three basic functions using two operations these basic functions are:
1. Zero. Z(x)=0
2. Successor. S(x)= x+1.
3. Projection. A projection function selects out one of the argument. Specially P1(x,y)=x and P2(x,y)=y
The composition operation
There are two operations that make new functions from old: composition and primitive recursion
Composition replaces the arguments of a function by another. For example, one can define a function f by F(x,y)=g(h1(x,y), h2(x,y))
Where one supplies the functions g1, g2 and h.

Primitive recursion
A typical use of primitive recursion has the following form

Where one supplies the function g1, g2 and h.
For example, in the case of addition, the h is the successor function of the projection of the 2nd argument.
A special case of primitive recursion is for some constant number K:

A function is said to be recursive if it can be from by:
Composition function
Primitive function
Application of unbounded minimization to regular functions

DEFINITION
The family of recursive function is defined as follows:
i. The successor, zero and projection function are urecursive. ii. If h is an n-variable u recursive function and g1,. . .

You May Also Find These Documents Helpful

  • Satisfactory Essays

    PT1420week5exdkinney

    • 404 Words
    • 2 Pages

    Built in functions are valuable and convenient because they can cut down the time and energy it takes into writing the entire program repeatedly. The built-in functions work like mini programs that perform simple tasks so that you can concentrate your efforts elsewhere. As with all functions, the built-in functions return values and, optionally, accept arguments that you pass to the functions when you call the functions. This essay will list different Visual Basic’s built in functions.…

    • 404 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    This is the ordered pairs when D is the domain: Here are the ordered pairs: (Chief, Joe Montana)(49’ers, Joe Montana), (Tom Brady, Patriots), (Jets, Joe Namath), (Rams, Joe Namath), (Cowboys, Troy Aikman), (Giants, Eli Manning). It would be considered a function because it relates all the elements of a domain.…

    • 270 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Land Rover

    • 1149 Words
    • 5 Pages

    To 35-50 year old professionals making a minimum $100,000 annual household income, who have children and an active lifestyle and are looking for a safe, luxurious yet high performance alternative to a mini-van. Land Rover is the brand of luxury, mid-size 4x4 SUVs providing an all purpose vehicle that combines performance, luxury and safety. Because 1.) its offers versatile function and practicality; 2.) offers high-end finishes and innovative creature-features; and 3.) offers 4-wheel drive and exciting performance. The brand character would be athletic, preppy and outdoorsy of but covey an aura of success and affluence - for a celebrity brand character I would suggest someone like Matthew McConaughey – he’s attractive, outdoorsy and adventurous with a beautiful family (who he loves to drive around with to existing places in his Land rover Discovery). He has had much success as an actor, though he’s a bit unconventional – but then again, so is the Land Rover Discovery as it innovates itself into the all purpose vehicle, combining a variety of different aspects that have never before been merge into one vehicle.…

    • 1149 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Robot in Medical Field

    • 479 Words
    • 2 Pages

    I believe that robotics should be used in the medic field because they can be safer and be more helpful. They can save time and a person life. They are more accurate. I have a evidence to prove that robots are safety to use.…

    • 479 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Math Hl Type 1 Shadows

    • 3091 Words
    • 13 Pages

    In mathematics, function is defined as a relationship, or more of a correspondence between the set of input values and the set of output values. Also, a rule is involved, or as it may be referred to, a ‘set of ordered pairs’ that assigns a unique output for each of the input. The output correspondence is usually defined as f and the output is x. The correspondence is denoted as f(x). All functions are mainly defined by two factors, as was mentioned before, set of inputs - which are called arguments; and outputs - which are oftenly called values. The set of all arguments is called domain; and the set of all the values is called range.…

    • 3091 Words
    • 13 Pages
    Powerful Essays
  • Powerful Essays

    Computers have evolved rapidly since their creation. However, there is one thing that has not changed: The main purpose of computers is to do the arithmetic to run programs and applications. Basically, computers handle lots of numbers based on the three basic arithmetic…

    • 2543 Words
    • 11 Pages
    Powerful Essays
  • Better Essays

    How important is your future education to you? How important is the future of the education system to you? For centuries, since the beginning of time, humans have been trying to further education; it started with something like discovery of fire and and continued centuries later with the invention of the wheel, and after that there was inventions like the light bulb and the first computer. If we look back on history, it would seem that humankind’s progress with education and innovation has only gotten better; every time there is a new invention or discovery, there is always something bigger and and more useful to be invented or discovered. After the invention of computers, what do…

    • 1444 Words
    • 6 Pages
    Better Essays
  • Good Essays

    Feedback Control Systems

    • 4442 Words
    • 18 Pages

    the ’D’ operator. In the example ’x’ is the output, while ’F’ is the input.…

    • 4442 Words
    • 18 Pages
    Good Essays
  • Satisfactory Essays

    * A semantic relationship between two or more classes that specifies connections among their instances.…

    • 809 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Classification of Robotics

    • 4154 Words
    • 17 Pages

    • The signature must use some information unique to the sender, to prevent both forgery and denial.…

    • 4154 Words
    • 17 Pages
    Powerful Essays
  • Good Essays

    Sensor for robots

    • 1347 Words
    • 6 Pages

    Sensors for Robots An overview Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering Department of Cybernetics Czech Republic http://cmp.felk.cvut.cz/~hlavac Courtesy to several authors of presentations on the web. Lecture outline 2 Note: students graduated from the bachelor KyR studied sensors in the course Sensors and Measurement. This subject was not specialized to robotics.…

    • 1347 Words
    • 6 Pages
    Good Essays
  • Better Essays

    data being operated upon rather than the operations performed. The basic idea behind OOP is to combine…

    • 4099 Words
    • 17 Pages
    Better Essays
  • Satisfactory Essays

    The Golf Retrieving Mobile Robot is an undergraduate thesis of the DLSU students. It is a robot that is capable of retrieving golf balls automatically without the assistance of a person. This is very useful in a driving range or the area where golfers practice their swings to hit golf balls. The robot is named Greg, it is able to accumulate golf balls on the field. The problems that might arise are the confusion of the driving ranges and re-use of golf balls.…

    • 481 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    C Language

    • 5958 Words
    • 24 Pages

    The C programming language (often, just "C") is a general-purpose, procedural, imperative computer programming language developed in the early 1970s by Dennis Ritchie for use on the Unix operating system. It has since spread to many other operating systems, and is now one of the most widely used programming languages. C also has had a great influence on many other popular languages,[1] especially [[C++]] which was originally designed as an enhancement to C. It is the most commonly used programming language for writing system software,[2][3] though it is also widely used for writing applications. Though not originally designed as a language for teaching, and despite its somewhat unforgiving character, C is commonly used in computer science education, in part because the language is so pervasive.…

    • 5958 Words
    • 24 Pages
    Powerful Essays
  • Good Essays

    Linear Programming

    • 887 Words
    • 4 Pages

    Objective Function it maps and translates the input domain (the feasible region) into output range, with…

    • 887 Words
    • 4 Pages
    Good Essays

Related Topics