A textbook of Computer Based Numerical and Statiscal Techniques part 19 pptx
... the argument half way between the arguments at q and r is + B A, 24 where A is the arithmetic mean of q and r and B is arithmetic mean of 3q – 2p – s and 3r – 2s – p. Sol. Given A is the arithmetic ... r and s corresponds to argument a, a + h, a + 2h and a + 3h respectively then the value of the argument lying half way between a + h and a + 2h will be a...
Ngày tải lên: 04/07/2014, 15:20
... negative. Thus f(0.5) is negative and f(1) is positive. Then the root lies between 0.5 and 1. 40 COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES Second approximation: The second approximation ... f(0) is negative and f(1) is positive, therefore, a root lies between 0 and 1. ALGEBRAIC AND TRANSCENDENTAL EQUATION 37 Here e i and e i + 1 are the errors in i th and...
Ngày tải lên: 04/07/2014, 15:20
... 36.492875 = 198 .507 { 198 ∴ Total no. of candidates who obtained fewer than 70 marks are 198 . Example 6. The area A of a circle of diameter d is given for the following values: d A 80 85 90 95 ... −− +−+ = 147.2251 Approx. Example 5. In an examination, the number of candidates who obtained marks between certain limits are as follows: Marks No of candidates −−−−− 0192 0...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 30 pptx
... dxa xdxa xdxa xdx 1111 3 5/2 2 4 012 0000 x dxa xdxa xdxa xdx=++ ∫∫∫∫ or Simplifying above equations, we get 12 0 012 0 12 2 233 2 2345 2 3457 aa a a aa aaa ++= ++ = ++= 284 COMPUTER BASED NUMERICAL ... NUMERICAL AND STATISTICAL TECHNIQUES Minimax polynomial approximation: Let f(x) be continuous on [a, b] and it is approximated by the polynomial P n (x) = a 0 + a 1 x +...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 35 pptx
... numerical solutions of differential equations. In researches, especially after the advent of computer, the numerical solutions of the differential equations have become easy for manipulations. Hence, ... % Numerical Solution of Ordinary Differential Equation 7.1 INTRODUCTION In the fields of Engineering and Science, we come across physical and natural phenomena which, whe...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 40 pptx
... sensitive to small changes in A and B i.e., small change in A or B causes a large change in the solution of the system. On the other hand if small changes in A and B give small changes in the solution, the ... find that 12 iteration are necessary in Gauss-Jacobi Method to get the same accuracy as achieved by 7 iterations in Gauss-Seidel method. SOLUTION OF SIMULTANEOUS LINEAR...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 41 pptx
... the value of a, b and c in equation (1), we get the equation of the parabola of best fit. 9.2.3 Change of Scale When the magnitude of the variable in the given data is large number then calculation ... taking suitable scale when the value of x are given at equally spaced intervals. Let h be the width of the interval at which the values of x are given and let the ori...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 46 pptx
... the type and nature of the variations in the data. 2. The segregation and study of the various components is of paramount importance to a businessman in the planning of future operations and in ... BASED NUMERICAL AND STATISTICAL TECHNIQUES If quarterly data are given, first find quarterly totals for each quarter and the averages for the four-quarter of the years....
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 50 pptx
... the task of quality control was done with the help of mean (x — ) and standard deviation σ charts. 18 samples of 10 items each were chosen and then values ∑X and ∑S were found to be 595.8 and ... removed. 478 COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES whether there are any assignable causes. If assignable causes found, the process should be re-adjusted to remo...
Ngày tải lên: 04/07/2014, 15:20
A textbook of Computer Based Numerical and Statiscal Techniques part 58 pptx
... e where v is any vairable (or anything like a[ i]), op is any of the binary arithmetic operators, and e is any expression. 558 COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES printf("can’t compute ... i); break; } } } return 0; } Arrays The declaration int i; declares a single variable, named i, of type int. It is also possible to declare an array of several elem...
Ngày tải lên: 04/07/2014, 15:20