List of Practicals
Implementation to be done in MATLAB or in equivalent software.
- Installation of Scilab and demonstration of simple programming concepts like marix multiplication (scalar and vector), loop, conditional statements and plotting.
- Program for demonstration of theoretical probability limits.
- Program to plot normal distributions and exponential distributions for various parametric values.
- Fitting of binomial distributions for given n and p.
- Fitting of binomial distributions after computing mean and variance.
- Fitting of Poisson distributions for given value of lambda.
- Fitting of Poisson distributions after computing mean.
- Fitting of normal distribution when parameters are given.
- Fitting of linear regression line through given data set and testing of goodness of fit using mean error.
- Fitting of Multiple Linear Regression (MLR) curve through given data set and testing of goodness of fit using mean error.
- Solve a LPP of three variable using Simplex Method.
- Solve a Transportation problem of three variables.
- Solve an Assignment problem of three variables.
No comments:
Post a Comment