2018
DOI: 10.12928/telkomnika.v16i6.11554
|View full text |Cite
|
Sign up to set email alerts
|

Determining Strategies on Playing Badminton using the Knuth-Morris-Pratt Algorithm

Abstract: Mastery techniques in badminton game are a main ability that must be possessed by players. One part of these techniques is the strategy in proper shuttlecock placement, so that the opposing player is difficult to restore it. Therefore, this study aims to build a computational model and its implementation that are able to provide predictions/recommendations for trainers and players on determining strategies of shuttlecock's placements and strokes. The proposed model takes into account historical game patterns t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 22 publications
0
5
0
Order By: Relevance
“…Different tasks in the related research to bioinformatics can be applied to test the proposed model as well, such as prediction on cáncer [22], kidney disease [23], and sleep disorder [24]. Additionally, another method that can be implemented for dealing with this research is Knuth Morris Pratt [25,26].…”
Section: Discussionmentioning
confidence: 99%
“…Different tasks in the related research to bioinformatics can be applied to test the proposed model as well, such as prediction on cáncer [22], kidney disease [23], and sleep disorder [24]. Additionally, another method that can be implemented for dealing with this research is Knuth Morris Pratt [25,26].…”
Section: Discussionmentioning
confidence: 99%
“…4) Testing the Knuth Morris Pratt Algorithm on Search Engine Systems At the testing stage, it will be tested regarding the implementation of the Knuth Morris Pratt algorithm in the search system (search engine) [14][15][16][17]. At this stage, the performance of the Knuth Morris Pratt algorithm will be known in obtaining optimal and accurate search results.…”
Section: ) Writing Kmp Functions On Search Enginesmentioning
confidence: 99%
“…The KMP algorithm has a different shift than the Boyer-Moore algorithm. Broadly speaking the stages in the KMP algorithm, when performing string matching are [16,20,22,30]: a. Algorithms KMP starts matching pattern at the beginning of the text b. The KMP algorithm performs a shift or matching pattern character with text characters from left to right by matching characters per character until one of the conditions is met.…”
Section: Knuth Morris Pratt Algorithm (Kmp)mentioning
confidence: 99%
“…The boundary value is calculated based on a character pattern only. If anyone appreciates the character in the pattern, then the edge value 1 and so on will increase in value with the value j, and I shift to the next pattern character [16,20,22,30]. Table 4.…”
Section: Knuth Morris Pratt Algorithm (Kmp)mentioning
confidence: 99%