<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Thesis 2018</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/2525/2937</link>
<description/>
<pubDate>Mon, 06 Apr 2026 12:05:08 GMT</pubDate>
<dc:date>2026-04-06T12:05:08Z</dc:date>
<item>
<title>Robust Gene Network Topology Construction Based on the Evolutionary Algorithm and Artificial Neural Network</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/3185</link>
<description>Robust Gene Network Topology Construction Based on the Evolutionary Algorithm and Artificial Neural Network
Aunjum, Md. Tanvir; Hasan, Md.Nazmul; Rahman, Md. Jahidur
Design and implementation of automatic gene regulatory network are essential to construct&#13;
and analyze the complex biological system. The recent study shows that Darwinian&#13;
evolution can gradually develop higher topological robustness. In these consequences, this&#13;
thesis presents an integrated scheme to simulate gene expressions dataset for identifyin g&#13;
network topologies to find the robustness based on an evolutionary approach and artificial&#13;
neural network. The final outcome is the most robust topology from a gene regulation&#13;
dataset. The proposed method was verified using randomly sampled parameter spaces and&#13;
threshold are generated by the network itself. Here, final result shed lights on the&#13;
relationship among genes and corresponding transcription factors. Transcription factors are&#13;
combined to specify the on-and-off states of genes. This binding form a regulatory network&#13;
and constituting the wire diagram for a cell. The proposed network shows the whole&#13;
combinatorial and co-association of transcription factors, co-relation and the robustness of&#13;
human genes. Therefore, this research will play a crucial role in interpreting personal&#13;
genome sequences and understanding basic principles of human health evolution in near&#13;
future.
This thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<pubDate>Tue, 18 Sep 2018 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.ewubd.edu:8080/xmlui/handle/123456789/3185</guid>
<dc:date>2018-09-18T00:00:00Z</dc:date>
</item>
<item>
<title>Secure Distribution of Certificate Revocation List (CRL) in Vehicular Ad-hoc Network (VANET)</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/3135</link>
<description>Secure Distribution of Certificate Revocation List (CRL) in Vehicular Ad-hoc Network (VANET)
Islam, Md. Imamul; Barua, Shuvo; Islam, Md. Ariful
In this study, we have implemented Public Key Infrastructure (PKI) with Certification&#13;
Authority (CA) that will issue and verify the digital certificate of any entity or vehicle in a&#13;
Vehicular Ad-hoc network (VANET). After revoking a certificate for whatever reasons,&#13;
the CA generates a Certificate Revocation List (CRL), where there will be the list of&#13;
revoked certificates. Distribution of CRL is crucial for the quick removal of faulty or&#13;
misbehaving nodes or any entity whose key pair has been compromised. Secure&#13;
distribution of CRLs can be ensured with the help of the PKI, to the VANET. We have&#13;
evaluated the performance of three VANET protocols. These are Ad hoc On-Demand&#13;
Distance Vector (AODV), Dynamic Source Routing Protocol (DSR) and Destination&#13;
Sequence Distance Routing Protocol (DSDV). We have evaluated their performance&#13;
regarding average Lost Packet Ratio (LPR) and average End to End Delay to investigate&#13;
which protocol performs efficiently in propagating the CRL message to the all nodes. Our&#13;
results help that there is no best protocol that performs well in every situation, rather&#13;
depending on the situation, the routing protocol can be selected for the quickest distribution&#13;
of CRLs.
This thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<pubDate>Sun, 01 Apr 2018 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.ewubd.edu:8080/xmlui/handle/123456789/3135</guid>
<dc:date>2018-04-01T00:00:00Z</dc:date>
</item>
<item>
<title>Food and Formalin Detector Using Machine Learning Approach</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/2525/3029</link>
<description>Food and Formalin Detector Using Machine Learning Approach
Memi, Afsana Azad; Sultana, Nasrin; Tabassum, Kanij
Unethical use of formalin, in the preservation of food items posing threat to public health. Without chemical experts accurately Formalin detection is a time consuming and complicated task. Moreover, the presence of naturally occurring formalin in food items may interfere in detecting artificially added formalin. Purpose of the study was to develop a simple cost-effective and reliable detection technique that can detect contaminated food. Therefore, quantifying artificially added formalin and naturally formed extent it is important to dynamically detect food for the comparison. With this view in mind, we have applied different machine learning algorithms like Naïve Bayes, Logistic regression, Support Vector Machine, K-NN Classifier on fruit’s feature dataset to build a predictive model. We found that the K-NN algorithm works best in terms of accuracy. Finally using food conductance to electricity Rules have been developed and uploaded to the microcontroller unit. Combining with Arduino and the VOC HCHO gas sensor our own android application is able to detect 1-50 ppm of formalin. Several Tests are conducted and polynomial regression has been applied to predict the concentration of formalin in a given sample.
This thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<pubDate>Mon, 17 Sep 2018 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.ewubd.edu:8080/xmlui/handle/2525/3029</guid>
<dc:date>2018-09-17T00:00:00Z</dc:date>
</item>
<item>
<title>Facial Expression Recognition Using Subspace Learning On LBP</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/2525/3028</link>
<description>Facial Expression Recognition Using Subspace Learning On LBP
asnem, Kazi Nuzhat T; Ahmed, Tazin
There is different types of methods that can recognize the facial expression but none of&#13;
them were able to generate the accurate result due to the lack of generalizability. This&#13;
field has a huge possibilities and can open new doors to human machine interaction. As&#13;
a result the demand of recognizing the human expression correctly is increasing day by&#13;
day. So there are many ways to recognize the facial expression. Here in this paper,&#13;
we are trying to analyze the facial expression on different sub space. First we applied a&#13;
conventional method, LBP. Then we tried to apply Principal Component Analysis (PCA).&#13;
We tried another subspace algorithm called Kernel Principal Component Analysis. Then&#13;
we compared the results. We compared the accuracy of recognizing facial expression of&#13;
these two algorithm using BSVM tool.
This thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<pubDate>Sat, 05 May 2018 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.ewubd.edu:8080/xmlui/handle/2525/3028</guid>
<dc:date>2018-05-05T00:00:00Z</dc:date>
</item>
</channel>
</rss>
