Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Data Structures & Algorithms Assignment

Task A: Searching

In this task, you are to write a MATLAB function and accompanying test harness to evaluate the performance of one of the following three array search algorithms: (i) Fibonacci Search, (ii) Exponential Search, (iii) Ternary Search. Use the code examples in Canvas for guidance (functions and test harnesses for Linear, Jump, and Binary search are provided). The test harness examples provided evaluate performance, in units of comparisons, up to N = 1024 in the best, average and worst case only for successful searches, and you are only required to examine this outcome (i.e., not unsuccessful searches).

In your test harness, remember to adjust the "expected" (clotted) lines to match the performance that you expected to see given the published asymptotic behaviours of these algorithms and/or your own deductions. It is recommended that you avoid a recursive implementation, since this will make counting comparisons more difficult and will also cause MATLAB to run very slowly.

Along with your code, you are to write a maximum of 300 words. Use 150 words to describe how your selected algorithm works, using figures (e.g., diagrams such as flow-charts), equations, and pseudocode, if these help. Next, you may write up to 150 words to evaluate how closely the algorithm's empirical performance matched what you expected to see, and how its performance compares to linear, jump and binary search algorithms. If there are discrepancies between expected and observed outcomes, try to explain why these differences occurred.

[300 words + code and graphs]

Task B: LCRS and K-ary Trees

You are to propose a set of theorems that describe the structure of LCRS trees (k-ary trees organised into the shape of binary trees with the left-child, right-sibling rule, also known as filial-heir chains) in relation to their equivalent k-ary tree. In particular, you a to present theorems that predict metrics of interest following forward and reverse Knuth transforms (i.e., the process of converting a k-ary tree into a LCRS tree and vice versa). Metrics of interest include numbers of edges, leaves, nodes, and interior nodes, tree height, tree and node balance, and number of nodes in each level. Theorems should relate these metrics to their equivalent values in the other tree type (e.g., if there are I leaf nodes in a 3-ary tree, what is the min, max, and actual number in the equivalent LCRS tree?).

You may wish to start with perfect k-ary trees and then proceed to generalise to k-ary trees that are complete, and then to neither perfect nor complete trees. You may also wish to start with a particular value of k (e.g., k = 3), and then verify that your theorems hold for other values of k, or adjust them accordingly to make them generalisable.

You are to use proof by induction to confirm your theorems. A proof by induction shows that the theorem holds when the independent variable is 1, then that it holds where the independent variable is n and finally where it is n + 1. Try to avoid using excessively small values of n. Typeset your formulas in Word using the equation editor and refer to them in the accompanying text (maximum 400 words, not including equations and figures) that describes concisely and accurately what each of the theorems tells us. Provide illustrations of trees for n. and n + 1 in your inductive proofs.

[400 words + equations]

Task C: Sorting

You are to write a MATLAB function and accompanying test harness to evaluate the performance of one of the following three comparison-based array sort algorithms: (i) Comb Sort, (ii) Gnome Sort, (iii) Pancake Sort. Use the examples in Canvas for guidance (functions and test harnesses for Selection and Bubble sort are to be provided). The test harness examples provided evaluate performance, in units of comparisons and moves, up to N = 102.4 in the best, average and worst case for arrays in random order (and are thus non-exhaustive).

In your test Harness, remember to adjust the "expected" (dotted) lines to match the performance that you would expect to see given the published asymptotic behaviours of these algorithms and/or your own deductions. It is recommended that you avoid a recursive implementation, since this will make counting comparisons and moves more difficult and will also cause MATLAB to run very slowly.

Along with your code, you are to write a maximum of 300 words. Use 150 words to describe how your selected algorithm works, using figures (e.g., diagrams such as flow-charts), equations, and pseudocode, if these help. Next, you may write up to 150 words to evaluate how closely the algorithm's empirical performance matched what you expected to see, and how its performance compares to selection, bubble and theoretically optimal, i.e. 0(rtlogn), sort algorithms. If there are discrepancies between expected and observed outcomes, try to explain why these differences occurred.

[300 words + code and graphs]

Task D: Asymptotic Notations

In this task, you are to write a brief report that attempts to explain in as straightforward a way possible, using appropriate equations, line graphs (figures), and code example(s), what the different asymptotic notations (sometimes called the Landau or Bachmann-Landau) tell us about an algorithm.

You are to imagine that your reader is a first year undergraduate student in Computer Science who understands interval notation, sequences and series, limits, line functions, infinity, summation and product notation, basic set theory, basic logic, has some exposure to universal and existential quantifier notation (V, 3), and knows one or two simple algorithms

The asymptotic notations to be explained are big-0 (0), little-0 (a), big-Omega (0), little-Omega (co), and big-Theta (0), along with the concepts of tight and loose bounds, and how these notations relate to the ideas of best, average and worst-case performance.

Include code listings for the examples used, which should adhere to good-practice guidelines.

[500 words + equations, graphs and code fragments]

Attachment:- Assignment Questions.rar

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92746941
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in Computer Engineering

Given a list of numbers l a value x is said to be a

Given a list of numbers L, a value x is said to be a majority value if the value of over half the elements in L is x; in other words, if L has n elements and nx is the number of elements in L with value x, then x is a ma ...

Question suppose your computer is able to test 50000

Question Suppose your computer is able to test 50,000 passwords per second. If the password were 8 bytes long (a-z, A-Z, 0-9), what year will the password be cracked through brute force (Show your work)? Assume 1) you we ...

Question suppose you arc a board game maker and you want to

Question : Suppose you arc a board game maker, and you want to give players a higher probability of rolling larger numbers. Originally you had them roll three six-sided dice and add their results. The new approach will h ...

Imagine a small city chambana with a labor demand function

Imagine a small city Chambana with a labor demand function E=200-1/2w and a labor supply function E=2w-100. Assume that there is a sudden influx of 40 perfect substitutes immigrants. a. How does this affect the natives i ...

Artificial intelligence techniques assignment -

Artificial Intelligence Techniques Assignment - Combinatorial Optimisation Learning Outcomes Covered 1. Research and analyse the general nature of artificial intelligence and the problems it solves. 2. Apply and evaluate ...

Systems and networksconsider sending a large file from a

(Systems and Networks) Consider sending a large file from a host to another host using a reliable connection such as TCP. Suppose the reliable connection uses additive-increase, multiplicative-decrease (AIMD) without slo ...

In sql developerd1 create the following three user-defined

IN SQL DEVELOPER D1. Create the following three user-defined roles that are shown in the table below and assign them the specified permissions for the OE.CUSTOMERS table. Role Select Insert Update Delete account_managers ...

How social capital enhance well-being in high density

How Social Capital enhance well-being in high density community?

Question suppose you are buying stamps to put on a package

Question : Suppose you are buying stamps to put on a package at the post office. The postage required to send the package is N dollars. You can buy $1, $7, and $10 stamps. You want to find the minimum number of stamps re ...

Question topic business informationsearching relevant

Question: Topic: Business Information Searching relevant scholarly journal articles, research and discuss the following prompts. Include a minimum of two (2) scholarly journal articles relevant to each prompt for a total ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As