Muhammad Anwarul Azim
University of Chittagong

Published : 3 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 3 Documents
Search

Fairness Comparison of TCP Variants over Proactive and Reactive Routing Protocol in MANET Nahida Nigar; Muhammad Anwarul Azim
International Journal of Electrical and Computer Engineering (IJECE) Vol 8, No 4: August 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (9.282 KB) | DOI: 10.11591/ijece.v8i4.pp2199-2206

Abstract

Mobile ad hoc networks (MANETs) are applicable in an infrastructureless environment where the mobile devices act as routers and intermediate nodes are used to transfer segments to their final destination. As Transmission control protocol (TCP) was originated for Internet with fundamentally different properties, faces serious challenges when used in mobile ad hoc networks. TCP functionality degrades, due to special properties of MANET such as route failure because of significant change of network topology and link errors. TCP uses Congestion Control Algorithms; TCP Vegas is one of them which claim to have better throughput comparing with other TCP variants in a wired network. Fairness issues of TCP Variants in MANET including existing routing protocol are still unsolved. To determine the best TCP Variants in MANET environment over renowned routing protocol is the main objective of this paper. A Study on the throughput fairness of TCP Variants namely, Vegas, Reno, New Reno, SACK, FACK, and Cubic are performed via simulation experiment using network simulator (ns-2) over existing routing protocol, named, AODV, AOMDV, DSDV, and DSR. This fairness evaluation of TCP flows arranged a contrast medium for the TCP Variants using stated routing protocol in MANET. However, TCP Vegas obtain unfair throughput in MANET. The simulation results show that TCP Reno outperforms other TCP variants under DSDV routing protocol.
An effective feature extraction method for rice leaf disease classification Muhammad Anwarul Azim; Mohammad Khairul Islam; Md. Marufur Rahman; Farah Jahan
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 19, No 2: April 2021
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/telkomnika.v19i2.16488

Abstract

Our society is getting more and more technology dependent day by day. Nevertheless, agriculture is imperative for our survival. Rice is one of the primary food grains. It provides sustenance to almost fifty percent of the world population and promotes huge amount of employments. Hence, proper mitigation of rice plant diseases is of paramount importance. A model to detect three rice leaf diseases, namely bacterial leaf blight, brown spot, and leaf smut is proposed in this paper. Backgrounds of the images are removed by saturation threshold while disease affected areas are segmented using hue threshold. Distinctive features from color, shape, and texture domain are extracted from affected areas. These features can robustly describe local and global statistics of such images. Trying a couple of classification algorithms, extreme gradient boosting decision tree ensemble is incorporated in this model for its superior performance. Our model achieves 86.58% accuracy on rice leaf diseases dataset from UCI, which is higher than previous works on the same dataset. Class-wise accuracy of the model is also consistent among the classes.
Text to Emotion Extraction Using Supervised Machine Learning Techniques Muhammad Anwarul Azim; Mahmudul Hasan Bhuiyan
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 16, No 3: June 2018
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/telkomnika.v16i3.8387

Abstract

Proliferation of internet and social media has greatly increased the popularity of text communication. People convey their sentiment and emotion through text which promotes lively communication. Consequently, a tremendous amount of emotional text is generated on different social media and blogs in every moment. This has raised the necessity of automated tool for emotion mining from text. There are various rule based approaches of emotion extraction form text based on emotion intensity lexicon. However, creating emotion intensity lexicon is a time consuming and tedious process. Moreover, there is no hard and fast rule for assigning emotion intensity to words. To solve these difficulties, we propose a machine learning based approach of emotion extraction from text which relies on annotated example rather emotion intensity lexicon. We investigated Multinomial Naïve Bayesian (MNB) Classifier, Artificial Neural Network (ANN) and Support Vector Machine (SVM) for mining emotion from text. In our setup, SVM outperformed other classifiers with promising accuracy.