Develop-implement method to identify numerically equivalent, Mechanical Engineering

Assignment Help:

For example, if one were provided with the set [3 1 3 -4 -6], the resulting answers would be [3 1 -4], [3 1 -4], an [3 3 -6], as these are the three sets of three values which sum to zero from the provided set. Notice that the first and second solution appear to be the same, but correspond to two solutions for the two different 3s in the provided set.

Your code should return the answer in 2D array format, where each row is a solution set (3 columns per row). If no solution sets can be found for a given input, the code should output a value of zero.

For this assignment you should find or develop an algorithm for finding these solutions. Once you have found or developed this algorithm, create a flowchart for this algorithm. Please conform to the algorithm format outlined in class.

Your code should be adequately commented, such that one would be able to understand your code by reading comments only. Your code should also include an initial code block giving a brief overview of how to use the function and your solution process, so that someone can query your program for this code block using the help command.

EXTRA CREDIT:

Develop and implement a method to identify and remove and solutions which are numerically equivalent, so that the result from your code doesn't have any repeated solutions. This should be able to match solutions which contain the same values but in different orders. This means that if the sets [3 1 -4] and [3 -4 1] are in the solution your method should still identify them as equivalent and only return one of them.


Related Discussions:- Develop-implement method to identify numerically equivalent

Find the out value of force - cantilever truss, A cantilever truss is loade...

A cantilever truss is loaded and supported as shown in the figure given below. Find the out value of P , which would produce an axial force of magnitude 3KN in member AC .

Gudgeon pin-basic components of engine , Gudgeon Pin: It forms the link b...

Gudgeon Pin: It forms the link between the small end of the connecting rod and the piston. It is a small pin as shown in Figure 2.13. Figure : Gudgeon Pin

Determine controllability matrix – open loop control system, An open-loop c...

An open-loop control system has the following state-space model: (a)  Determine the characteristic equation for the open-loop control system. (b)  Determine the characte

ESSENTIALS OF PROJECT MANAGEMENT, Ask qu1. A small maintenance project cons...

Ask qu1. A small maintenance project consists of the following 10 jobs, whose precedence relationships are identified by their node numbers: JOB NODE NUMBERS ESTIMATED DURATION (DA

Up milling and down milling, table representing the differences between up ...

table representing the differences between up milling and down milling

Resultant of non-coplanar force system, Resultant of Non-coplanar Force Sys...

Resultant of Non-coplanar Force System: The resultant of a system of coplanar forces can be attained by adding up two forces through law of parallelogram at a time and after t

Wedge problems, How to solve wedge problems..can anyone just explain the me...

How to solve wedge problems..can anyone just explain the method..

Matlab Question, help write the matlab code desired: The sine function can ...

help write the matlab code desired: The sine function can be evaluated by the following infinite series as (where the angle x is given in radians): xsinx = x-(x^3)/3! + (x^5)/5! -

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd