0% found this document useful (0 votes)
47 views

Topic Name Sr. No. Practical Name Date Signature: Index

This document contains an index of 11 programming practicals related to computer arithmetic, iterative methods, solving simultaneous linear equations and differential equations, ActiveX controls, numerical differentiation and integration, and statistical methods. The index includes the topic name, serial number, practical name, and page number for each practical.

Uploaded by

Devashish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

Topic Name Sr. No. Practical Name Date Signature: Index

This document contains an index of 11 programming practicals related to computer arithmetic, iterative methods, solving simultaneous linear equations and differential equations, ActiveX controls, numerical differentiation and integration, and statistical methods. The index includes the topic name, serial number, practical name, and page number for each practical.

Uploaded by

Devashish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

INDEX

Topic Name

Sr.
No.
01.

Computer
Arithmetic

Iterative
Methods

Solving of
Simultaneous
Linear
Equations and
ordinary
Differential
Equations

Practical Name
Write a program to Convert
Decimal No. into its binary
Equivalent.

02.

Write a program that extracts


the root of Quadratic equation.

03.

Write a program to implement


Bisection Method to find the
root of equation.

04.

Write a program to implement


Newton Raphson to find the
root of equation.

05.

Write a program to solve a


linear equation by Gauss
elimination method.

06.

Write a program to solve the


equation by Eulers method.

07.

Write a program to implement


Trapezoidal Rule.

08.

Write a program to test


goodness of fit for quantitative
data.

09.

Write a program to analyze


data using 2-way ANOVA.

10.

Write a program to fit Trend


Line using Straight Line
Model.

11.

Write a program to predict


trend value for future year.

ActiveX
Controls
Numerical
Differentiation
and Integration

Statistical
Methods

Page No.

Date

Signature

You might also like