Coder Social home page Coder Social logo

Vardan Narula's Projects

basic-prediction-models-using-r icon basic-prediction-models-using-r

An implementation of basic prediction models such as Simple Linear Regression, Multiple Linear Regression and K- Nearest Neighbors using R script

data-communication-cdma icon data-communication-cdma

C Program to implement CDMA for four stations 1, 2, 3 and 4 connected to the same channel. The code assigned to the first station is [+1 +1 +1 +1 ], the code assigned to the second station is [+1 -1 +1 -1 ], the code assigned to the third station is [+1 +1 -1 -1 ], the code assigned to the fourth station is [+1 -1 -1 +1 ]. Send data through one channel and receive data through the other channel.

data-communication-stop-wait-arq icon data-communication-stop-wait-arq

Program to implement stop and wait ARQ in noisy channel. The sender should send data and start a timer for it. If it receives acknowledgment, it should stop timer and send the next frame. If it does not receive acknowledgment before the timer times out, it should retransmit the previous frame and start the timer for it. The receiver should send acknowledgment only if it receives the expected frame successfully.

dbs-project icon dbs-project

A Study Material distribution web app using java (jsp and servlet) and php for the backend database. (Don't Mind the Bad UI ! :-p)

differential-evolution icon differential-evolution

MATLAB program which implements Differential Evolution to find the global optimum of a few given functions.

ds_algo icon ds_algo

Make your first open source contribution this Hacktoberfest!

hacktoberfest2020 icon hacktoberfest2020

A repo for new open source contributors to begin with open source contribution. Contribute and earn awesome swags.

hacktoberfest2021 icon hacktoberfest2021

Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...

query_uploader icon query_uploader

Repository which provides a module to upload queries into a SQL TABLE

wqu-ds-1 icon wqu-ds-1

My code from WorldQuant University's Data Science Unit-1 (Scientific Computing and Python for Data Science)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.