Category : Artificial Intelligence

Cardiovascular Anomaly Detection (Enhanced Version of H3-SAD)

The cardiovascular system makes coordination of the circulation through all systems in the human body. Electronic signals collected from the human heart is an important research topic to explore cardiovascular anomalies in the body. The effective detection requires dynamic and robust classification mechanism even in the hardest [...]

MORE

Category : Computer Science

Gaussian Naive Bayes Classifier for Arrhythmia

The journal study about early prediction of cardiac anomalies with Naïve Bayes Theory. This study aims prediction of Heart Arrhythmias in high mobility manner by creating ESP (ECG Signal Processor) based solution. Extracts seven features by pre-processing phase that represent different intervals of the ECG signal that were used as input to the naive Bayes to classify each heartbeat as regular or irregular [...]

MORE

Category : Computer Science

Software Development for Parallel Computers

The project study includes OpenMP application which parallelize matrix multiplication operations with C Programming Language. It is written in Linux – Ubuntu 20.04 Version by using GCC Compiler. So, some fundamental libraries require to run code in Linux-Based OS. The PC Workstation which used in this study has 4.20 GHz AMD Ryzen [...]

MORE

Category : Computer Science

FPDeep Framework for FPGA Architectural usage based on parallel computing.

The FPDeep, a novel FPGA-Cluster-Based Training Framework for CNNs that solves these problems. FPDeep Framework Mechanism does this by using; Data Parallelism, Layer Parallelism, Model Parallelism, and Hybrid Parallelism. It uses novel workload mapping and weight balancing strategies. Each device computes only certain layers or a part of a single layer. Each device is optimized independently with respect to its own computation volume. The cluster is now a single fine-grained pipeline so the batch size can be arbitrarily small [...]

MORE

Category : Blockchain

Next Age : Quantum Era

Blockchain ecosystem facing a tremendous amount of risks in a world where Quantum Computing is becoming the key reality of our lives day-to-day. This computing power has possible capabilities to solve complex mathematical problems and algorithms that threaten classical cryptography approaches used by Blockchain. Post Quantum Cryptosystems are examined from Blockchain perspective in this study in terms of existing schemes, security requirements, and dynamics to give awareness and interest to Quantum Era. [...]




MORE

Category : Blockchain

Smart Contracts with Web3 on Ethereum

Smart Contract application on Ethereum Blockchain is applied as an introduction level with Web3 Technology. The main focus is ensuring consensus between shareholders and making profit for theirself that does not have enough money to build up their own business individually. Smart Contracts reises in such cases as trustless, automated, decentrialized, fast and secure differ from daily contracts. They will change our life tremendously in the future in every area and will be pioneer. This project is just for the grasp the main idea of this novel system as for the beginning step. [...]

MORE

Category : Computational Biology

Genetic Analysis

Sequence distance DQ4 is half of DQ5. But evolutionary difference increase more than x2 times. We have 4 possibility term for divergence in sequences. They have 1/4 probability to staying same and 3/4 for change. So, the chance of max distance between twoŁ sequence can be 0.75. The upper bound for sequence distance is 0.75 but evolutionary distance is not same. It is related with time. So, they have non-linear relation between them. When the sequence distance is close to 0.75 thresholds evolutionary distances are excessively increased. [...]

MORE

Category : Management

Business Process Management Procurement Lifecycle

Business Process Management Procurement 5 Level Delivery Packages for Lifecycle








MORE

Category : Smart Cities

Cyber Security of Connected Cars

Importance of communication security in vehicular network systems is a soaring issue with the evolving automotive industry day by day. The proposed study covers fundamental requirements to ensure automotive system security and some cryptography algorithms that can be beneficial for the security of connected cars from our point of view. Autonomous systems use lots of IoT sensors data. [...]

MORE

Category : Computer Science

OOP Paradigm in Real Life Application

This work is a Real Life Application with Object Oriented Programming Paradigm






MORE

Category : Defence

AKINCI (24 Oct 2019 - 5 Feb 2020)

İstikbal Göklerdedir...
Mustafa Kemal Atatürk












MORE

Category : Computer Science

Kesf i Lisan

Türkçe Doğal Dil İşleme












MORE

Category : Computer Science

Real Time Operating Systems

Introduction to Real Time Operating Systems concept. I will be sharing interactive applications via this post soon.







MORE

Category : Computer Science

Curvy Lane Detection in Deep Learning

The main factor of Self Driving Cars is to stay in the lane and follow it, in other words fitting in lane constantly. So, lane tracking is one of the most important issues in TAV. CV (Computer Vision) based techniques can be cumbersome because of their high hardware-based restrictions when they directly and purely implement a TAV system. Moreover, CV based implementations required to develop different segmentations, filters and masks for every air condition such as (Normal, Rainy, Snowy, Bright Sun). Because of this complex topology requirement of CV based methods, both CV based and also, Convolutional Neural Network based approaches researched and developed to detect curved lane along the point of horizontal view.

MORE

Category : Computer Science

Self Driving Car Security

The purpose of this study is to present what is the importance of security in vehicles communication systems and what is proper approach to ensure autonomous system security from our point of view. Autonomous system uses lots of IoT sensors data. Vehicles will have a data sharing network and it will be vulnerable to security attacks. So, ensuring security of these data is an important challenge. Our research focusing to ensure [...]

MORE

Category : Computer Science

Vehicular Ad-hoc Networks

Vehicular Ad-hoc Network







MORE

Category : Computer Science

Hyper Converged Infrastructure

