Skip to content
View yalamarthibharat's full-sized avatar

Block or report yalamarthibharat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TimeSeriesAnalysis TimeSeriesAnalysis Public

    This project implements various time series models such as AR, MA, ARMA and also deals with trends and seasonality of the data.

    MATLAB 7 1

  2. AdventureWorksProductUI AdventureWorksProductUI Public

    This application performs CRUD operations on product table of Microsoft Adventure works dataset (MS Sql Server) using .NET MVC.

    C# 1 4

  3. CCTWebApp CCTWebApp Public

    This web application is implemented using JSP, JDBC, Oracle 12c to interact with the database.

    Java

  4. DynamicVerticalPartitioningAlgorithms DynamicVerticalPartitioningAlgorithms Public

    This project implements three dynamic vertical partitioning algorithms AutoStore, DYVEP and SMOPD which try to partition the database upon gathering some statistics from the database. All algorithm…

    Java 1

  5. DynamicDataAssimilation DynamicDataAssimilation Public

    This project implements least squares approach to the Dynamic Data Assimilation problem and develops a normal equation. Various computational methods are implemented to solve the normal equation.

    MATLAB