My Student Projects
view all project list from 2010 - 2013 http://tinyurl.com/knumn8g
Search This Blog
Sunday, December 18, 2016
Vehicle repair management system
Vehicle repair management system
C#
Entity framework Code Fist
Sql
server
Tuesday, September 6, 2016
virtual fitting
Technologies
C#.net ASP MVC
Aforge
Emgu CV
Jquary
Bootstrap
Demo
Wednesday, June 22, 2016
human blood pressure Time-series-Forecasting
C# - ASP/MVC
TypeScript - client script
Kendo UI - ui
Bootstrap - ui
Draper - databse
algorithms
WMA
-
weighted moving average forecasting
F(t+1) = (Weight1 * D(t)) + (Weight2 * D(t-1)) + (Weight3 * D(t-2)) + ... + (WeightN * D(t-n+1))
Native
-
Native
ES
-
exponential smoothing forecasting
F(t+1) = ( Alpha * D(t) ) + (1 - Alpha) * F(t)
ARS -
adaptive Rate Smoothing forecasting
SMA
-
Simple moving average
( Dt + D(t-1) + D(t-2) + ... + D(t-n+1) )
F(t+1) = -----------------------------------------
n
Friday, May 20, 2016
Sample application for WCF assignment in Msc Students
Sample application for WCF assignment in Msc Students
training videos
01)
02)
03)
04)
05)
06)
07)
08)
09)
10)
Thursday, May 19, 2016
application fro teaching numbers,shapes,letters,colors to children
application fro teaching numbers,shapes,letters,colors to children
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)