Order for this Paper or Similar Assignment Writing Help

Fill a form in 3 easy steps - less than 5 mins.

Posted: January 31st, 2023

Engg7302 Advanced Computational Techniques in Engineering Assignment 2: Numerical Linear Algebra

School of Information Technology & Electrical Engineering
Engg7302 Advanced Computational Techniques in Engineering
Assignment 2: Numerical Linear Algebra
Due date: see UQ Blackboard turnitin assignment submission system.
Where to submit: Submit the assignment report via the Blackboard turnitin assignment submission
system.
This assignment is worth 20% of the total marks for the course.
It aims to develop your skills in programming in MATLAB, to deepen your understanding of numerical
linear algebra and to explore applications of numerical linear algebra. Your solutions to this assignment
will be MATLAB program listings and relevant output, together with any other mathematical
derivations, notes or explanations that aids understanding.
In marking the assignment, the following criteria will be applied:
– correctness of the programs and mathemetical calculations
– clear and concise documentation, in the form of comments in the code, as to the approach being
used, and
– relevance of the output in verifying the correctness of the program and in illustrating the
solution.
– Some consideration will also be given to the efficiency of the solution.
2
Question 1
There is a signal b collected at M sampling points(b(1), b(2), …b(m), …,b(M)), and you are asked to
strategically place N components x (x(1), x(2), …,x(n),…x(N)) into the system to modify the signal
profile. The modified signal profile B=Ax+b will satisfy the following condition |�#��|
�� ≤∈, where B0
is the mean value of signal B. And ∈ (�) = 0.0001, �=1,2,…M. In addition, b, B are both positive
vectors. The range of components x: 0≤x(n) ≤0.006, n=1,2,…,N.
You are asked to implement the following tasks:
– Write a matlab code to minimise the 1-norm of vector x.
Note: please consider the function linprog() in matlab; The matrix A and vector b are stored
in files: A.mat and b.mat, and in matlab, you can access the data as follows: Load A; load b.
– Convert the vector b to be a two-dimensional (2D) matrix data, b2d, whose size is 24X24. If
you treat b2d as an image, please use low rank approximation (r=4) to implement image
compression. Please plot the original image (b2d) and compressed image, and calculate the
compression rate.
Note: in matlab, you can use the following code to implement data conversion:
b2d=reshape(b, [24,24]); and for image plotting, please consider function imagesc().
3
4

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Why choose us

You Want Quality and That’s What We Deliver

Top Skilled Writers

Our writing team is assembled through a rigorous selection process, where we handpick accomplished writers with specialized expertise in distinct subject areas and a proven track record in academic writing. Each writer brings a unique blend of knowledge and skills to the table, ensuring that our content is not only informative but also engaging and accessible to a general college student audience

Discounted Prices

Competitive pricing is a cornerstone of our service, where we balance affordability with exceptional quality. In offering the best writers at rates that rival other writing services, we ensure that students can access top-notch content without breaking the bank unnecessarily. Our fair and transparent pricing structure is designed to provide value for money, making us a go-to choice for students seeking high-quality writing services at an affordable price.

100% Plagiarism-Free

Academic integrity is paramount to our writing service, which is why we produce original research and writing content for every paper. Each piece of work is carefully written from scratch, ensuring that every sentence, paragraph, and page is authentic and free from plagiarism. Our rigorous quality control process involves thorough scanning of every final draft, guaranteeing that the content meets the highest standards of originality and academic integrity. With keen attention to citation and referencing, we ensure that every source is properly credited, giving you complete peace of mind. We also have the best plagiarism checkers like safeassign and turnitin thus providing similarity score for each paper.

How it works

When you decide to place an order with Dissertation Help, here is what happens:

Complete the Order Form

You will complete our order form, filling in all of the fields and giving us as much detail as possible.

Assignment of Writer

We analyze your order and match it with a writer who has the unique qualifications to complete it, and he begins from scratch.

Order in Production and Delivered

You and your writer communicate directly during the process, and, once you receive the final draft, you either approve it or ask for revisions.

Giving us Feedback (and other options)

We want to know how your experience went. You can read other clients’ testimonials too. And among many options, you can choose a favorite writer.