SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 3 Issue 6, October 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1065
Mobile Phone Selection Problem Solved by an Unbalanced
Assignment Model by using ROA-Method with
Ghadle & Muley Rule in Mat Lab
Gowri. C¹, Manikandan. K. M2
1M.Sc Mathematics, 2Assistant Professor and Head,
1,2Department of Mathematics, Dr. SNS Rajalakshmi College of Arts and Science (Autonomous),
Coimbatore, Tamil Nadu, India
ABSTRACT
Assignment problem is one of the most important in the theory of
optimization in operation research, in which a group of workers has to
perform a set of task. The problem is to assign each worker to a distinct task
so as to minimize the total cost. In this paper we discussed about an
application of an unbalanced assignment problem by using revised ones
assignment method with Ghadle and Muley rule in Matlab coding. Mobile
phones are assigning one – to –one assignment for the required users at
minimum cost.
KEYWORDS: Assignment problem, revised one’s assignment (ROA) method with
Ghadle and Muley rule, Linear integer programing, Matlab coding
How to cite this paper: Gowri. C |
Manikandan. K. M "Mobile Phone
Selection Problem Solved by an
Unbalanced Assignment Model by using
ROA-Method with Ghadle & Muley Rulein
Mat Lab" Published
in International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-6, October
2019, pp.1065-1071, URL:
https://www.ijtsrd.com/papers/ijtsrd29
324.pdf
Copyright © 2019 by author(s) and
International Journal ofTrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
1. INTRODUCTION
We can’t imagine our lives without a mobile phone now. We
are addicted to them. Now a day’s mobile phonesare needed
to everyone in our day to day life. And itgivesusthefreedom
to communicate with anyone inanywhereandatanytime. In
this competitive technological world, a different verity of
techniques and features are attracting peoples much more.
The latest mobile phones are incorporatedwithfeatureslike
MP3 players, high resolution camera, high sound quality,
high GB memory space, and 3G/4G technology and the list
goes on.
If an individual person wants to purchase a mobile phone, in
market different verities of products and companies are
available so anyone can be confused. And also each person
needed different features.Considerthatanindividual person
wants to purchase a mobile phone; the seller gives the latest
model which cost approximately between Rs.1, 700 to Rs.
75,000. So the problem arises here because each person’s
requirements are different about their purpose of uses. To
solve this problem here we considered three categories of
users and recommended which mobile phone is suitable for
their requirements.
By using an Assignment model to solve this mobile phone
selection problem. An assignment problem is a complete
degenerate form of transportationproblemanditisa special
type of linear programming problem (LPP). And also it is
known as maximum bipartite matching problem, in which
the objectives is to minimize the total cost of the mobile
phone and also maximize the total features of the mobile
phone. Mobile phone selection problem is in unbalanced
form, where three types of usershavetochoosethreemobile
phones from 12 described mobile phones (see Table2).To
solve this problem used by ROA method with Ghadle and
Muley rule to find the optimal solution and verify the result
by Matlab program.
2. Mathematical Construction for an assignment problem:
Let be the cost of assigning the i-th resource to the j-th task.
We define the cost matrix to be n x n matrix
IJTSRD29324
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1066
Job 1 Job 2 Job 3 … Job j … Job n
Worker 1 … …
= Worker 2 … …
…
Worker i … …
…
Worker N … …
An assignment is a set of ‘n’ entry positions in the cost matrix, no two of which lie in the same row or column. The sum of the n
entries of an assignment is its cost. An assignment with the smallest possible cost is called an optimal assignment. The
assignment problem can be written mathematically as:
MinimizeZ=
Subject to
Preliminaries:
Balance Assignment problem: The tasks are equal to the resources.
Unbalance Assignment problem: The tasks are does not equal to the resources.
3. Revised Ones Assignment Method (ROA) for Assignment Problem [2 3]
In ROA method, by dividing minimum element from each row and column to corresponding rows and columns we get at least
one value in each rows and columns. Then find complete assignment in termsofones. Now,inassignmentmatrix isthecost
or effectiveness of assigning i-th machine.
1 2 … n
The new algorithm is as follows.
Let us consider an assignment problem in which the objective function can be minimized or maximized.
Step 1
In a minimization case, find the minimum element of each row (say ) and write it on the right hand side of the matrix.
1 2 … n
After dividing each element of i-th row of the matrix by . We get at least one ones in each rows.
In term of one for each row and one for each column, do assignment. Otherwise go to step 2.
Step 2
Find the minimum element of each column (say ), and write it below jth column, bydividingeach elementofjthcolumnofthe
matrix by . We get at least one ones in each columns. This gives assignment matrix in terms of ones. Ifnofeasibleassignment
can be achieved from step (1) and (2) then go to step 3.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1067
1 2 … n
Note: In a maximization case, the end of step 2 we have a fuzzy matrix. Which all elements are belong to [0, 1], and thegreatest
is one.
Step 3
To find optimality test draw the minimum number of lines which cover all the ones in theAssignmentmatrix.Ifthenumbersof
drawn lines are less than ‘n’, then optimality condition fails i.e. complete assignmentisnotpossible. Whileoptimalitycondition
satisfied, if the number of lines is exactly equal to ‘n’, then the complete assignment is possible.
Step 4
If optimality condition fails in step 3, then select the smallest element (say ) out of those which do not lie on any of the lines
in the above matrix. By dividing the smallest element to each element of the uncovered rows or columns. This gives some
new ones to this row or column.
If still optimality condition fails in this new matrix, then use step 4 and 3 iteratively. By repeating the same procedure the
optimal assignment will be obtained.
Step 5 (Ghadle and Muley Rule)
For minimization problem select max value from calculated matrix and write it on right hand side as well as bottom side.
To assign one, start from min value of columns (mentioned at bottom side) and select ones.
If there are more than one ones in any column then ignore temporarily, and give last priority to that column.
If still there are identical ones in column then give the priority to max value of rows (mentioned at right hand side).
Or Vice – Versa.
Remarks: In Unbalanced Assignment Problem, if there are more than one ones in any row then give priority to first element.
Priority rule
To solve Unbalanced Assignment Problem (nonsquare matrix), we convert it into BalancedAssignmentMatrixformbyadding
artificial row or column, which having all elements one.
Hence we can solve the problem using ROA method. After performing the steps reduces to a matrix which has ones in each
rows and columns. So, the optimal assignment has been reached.
4. APPLICAIONS:
Today uses of mobile phone can be compared with computer. Modern mobile phone has all the facilities that a computer had.
Mobile phone usage is taking a lead to a computer that it is small in size, light in weight, and can operate within minimum
power. It is handy in dialing, talking, making video film, e- mailing,sendingpicturesetc. somobilephonestoadmittedpeopleas
per their requirements and features. In Currently our market sector had a lot of mobile phones are available with various
brands and prices. So we need to choose which brand has maximum features with minimum cost. Let consider as per the
requirement of features of mobile phone users we divide into three categories, like Basic mobile phone users, Smart phone
users, iPhone users.
Users Requirements:
As per the user’s requirements, the results are as follows.
1. Basic mobile phone users:
School students and senior citizens have used their mobile phones for their basicrequirementssuchasdialingandtakingcalls,
texting messages.
2. Smart phone users:
A smart phone is to do more then make to call and text messages. Smart phones are loaded with features and capabilities that
make them more than a phone. Smart phones are used to browse internet, taking photos, making videos, and also playing
games in offline and online mode and so on. Now a day’s many smart phones are rising due to its advanced technical
development in science. Most smart phone users are college students and educationalist.
3. iPhone users:
iPhone is a smart phone that can do many things over the smart phone. iPhone users are professionals and business peoples.
Because their needs of requirements are as per the smart phone users with most advanced level. And also I phone have the
following extra features except smart phones, they have very high resolution camera, i-cloud and Face time and.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1068
To handle this situation there are several credit points under consideration, firstly consider the competencies necessary to
develop the users. Obviously some competencies only need the basic features like dialing and texting. But some group of
competencies need high sound quality, high storage space, latest technologies,highresolutioncamera,andalsoa fantasticlook
and list go on. Moreover, usually the users are not independent; therefore a relationship among them could appear. Finally,all
particular with credit points are shown in table 1 as per their necessary requirements.
Particulars Credit points
Essential 5
Fairly high 4
High 3
Moderate 2
Low 1
Fairly low 0
Table 1
Users
Particulars
Basic mobile
phone users
Smart phone
Users
iPhone users
Dialing Yes 5 5 5
Text messaging Yes 5 5 5
Radio Yes 5 5 5
RAM / ROM(Internal)
8 MB 4 0 0
6 GB/128GB 0 4 0
4 GB/128GB 0 0 0
4 GB/64 GB 0 3 0
2 GB/16 GB 0 0 0
3 GB/32 GB 0 0 0
6 GB/64 GB 0 5 0
2 GB/32 GB 0 0 4
256 GB 0 0 5
Storage (External)
32 GB 4 0 0
512 GB 0 4 0
128 GB 0 3 0
256 GB 0 0 5
250 GB 0 0 0
2 TB 0 5 0
OS
Series 30 5 0 0
Android 9.0 0 4 0
Android 8.0 0 3 0
Android 7.1 0 2 0
iOs10 0 0 5
iOs12 0 0 5
Processor
Octa core 0 4 0
Snapdragon 0 5 0
Deca core 0 0 0
Media tek 0 0 0
Cortex A53 0 0 0
A10 0 0 5
A12 0 0 5
Sound
Vibration, MP3, Ring 0 5 0
Vibration, Ring 4 4 5
USB Yes 5 5 5
Battery(mAh)
3200 0 3 0
3400 0 2 0
4020 0 0 0
1960 0 0 4
2942 0 0 5
4000 0 4 0
3000 0 5 0
1020 5 0 0
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1069
Camera rear/front
No 5 0 0
12+5mp/16mp 0 4 0
12+5mp/25mp 0 3 0
48+5mp/16mp 0 5 0
12mp/7mp 0 0 5
13+5mp/13mp 0 0 0
8mp/15mp 0 0 0
13mp/8mp 0 0 0
Video
1920x1080@30sps 0 5 4
3840x2160@30sps 0 4 5
1080@30sps 0 3 4
1280x720@30sps 0 4 5
Sensors Yes 5 5 5
Sim card
Dual 5 4 4
Dual Nano 0 5 5
Nano 0 3 5
Network
GSM 5 0 0
2G/3G/4G 0 5 5
Games Yes 5 5 5
Once the users involved in the selection procedure have been determined, the mobilephonesmust nexttoconsidered.Letit be
imagined that there are 12 mobile phones (see table 2) that might be able to select for different users.
Mobile phone Name
Mobile phone1 M1
Mobile phone2 M2
Mobile phone3 M3
… …
Mobile phone12 M12
Table 2: [1]
Brands
Features
Nokia
130
Samsung
Galaxy A70
Huawei
Y9 prime
Lenovo
K8 Note
Dialing Yes Yes Yes Yes
Text messaging Yes Yes Yes Yes
Radio Yes Yes Yes Yes
RAM (Internal)/ ROM 8MB/- 6 GB/ 128GB 4GB/ 128GB 4GB/64B
Storage (External) 32 GB 512 GB 512 GB 128GB
OS Series 30 Android 9.0 Android 9.0 Android 7.1
Processor - Snap dragon Octa core Deca-core
Sound Vibration Vibration,MP3,ring Vibration,MP3, ring Vibration,MP3, ring
USB Yes Yes Yes Yes
Battery(mAh) 1020 4500 4000 4000
Camera rear/front No 32+8 mp/32mp 16+6mp/16mp 13+5mp/13mp
Video No 3840x 2160 @30 FP 1080p@ 30fps 1920x1080@30fps
Sensors No Yes Yes Yes
Sim card Dual Dual nano Dual nano Dual nano
Network Gsm 2G/3G/ 4G 2G/3G/4G 2G/3G/4G
Games Yes Yes Yes Yes
Rs 1699 28990 15900 9999
Code No M1 M2 M3 M4
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1070
Brands
Features
Lava
Z61
Xiaomi Redmi
7A
LG
Q7
Motorola
G 6 plus
Dialing Yes Yes Yes Yes
Text messaging Yes Yes Yes Yes
Radio Yes Yes Yes Yes
RAM /ROM (Internal) 2GB/ 16GB 2GB/ 16GB 3GB/ 32GB 6GB / 64GB
Storage (External) 32GB 256GB 2TB 256GB
OS Androidv 8.1 Android 9.0 Androidv 8.0 Android 9.0
Processor Cortex A53 Octa core Media tek Octa core
Sound
Vibration, MP3,
ring
Vibration,MP3, ring Vibration,MP3, ring Vibration,MP3,ring
USB Yes Yes Yes Yes
Battery(mAh) 3000 4000 3000 3200
Camera rear/front 8mp/ 15mp 12mp/5mp 13mp/8mp 12+5mp/16mp
Video 1080p@ 30fps
1920x1080@30fps,
1280x720@30fps
1080p@ 30fps 1920x 1080 @ 30fps
Sensors Yes Yes Yes Yes
Sim card Dual , nano Dual nano Dual nano Dual nano
Network 2G/3G/4G 2G/3G/4G 2G/3G/4G 2G/3G/4G
Games Yes Yes Yes Yes
Rs 5099 6399 12990 11999
Code No M5 M6 M7 M8
Brands
Features
Vivo/Model
V11 pro
Oppo
F11
Apple I phone
7
Apple I phone
XR
Dialing Yes Yes Yes Yes
Text messaging Yes Yes Yes Yes
Radio Yes Yes Yes Yes
RAM /ROM (Internal) 6GB/ 64GB 4GB/ 128GB 2GB/ 32GB 256GB
Storage (External) 256GB 250GB No No
OS Android 8.1 Android 9.0 iOS 10 iOS 12
Processor Snapdrgon660 Octa core A10 A12
Sound Vibration,MP3,ring Vibration,MP3,ring Vibration, ring Vibration, ring
USB Yes Yes Yes Yes
Battery(mAh) 3400 4020 1960 2942
Camera rear/front 12+5mp/ 25mp 48+5mp/ 16mp 12mp/7mp 12mp/7mp
Video
2160p@ 30fps,
1080p@ 30fps
1920x
1080@30fps
4k@30fps,
1080p@30fps or
60fps
3840x2160@60fps,
1920x1080@240fps,
1280x720@30fps
Sensors Yes Yes Yes Yes
Sim card Dual nano Dual nano Nano Dual nano
Network 2G/3G/4G/Volte 2G/3G/4G 2G/3G/4G 2G/3G/4G
Games Yes Yes Yes Yes
Rs 23990 16990 36490 74890
Code No M9 M10 MP11 MP12
For each one it is necessary to find out by some appropriate, means the levels in each of the particular required for the users.
Finally as there are links between the users and mobile phones (using table 1 credit pints in table 3) mustbelookedatinorder
to find out the relationships that there would be among them, as shown in table 2.
Table 2:
Code No
Users
MP1 MP2 MP3 MP4 MP5 MP6 MP7 MP8 MP9 MP10 MP11 MP12
Basic mobile phone users 28 19 24 24 19 24 19 24 19 19 15 20
Smart phone users 60 69 63 64 61 60 67 59 63 67 68 63
iPhone users 58 64 48 53 55 62 52 47 49 59 78 83
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1071
Matlab program:
clc
tic;
x= [28 19 24 24 19 24 19 24 19 19 15 20
60 69 63 64 61 60 67 59 63 67 68 63
58 64 48 53 55 62 52 47 49 59 78 83]
% matrix x is copied in xnv and x1 variable
xnv=x;
x1=x;
% calculating each row minimum no.
maxr= nnmaxr(x)
% find row and column no
[r c]=size(x)
% dividing each element of row
for i=1:r
for j=1:c
x(i,j)=x(i,j)/maxr(i);
end
end
x
y=x;
for i=1:r
for j=1:c
if x(i,j)<1
x(i,j)=0;
end
end
end
x
l=1;
for i=1:r
for j=1:c
[xr xc]= find(x==l,'1');
k1=length(xr);
for m=1:k1
x(xr(m),xc(m))=1;
if x(xr(m),j)~= x(xr(m),xc(m))
x(xr(m),j)=0;
end
end
end
end
x;
z=xnv.*x
toc;
An Unbalance assignment problem is solved by using ROA
method with Ghadle and Muley rule and Matlab
programming. This gives optimal solution as:
Users Mobile phone
Basic Mobile phone users M1
Smartphone users M2
iPhone users M12
5. CONCLUSIONS:
This research article proposes an application of an
unbalanced assignment problem. To select the appropriate
mobile phone as per the users requirements. The given
problem converted into assignment method and solved by
using ROA method with Ghadle and Muley rule in Matlab
coding. And it which gives the optimal solution.
6. REFERENCES:
[1] Online Mobile phone prices and details in India:
http://www.poorvikamobile.com
[2] Ghadle Krtiwant P, Muley Yogesh M ,”AnApplicationOf
AssignmentProbleminLaptopselectionProblemusing
MATLAB, Applied Mathematics and Science: An
International Journal (Math SJ), Vol.2, No.1, March
2015
[3] C. Gowrishankar, R. Dhashinee and T.P. Priya “Solving
Unbalanced assignment problem for using revised
ones assignment method”, International Journal of
Mathematical Archive-9(12), 2018, 57-69.

