Function intersect - set operations, Other Engineering

Assignment Help:

Function intersect - set operations:

The function intersect returns, additionally to the vector having the values in the intersection of v1 and v2, an index vector into v1 and an index vector int v2 in such a way that outvec is similar as  v1(index1) and also v2(index2).

>> [outvec, index1, index2] = intersect(v1,v2)

outvec =

   3     5

index1 =

   2     4

index2 =

   2     3

By using such vectors to index into v1 and v2 will return the values from intersection. For illustration, such expression returns the second and fourth elements of v1:

>> v1(index1)

ans =

   3     5

This will return the second and third elements of v2:

>> v2(index2)

ans =

   3     5

 


Related Discussions:- Function intersect - set operations

Water distribution, examples dead end water distribution system

examples dead end water distribution system

Control surface effectiveness and reversal, Control Surface Effectiveness a...

Control Surface Effectiveness and Reversal To discuss the effectiveness and loss of a control surface, we allow a rigid rotation δ of the flap set by a flight control system (o

Turbo shaft engines - aircraft engine , Turbo shaft engines : Gas turbi...

Turbo shaft engines : Gas turbine engines that deliver power through a shaft to operate something other than a propeller are referred to as turboshaft engines. In most cases th

The decoupled dynamics, The longitudinal and lateral states of the decouple...

The longitudinal and lateral states of the decoupled linear dynamics are distinct sets of variables. They are conveniently remembered by the flight-control engineer by visualising

Electronics, explain compensated semiconductors

explain compensated semiconductors

Cro probes, #questiodescribe different types of cro probes

#questiodescribe different types of cro probes

Ratio analysis, calculate inventory turnover ratio, when only given current...

calculate inventory turnover ratio, when only given current assets $100,000, current liabilities, $25,000 sales $200,000 and quick ratio=1.5

Gated pattern, Gated pattern is used to produce good casting. It is esse...

Gated pattern is used to produce good casting. It is essential to make sure that full supply of molten metal flow into every part of the mould. Provision for easy passage of the

What are debentures?, What are debentures?  A Debenture is " A document ...

What are debentures?  A Debenture is " A document of contract of loans which is given under the organization's press and provides a venture that the debenture owner will get a s

Case study, M/s XYZ Ltd manufactures a product “PLVS” at its plant at Meeru...

M/s XYZ Ltd manufactures a product “PLVS” at its plant at Meerut, the maximum capacity of which is 200 units per month. Details of raw materials which go into the making of 1 units

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