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

Determine the minimum acceptable diameter of the shaft, The Shaft is made o...

The Shaft is made of a material with an allowable shear strength of 80 Mpa. a.       Develop the torque diagram b.      Determine the minimum acceptable diameter of the shaft

What is a turboprop engine, The grouping of the words turbine and propeller...

The grouping of the words turbine and propeller in techno jargon will give you the word "turboprop". A turboprop engine is a turbojet (gas turbine) engine, which powers the propell

Illustrate the spatial partitioning representation, Normal 0 fa...

Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4

Define principal process for electron beam machining, Define Principal Proc...

Define Principal Process for Electron Beam Machining A beam of electrons is emitted from the electron gun which is basically following three points. 1. A cathode whic

Calculate the magnitudes of the force, The end gates of a lock are 5m high ...

The end gates of a lock are 5m high and when closed include an angle of 120 o . The width of the lock is 6.25 m. Each gate is carried on two hinged placed at the top and the bottom

Computer aided visualization, There are various methods to visualize the ...

There are various methods to visualize the design process which can be summarized as given below: a. An automated drafting tool and presentation of graphics. b. A means

Entropy, Defrance between entrpy and enthalpy

Defrance between entrpy and enthalpy

Optimization, consider the following LPP max z=9x1+8x2+5x3 subject to 2x1+3...

consider the following LPP max z=9x1+8x2+5x3 subject to 2x1+3x2+x3 5x1+4x2+3x3 x1,x2,x3>_0 (a)solve using simlex method (b)hence using the sesitivity analysis,find the new optimal

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