More Related Content

What's hot

Irt 1 pl, 2pl, 3pl.pdf
Irt 1 pl, 2pl, 3pl.pdfIrt 1 pl, 2pl, 3pl.pdf
Irt 1 pl, 2pl, 3pl.pdfCarlo Magno
 
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.IJERD Editor
 
A Simple Guide to the Item Response Theory (IRT) and Rasch Modeling
A Simple Guide to the Item Response Theory (IRT) and Rasch ModelingA Simple Guide to the Item Response Theory (IRT) and Rasch Modeling
A Simple Guide to the Item Response Theory (IRT) and Rasch ModelingOpenThink Labs
 
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...IRJET Journal
 
Introduction to Item Response Theory
Introduction to Item Response TheoryIntroduction to Item Response Theory
Introduction to Item Response TheoryOpenThink Labs
 
Real Estate Investment Advising Using Machine Learning
Real Estate Investment Advising Using Machine LearningReal Estate Investment Advising Using Machine Learning
Real Estate Investment Advising Using Machine LearningIRJET Journal
 
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...Karthika Nathan
 
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET Journal
 
Final Report
Final ReportFinal Report
Final ReportAman Soni
 
A visual guide to item response theory
A visual guide to item response theoryA visual guide to item response theory
A visual guide to item response theoryahmad rustam
 
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...IOSR Journals
 