What is Hyper Converged Infrastructure?






MORE

Category : Computer Science

Computer Networks

Bilgisayar Ağları araştırma ödevleri..





MORE

Category : Control Systems

Control Systems Homework Solutions

Control Systems Homework Solutions





MORE

Category : COMPUTER SCIENCE

Autonomous Car on Gazebo Simulator

Autonomous Car project Computer Vision modules test pack version 1.
























MORE

Category : Yazılım

Cografi Bilgi Sistemleri

CBS, coğrafi verileri konuma göre yakalayan, depolayan, yöneten, işleyen ve analiz etmeyi amaçlayan amaca uygun işlenmiş verilerin anlamsal olarak iletilmesini sağlayan bilgi sistemidir. CBS dinamik sonuçlar üreterek karar vericilerin karar almasını kolaylaştırmayı hedefler.



MORE

Category : Network

Python TCP Socket Programming

Python TCP Socket Programlama yaparak hem client hem server taraflarını öğreneceğiz. Veri aktarımı byte seviyesinde yapılacaktır.

MORE

Category : Computer Science

Interrupts

Interrupt en genel anlamıyla işlemcimizde anlık olarak işlenmekte olan olayın her hangi bir anında kesilmesi ve başka bir iş yapılmasına denir. İşlem kesildikten sonra alt işlem bitirilene kadar üst işlem tamamlanmaz alt işlem tamamlandıktan sonra üst işlem parçacığına devam edilir.[...]

MORE

Category : Computer Science

Multiproccessor Architecture

Çok işlemcili mimarileri anlatacağım bu yazı da öncelikle çok işlemcili bir mimarilerin nasıl çalıştığını anlamak adına bu mimarilerde çoklu işlemin nasıl yapıldığı ve bilgisayarda çok işlemcili çalışma prensibi nedir kısaca bu konuya değineceğim. Ardından [...]

MORE

Category : Computer Science

Coalasched Hashing Homework

Coalasched Hashing algoritmaları LICH (Last Insertion Coalesced Hashing), EICH (Early Insertion Coalesced Hashing), BEISCH (Bidirectional Early Insertion Standart Coalasched Hashing) ve RISCH (Random Insertion Standart Coalasched Hashing) algoritmalarının C# dilinde uygulamalı örneği [...]

MORE

Category : Computer Science

Control Units

Kontrol birimi işlemcideki operasyonların yönetildiği ve bu operasyonlar arası yönlendirmelerin yapıldığı CPU bileşeninin bir parçasıdır. CPU bileşeninin parçası olarak bilgisayar içerisinde hafıza, aritmetik-mantık birimin ve I/O cihazlarının programlar ile [...]

MORE

Category : Microsoft

Microsoft Ankara Ofisi Ziyaretimiz

Herkese selamlar bugün Microsoft Ankara ofisini ziyaret ettik. Microsoft İstanbul Ofisi içinde bir çok etkinliğe katılma şansımız oldu ve olmayanlar içinde umuyoruz ki olsun. Fakat Ankara Ofisi içinde atmosfer nasıl ? İçeride fotoğraf ve video çekemediğimiz için bu yazıyı yazma ve Ankara’daki bu atmosferi sizinle paylaşmak istiCOMMENT. Ziyaretimizin hikayesi Microsoft Yaz Kampına [...]

MORE

Category : Microsoft

Microsoft'da 20 Gün

Burada geçirdiğim süre boyunca bizimle ilgilenen ekip bütün işlerini ikinci plana koyarak bizim dünyaya değer katan bireyler olmamız için ellerinden geleni yaptılar.Insana yapılan yatırım ve verilen değerin ne kadar önemli olduğunu gördüm çünkü inanılması güç derecede hepimize ayrı [...]

MORE 2 COMMENT

Category : Computer Science

C# Array Pointing

Nesne yönelimli programlama ile pointer yapısının program execute olduktan sonra biz "dizi" veri yapısının elemanlarının nasıl eklendiği ve bütün elemanların nasıl olur da son elemana eşit olduğu problemiyle karşı karşıya geldiysen bu makale sizin için yararlı olacaktır. Öncelikle class içeriğimiz aşşağıda ki gibi olsun. Burada Eleman adlı dizimize degerler ekliyoruz. [...]

MORE

Category : Computer Science

Hyper Threading

Intel HT teknolojisi işlemcideki core sayısını mantıksal olarak 2 katına çıkmasını sağlar. Yani tek çekirdekli bir işlemci HT teknolojisi ile mantıksal olarak 2 çekirdekli bir işlemci gibi çalışmasını sağlar. Bu teknoloji ile nasıl bir çekirdekli işlemci iki çekirdekli gibi çalışıyorsa, iki çekirdekli işlemci dört, dört çekirdekli işlemci [...]

MORE

Category : Computer Science

Cache Coherence

Bu konuyu açıklamak için öncelikle cache alt başlığının bizim için ne olduğunu bilmek önemlidir. Cache bizim bilgisayar mimarisi içerisinde sık kullanılan talimatların veya verilerin depolanıp çalıştırılması için kullanılan çok kısa erişim [...]

MORE

Category : Yazılım

Xamarin Android Phone Debug

Xamarin cross-platform uygulamalarını windows,android ve ios simulatorlerde derleyerek test edebiliyoruz. Ancak bu durumu telefonumuzda yapıp daha izlenebilir bir yapıya sahip olabiliriz. Windows phone , iphone ve android cihazlar olmak üzere [...]

MORE

Show more