Item Response Theory in Constructing Measures
Item Response Theory in Constructing MeasuresItem Response Theory in Constructing Measures
Item Response Theory in Constructing MeasuresCarlo Magno
 
Oversampling technique in student performance classification from engineering...
Oversampling technique in student performance classification from engineering...Oversampling technique in student performance classification from engineering...
Oversampling technique in student performance classification from engineering...IJECEIAES
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodalijcsa
 

What's hot (20)

Irt 1 pl, 2pl, 3pl.pdf
Irt 1 pl, 2pl, 3pl.pdfIrt 1 pl, 2pl, 3pl.pdf
Irt 1 pl, 2pl, 3pl.pdf
 
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.
Implementation of Improved ID3 Algorithm to Obtain more Optimal Decision Tree.
 
A Simple Guide to the Item Response Theory (IRT) and Rasch Modeling
A Simple Guide to the Item Response Theory (IRT) and Rasch ModelingA Simple Guide to the Item Response Theory (IRT) and Rasch Modeling
A Simple Guide to the Item Response Theory (IRT) and Rasch Modeling
 
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...
Selecting Best Tractor Ranking Wise by Software using MADM(Multiple –Attribut...
 
Introduction to Item Response Theory
Introduction to Item Response TheoryIntroduction to Item Response Theory
Introduction to Item Response Theory
 
Real Estate Investment Advising Using Machine Learning
Real Estate Investment Advising Using Machine LearningReal Estate Investment Advising Using Machine Learning
Real Estate Investment Advising Using Machine Learning
 
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...
Price Integration In The Indian Stock Market: S&P CNX Nifty And S&P CNX Nifty...
 
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
 
Final Report
Final ReportFinal Report
Final Report
 
D046031927
D046031927D046031927
D046031927
 
A visual guide to item response theory
A visual guide to item response theoryA visual guide to item response theory
A visual guide to item response theory
 
Irt assessment
Irt assessmentIrt assessment
Irt assessment
 
PB ITC
PB ITCPB ITC
PB ITC
 
40120130405012
4012013040501240120130405012
40120130405012
 
Bx34452461
Bx34452461Bx34452461
Bx34452461
 
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...
A Novel Learning Formulation in a unified Min-Max Framework for Computer Aide...
 
Item Response Theory in Constructing Measures
Item Response Theory in Constructing MeasuresItem Response Theory in Constructing Measures
Item Response Theory in Constructing Measures
 
Oversampling technique in student performance classification from engineering...
Oversampling technique in student performance classification from engineering...Oversampling technique in student performance classification from engineering...
Oversampling technique in student performance classification from engineering...
 
Classical Test Theory (CTT)- By Dr. Jai Singh
Classical Test Theory (CTT)- By Dr. Jai SinghClassical Test Theory (CTT)- By Dr. Jai Singh
Classical Test Theory (CTT)- By Dr. Jai Singh
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodal
 

Similar to Mobile Phone Selection Problem Solved by an Unbalanced Assignment Model by using ROA Method with Ghadle and Muley Rule in Mat Lab

IRJET- Machine Learning: Survey, Types and Challenges
IRJET- Machine Learning: Survey, Types and ChallengesIRJET- Machine Learning: Survey, Types and Challenges
IRJET- Machine Learning: Survey, Types and ChallengesIRJET Journal
 
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLABAn Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLABmathsjournal
 
A Fuzzy Logic Intelligent Agent for Information Extraction
A Fuzzy Logic Intelligent Agent for Information ExtractionA Fuzzy Logic Intelligent Agent for Information Extraction
A Fuzzy Logic Intelligent Agent for Information ExtractionTarekMourad8
 
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB mathsjournal
 
Artificial intyelligence and machine learning introduction.pptx
Artificial intyelligence and machine learning introduction.pptxArtificial intyelligence and machine learning introduction.pptx
Artificial intyelligence and machine learning introduction.pptxChandrakalaV15
 
Heptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodHeptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodYogeshIJTSRD
 
REAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTIONREAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTIONIRJET Journal
 
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...IRJET Journal
 
Profile Analysis of Users in Data Analytics Domain
Profile Analysis of   Users in Data Analytics DomainProfile Analysis of   Users in Data Analytics Domain
Profile Analysis of Users in Data Analytics DomainDrjabez
 
Operations Research_18ME735_module 1_LPP.pdf
Operations Research_18ME735_module 1_LPP.pdfOperations Research_18ME735_module 1_LPP.pdf
Operations Research_18ME735_module 1_LPP.pdfRoopaDNDandally
 
Survey of the Euro Currency Fluctuation by Using Data Mining
Survey of the Euro Currency Fluctuation by Using Data MiningSurvey of the Euro Currency Fluctuation by Using Data Mining
Survey of the Euro Currency Fluctuation by Using Data Miningijcsit
 
House Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningHouse Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningIRJET Journal
 
Partial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsPartial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsIRJET Journal
 
A02610104
A02610104A02610104
A02610104theijes
 
Mb0048 operations research
Mb0048   operations researchMb0048   operations research
Mb0048 operations researchsmumbahelp
 
IRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET Journal
 
A Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionA Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionCamella Taylor
 

Similar to Mobile Phone Selection Problem Solved by an Unbalanced Assignment Model by using ROA Method with Ghadle and Muley Rule in Mat Lab (20)

IRJET- Machine Learning: Survey, Types and Challenges
IRJET- Machine Learning: Survey, Types and ChallengesIRJET- Machine Learning: Survey, Types and Challenges
IRJET- Machine Learning: Survey, Types and Challenges
 
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLABAn Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
 
10120130405007
1012013040500710120130405007
10120130405007
 
10120130405007
1012013040500710120130405007
10120130405007
 
A Fuzzy Logic Intelligent Agent for Information Extraction
A Fuzzy Logic Intelligent Agent for Information ExtractionA Fuzzy Logic Intelligent Agent for Information Extraction
A Fuzzy Logic Intelligent Agent for Information Extraction
 
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
An Application of Assignment Problem in Laptop Selection Problem Using MATLAB
 
bhagat.pdf
bhagat.pdfbhagat.pdf
bhagat.pdf
 
Artificial intyelligence and machine learning introduction.pptx
Artificial intyelligence and machine learning introduction.pptxArtificial intyelligence and machine learning introduction.pptx
Artificial intyelligence and machine learning introduction.pptx
 
Heptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodHeptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min Method
 
REAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTIONREAL ESTATE PRICE PREDICTION
REAL ESTATE PRICE PREDICTION
 
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
 
Profile Analysis of Users in Data Analytics Domain
Profile Analysis of   Users in Data Analytics DomainProfile Analysis of   Users in Data Analytics Domain
Profile Analysis of Users in Data Analytics Domain
 
Operations Research_18ME735_module 1_LPP.pdf
Operations Research_18ME735_module 1_LPP.pdfOperations Research_18ME735_module 1_LPP.pdf
Operations Research_18ME735_module 1_LPP.pdf
 
Survey of the Euro Currency Fluctuation by Using Data Mining
Survey of the Euro Currency Fluctuation by Using Data MiningSurvey of the Euro Currency Fluctuation by Using Data Mining
Survey of the Euro Currency Fluctuation by Using Data Mining
 
House Price Prediction Using Machine Learning
House Price Prediction Using Machine LearningHouse Price Prediction Using Machine Learning
House Price Prediction Using Machine Learning
 
Partial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsPartial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather Conditions
 
A02610104
A02610104A02610104
A02610104
 
Mb0048 operations research
Mb0048   operations researchMb0048   operations research
Mb0048 operations research
 
IRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data Science
 
A Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionA Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft Detection
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...EADTU
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code ExamplesPeter Brusilovsky
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of PlayPooky Knightsmith
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Celine George
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MysoreMuleSoftMeetup
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfstareducators107
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 

Recently uploaded (20)

Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 

Mobile Phone Selection Problem Solved by an Unbalanced Assignment Model by using ROA Method with Ghadle and Muley Rule in Mat Lab

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 3 Issue 6, October 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1065 Mobile Phone Selection Problem Solved by an Unbalanced Assignment Model by using ROA-Method with Ghadle & Muley Rule in Mat Lab Gowri. C¹, Manikandan. K. M2 1M.Sc Mathematics, 2Assistant Professor and Head, 1,2Department of Mathematics, Dr. SNS Rajalakshmi College of Arts and Science (Autonomous), Coimbatore, Tamil Nadu, India ABSTRACT Assignment problem is one of the most important in the theory of optimization in operation research, in which a group of workers has to perform a set of task. The problem is to assign each worker to a distinct task so as to minimize the total cost. In this paper we discussed about an application of an unbalanced assignment problem by using revised ones assignment method with Ghadle and Muley rule in Matlab coding. Mobile phones are assigning one – to –one assignment for the required users at minimum cost. KEYWORDS: Assignment problem, revised one’s assignment (ROA) method with Ghadle and Muley rule, Linear integer programing, Matlab coding How to cite this paper: Gowri. C | Manikandan. K. M "Mobile Phone Selection Problem Solved by an Unbalanced Assignment Model by using ROA-Method with Ghadle & Muley Rulein Mat Lab" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-6, October 2019, pp.1065-1071, URL: https://www.ijtsrd.com/papers/ijtsrd29 324.pdf Copyright © 2019 by author(s) and International Journal ofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) 1. INTRODUCTION We can’t imagine our lives without a mobile phone now. We are addicted to them. Now a day’s mobile phonesare needed to everyone in our day to day life. And itgivesusthefreedom to communicate with anyone inanywhereandatanytime. In this competitive technological world, a different verity of techniques and features are attracting peoples much more. The latest mobile phones are incorporatedwithfeatureslike MP3 players, high resolution camera, high sound quality, high GB memory space, and 3G/4G technology and the list goes on. If an individual person wants to purchase a mobile phone, in market different verities of products and companies are available so anyone can be confused. And also each person needed different features.Considerthatanindividual person wants to purchase a mobile phone; the seller gives the latest model which cost approximately between Rs.1, 700 to Rs. 75,000. So the problem arises here because each person’s requirements are different about their purpose of uses. To solve this problem here we considered three categories of users and recommended which mobile phone is suitable for their requirements. By using an Assignment model to solve this mobile phone selection problem. An assignment problem is a complete degenerate form of transportationproblemanditisa special type of linear programming problem (LPP). And also it is known as maximum bipartite matching problem, in which the objectives is to minimize the total cost of the mobile phone and also maximize the total features of the mobile phone. Mobile phone selection problem is in unbalanced form, where three types of usershavetochoosethreemobile phones from 12 described mobile phones (see Table2).To solve this problem used by ROA method with Ghadle and Muley rule to find the optimal solution and verify the result by Matlab program. 2. Mathematical Construction for an assignment problem: Let be the cost of assigning the i-th resource to the j-th task. We define the cost matrix to be n x n matrix IJTSRD29324
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1066 Job 1 Job 2 Job 3 … Job j … Job n Worker 1 … … = Worker 2 … … … Worker i … … … Worker N … … An assignment is a set of ‘n’ entry positions in the cost matrix, no two of which lie in the same row or column. The sum of the n entries of an assignment is its cost. An assignment with the smallest possible cost is called an optimal assignment. The assignment problem can be written mathematically as: MinimizeZ= Subject to Preliminaries: Balance Assignment problem: The tasks are equal to the resources. Unbalance Assignment problem: The tasks are does not equal to the resources. 3. Revised Ones Assignment Method (ROA) for Assignment Problem [2 3] In ROA method, by dividing minimum element from each row and column to corresponding rows and columns we get at least one value in each rows and columns. Then find complete assignment in termsofones. Now,inassignmentmatrix isthecost or effectiveness of assigning i-th machine. 1 2 … n The new algorithm is as follows. Let us consider an assignment problem in which the objective function can be minimized or maximized. Step 1 In a minimization case, find the minimum element of each row (say ) and write it on the right hand side of the matrix. 1 2 … n After dividing each element of i-th row of the matrix by . We get at least one ones in each rows. In term of one for each row and one for each column, do assignment. Otherwise go to step 2. Step 2 Find the minimum element of each column (say ), and write it below jth column, bydividingeach elementofjthcolumnofthe matrix by . We get at least one ones in each columns. This gives assignment matrix in terms of ones. Ifnofeasibleassignment can be achieved from step (1) and (2) then go to step 3.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1067 1 2 … n Note: In a maximization case, the end of step 2 we have a fuzzy matrix. Which all elements are belong to [0, 1], and thegreatest is one. Step 3 To find optimality test draw the minimum number of lines which cover all the ones in theAssignmentmatrix.Ifthenumbersof drawn lines are less than ‘n’, then optimality condition fails i.e. complete assignmentisnotpossible. Whileoptimalitycondition satisfied, if the number of lines is exactly equal to ‘n’, then the complete assignment is possible. Step 4 If optimality condition fails in step 3, then select the smallest element (say ) out of those which do not lie on any of the lines in the above matrix. By dividing the smallest element to each element of the uncovered rows or columns. This gives some new ones to this row or column. If still optimality condition fails in this new matrix, then use step 4 and 3 iteratively. By repeating the same procedure the optimal assignment will be obtained. Step 5 (Ghadle and Muley Rule) For minimization problem select max value from calculated matrix and write it on right hand side as well as bottom side. To assign one, start from min value of columns (mentioned at bottom side) and select ones. If there are more than one ones in any column then ignore temporarily, and give last priority to that column. If still there are identical ones in column then give the priority to max value of rows (mentioned at right hand side). Or Vice – Versa. Remarks: In Unbalanced Assignment Problem, if there are more than one ones in any row then give priority to first element. Priority rule To solve Unbalanced Assignment Problem (nonsquare matrix), we convert it into BalancedAssignmentMatrixformbyadding artificial row or column, which having all elements one. Hence we can solve the problem using ROA method. After performing the steps reduces to a matrix which has ones in each rows and columns. So, the optimal assignment has been reached. 4. APPLICAIONS: Today uses of mobile phone can be compared with computer. Modern mobile phone has all the facilities that a computer had. Mobile phone usage is taking a lead to a computer that it is small in size, light in weight, and can operate within minimum power. It is handy in dialing, talking, making video film, e- mailing,sendingpicturesetc. somobilephonestoadmittedpeopleas per their requirements and features. In Currently our market sector had a lot of mobile phones are available with various brands and prices. So we need to choose which brand has maximum features with minimum cost. Let consider as per the requirement of features of mobile phone users we divide into three categories, like Basic mobile phone users, Smart phone users, iPhone users. Users Requirements: As per the user’s requirements, the results are as follows. 1. Basic mobile phone users: School students and senior citizens have used their mobile phones for their basicrequirementssuchasdialingandtakingcalls, texting messages. 2. Smart phone users: A smart phone is to do more then make to call and text messages. Smart phones are loaded with features and capabilities that make them more than a phone. Smart phones are used to browse internet, taking photos, making videos, and also playing games in offline and online mode and so on. Now a day’s many smart phones are rising due to its advanced technical development in science. Most smart phone users are college students and educationalist. 3. iPhone users: iPhone is a smart phone that can do many things over the smart phone. iPhone users are professionals and business peoples. Because their needs of requirements are as per the smart phone users with most advanced level. And also I phone have the following extra features except smart phones, they have very high resolution camera, i-cloud and Face time and.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1068 To handle this situation there are several credit points under consideration, firstly consider the competencies necessary to develop the users. Obviously some competencies only need the basic features like dialing and texting. But some group of competencies need high sound quality, high storage space, latest technologies,highresolutioncamera,andalsoa fantasticlook and list go on. Moreover, usually the users are not independent; therefore a relationship among them could appear. Finally,all particular with credit points are shown in table 1 as per their necessary requirements. Particulars Credit points Essential 5 Fairly high 4 High 3 Moderate 2 Low 1 Fairly low 0 Table 1 Users Particulars Basic mobile phone users Smart phone Users iPhone users Dialing Yes 5 5 5 Text messaging Yes 5 5 5 Radio Yes 5 5 5 RAM / ROM(Internal) 8 MB 4 0 0 6 GB/128GB 0 4 0 4 GB/128GB 0 0 0 4 GB/64 GB 0 3 0 2 GB/16 GB 0 0 0 3 GB/32 GB 0 0 0 6 GB/64 GB 0 5 0 2 GB/32 GB 0 0 4 256 GB 0 0 5 Storage (External) 32 GB 4 0 0 512 GB 0 4 0 128 GB 0 3 0 256 GB 0 0 5 250 GB 0 0 0 2 TB 0 5 0 OS Series 30 5 0 0 Android 9.0 0 4 0 Android 8.0 0 3 0 Android 7.1 0 2 0 iOs10 0 0 5 iOs12 0 0 5 Processor Octa core 0 4 0 Snapdragon 0 5 0 Deca core 0 0 0 Media tek 0 0 0 Cortex A53 0 0 0 A10 0 0 5 A12 0 0 5 Sound Vibration, MP3, Ring 0 5 0 Vibration, Ring 4 4 5 USB Yes 5 5 5 Battery(mAh) 3200 0 3 0 3400 0 2 0 4020 0 0 0 1960 0 0 4 2942 0 0 5 4000 0 4 0 3000 0 5 0 1020 5 0 0
  • 5. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1069 Camera rear/front No 5 0 0 12+5mp/16mp 0 4 0 12+5mp/25mp 0 3 0 48+5mp/16mp 0 5 0 12mp/7mp 0 0 5 13+5mp/13mp 0 0 0 8mp/15mp 0 0 0 13mp/8mp 0 0 0 Video 1920x1080@30sps 0 5 4 3840x2160@30sps 0 4 5 1080@30sps 0 3 4 1280x720@30sps 0 4 5 Sensors Yes 5 5 5 Sim card Dual 5 4 4 Dual Nano 0 5 5 Nano 0 3 5 Network GSM 5 0 0 2G/3G/4G 0 5 5 Games Yes 5 5 5 Once the users involved in the selection procedure have been determined, the mobilephonesmust nexttoconsidered.Letit be imagined that there are 12 mobile phones (see table 2) that might be able to select for different users. Mobile phone Name Mobile phone1 M1 Mobile phone2 M2 Mobile phone3 M3 … … Mobile phone12 M12 Table 2: [1] Brands Features Nokia 130 Samsung Galaxy A70 Huawei Y9 prime Lenovo K8 Note Dialing Yes Yes Yes Yes Text messaging Yes Yes Yes Yes Radio Yes Yes Yes Yes RAM (Internal)/ ROM 8MB/- 6 GB/ 128GB 4GB/ 128GB 4GB/64B Storage (External) 32 GB 512 GB 512 GB 128GB OS Series 30 Android 9.0 Android 9.0 Android 7.1 Processor - Snap dragon Octa core Deca-core Sound Vibration Vibration,MP3,ring Vibration,MP3, ring Vibration,MP3, ring USB Yes Yes Yes Yes Battery(mAh) 1020 4500 4000 4000 Camera rear/front No 32+8 mp/32mp 16+6mp/16mp 13+5mp/13mp Video No 3840x 2160 @30 FP 1080p@ 30fps 1920x1080@30fps Sensors No Yes Yes Yes Sim card Dual Dual nano Dual nano Dual nano Network Gsm 2G/3G/ 4G 2G/3G/4G 2G/3G/4G Games Yes Yes Yes Yes Rs 1699 28990 15900 9999 Code No M1 M2 M3 M4
  • 6. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1070 Brands Features Lava Z61 Xiaomi Redmi 7A LG Q7 Motorola G 6 plus Dialing Yes Yes Yes Yes Text messaging Yes Yes Yes Yes Radio Yes Yes Yes Yes RAM /ROM (Internal) 2GB/ 16GB 2GB/ 16GB 3GB/ 32GB 6GB / 64GB Storage (External) 32GB 256GB 2TB 256GB OS Androidv 8.1 Android 9.0 Androidv 8.0 Android 9.0 Processor Cortex A53 Octa core Media tek Octa core Sound Vibration, MP3, ring Vibration,MP3, ring Vibration,MP3, ring Vibration,MP3,ring USB Yes Yes Yes Yes Battery(mAh) 3000 4000 3000 3200 Camera rear/front 8mp/ 15mp 12mp/5mp 13mp/8mp 12+5mp/16mp Video 1080p@ 30fps 1920x1080@30fps, 1280x720@30fps 1080p@ 30fps 1920x 1080 @ 30fps Sensors Yes Yes Yes Yes Sim card Dual , nano Dual nano Dual nano Dual nano Network 2G/3G/4G 2G/3G/4G 2G/3G/4G 2G/3G/4G Games Yes Yes Yes Yes Rs 5099 6399 12990 11999 Code No M5 M6 M7 M8 Brands Features Vivo/Model V11 pro Oppo F11 Apple I phone 7 Apple I phone XR Dialing Yes Yes Yes Yes Text messaging Yes Yes Yes Yes Radio Yes Yes Yes Yes RAM /ROM (Internal) 6GB/ 64GB 4GB/ 128GB 2GB/ 32GB 256GB Storage (External) 256GB 250GB No No OS Android 8.1 Android 9.0 iOS 10 iOS 12 Processor Snapdrgon660 Octa core A10 A12 Sound Vibration,MP3,ring Vibration,MP3,ring Vibration, ring Vibration, ring USB Yes Yes Yes Yes Battery(mAh) 3400 4020 1960 2942 Camera rear/front 12+5mp/ 25mp 48+5mp/ 16mp 12mp/7mp 12mp/7mp Video 2160p@ 30fps, 1080p@ 30fps 1920x 1080@30fps 4k@30fps, 1080p@30fps or 60fps 3840x2160@60fps, 1920x1080@240fps, 1280x720@30fps Sensors Yes Yes Yes Yes Sim card Dual nano Dual nano Nano Dual nano Network 2G/3G/4G/Volte 2G/3G/4G 2G/3G/4G 2G/3G/4G Games Yes Yes Yes Yes Rs 23990 16990 36490 74890 Code No M9 M10 MP11 MP12 For each one it is necessary to find out by some appropriate, means the levels in each of the particular required for the users. Finally as there are links between the users and mobile phones (using table 1 credit pints in table 3) mustbelookedatinorder to find out the relationships that there would be among them, as shown in table 2. Table 2: Code No Users MP1 MP2 MP3 MP4 MP5 MP6 MP7 MP8 MP9 MP10 MP11 MP12 Basic mobile phone users 28 19 24 24 19 24 19 24 19 19 15 20 Smart phone users 60 69 63 64 61 60 67 59 63 67 68 63 iPhone users 58 64 48 53 55 62 52 47 49 59 78 83
  • 7. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29324 | Volume – 3 | Issue – 6 | September - October 2019 Page 1071 Matlab program: clc tic; x= [28 19 24 24 19 24 19 24 19 19 15 20 60 69 63 64 61 60 67 59 63 67 68 63 58 64 48 53 55 62 52 47 49 59 78 83] % matrix x is copied in xnv and x1 variable xnv=x; x1=x; % calculating each row minimum no. maxr= nnmaxr(x) % find row and column no [r c]=size(x) % dividing each element of row for i=1:r for j=1:c x(i,j)=x(i,j)/maxr(i); end end x y=x; for i=1:r for j=1:c if x(i,j)<1 x(i,j)=0; end end end x l=1; for i=1:r for j=1:c [xr xc]= find(x==l,'1'); k1=length(xr); for m=1:k1 x(xr(m),xc(m))=1; if x(xr(m),j)~= x(xr(m),xc(m)) x(xr(m),j)=0; end end end end x; z=xnv.*x toc; An Unbalance assignment problem is solved by using ROA method with Ghadle and Muley rule and Matlab programming. This gives optimal solution as: Users Mobile phone Basic Mobile phone users M1 Smartphone users M2 iPhone users M12 5. CONCLUSIONS: This research article proposes an application of an unbalanced assignment problem. To select the appropriate mobile phone as per the users requirements. The given problem converted into assignment method and solved by using ROA method with Ghadle and Muley rule in Matlab coding. And it which gives the optimal solution. 6. REFERENCES: [1] Online Mobile phone prices and details in India: http://www.poorvikamobile.com [2] Ghadle Krtiwant P, Muley Yogesh M ,”AnApplicationOf AssignmentProbleminLaptopselectionProblemusing MATLAB, Applied Mathematics and Science: An International Journal (Math SJ), Vol.2, No.1, March 2015 [3] C. Gowrishankar, R. Dhashinee and T.P. Priya “Solving Unbalanced assignment problem for using revised ones assignment method”, International Journal of Mathematical Archive-9(12), 2018, 57-69.