<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VOLUME 10, ISSUE 11, NOVEMBER 2022 | IJIREEICE</title>
	<atom:link href="https://ijireeice.com/issues/volume-10-issue-11-november-2022/feed/" rel="self" type="application/rss+xml" />
	<link>https://ijireeice.com</link>
	<description>A Peer-reviewed Journal</description>
	<lastBuildDate>Tue, 21 Apr 2026 18:21:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>Review Paper on Newton’s forward, backward interpolation formulae</title>
		<link>https://ijireeice.com/papers/review-paper-on-newtons-forward-backward-interpolation-formulae/</link>
		<pubDate>Wed, 30 Nov 2022 03:39:30 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8605</guid>
		<description><![CDATA[<p>Abstract: In this paper, we have given provided all the information “Newton’s forward and backward interpolation method”, as this method is used for equal intervals, and both forward and backward is applied. Which includes derivation, numerical solutions for both methods, differentiation between forward and backward methods, applications used in real life, and advantages and disadvantages, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/review-paper-on-newtons-forward-backward-interpolation-formulae/">Review Paper on Newton’s forward, backward interpolation formulae</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: In this paper, we have given provided all the information “Newton’s forward and backward interpolation method”, as this method is used for equal intervals, and both forward and backward is applied. Which includes derivation, numerical solutions for both methods, differentiation between forward and backward methods, applications used in real life, and advantages and disadvantages, given with its result that which one is more efficient. We have also given the references we have used for this review paper.<br />
Keywords: Newton’s Forward Method, Newton’s Backward Method, Mathematical Solution, Derivation, MATLAB Program, C++ Program, Differentiate between Forward and Backward.</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/review-paper-on-newtons-forward-backward-interpolation-formulae/">Review Paper on Newton’s forward, backward interpolation formulae</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Study of Euler’s Method</title>
		<link>https://ijireeice.com/papers/study-of-eulers-method/</link>
		<pubDate>Wed, 30 Nov 2022 04:14:06 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8607</guid>
		<description><![CDATA[<p>Abstract: The main objective of this paper is to explain the comparison between Euler’s method and the Modified Euler’s Method to solve the Ordinary Differential Equation (ODE) numerically and their applications in different fields of engineering. Euler and Modified Euler techniques have been implemented using different step size and time. Euler&#8217;s method is used for [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/study-of-eulers-method/">Study of Euler’s Method</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: The main objective of this paper is to explain the comparison between Euler’s method and the Modified Euler’s Method to solve the Ordinary Differential Equation (ODE) numerically and their applications in different fields of engineering. Euler and Modified Euler techniques have been implemented using different step size and time. Euler&#8217;s method is used for approximating solutions to certain differential equations and works by approximating a solution curve with line segments. 	</p>
<p>Keywords: Euler’s method, Modified Euler’s method</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/study-of-eulers-method/">Study of Euler’s Method</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Comparative Study of Bisection and Newton-Raphson Methods of Root-Finding Problems</title>
		<link>https://ijireeice.com/papers/comparative-study-of-bisection-and-newton-raphson-methods-of-root-finding-problems/</link>
		<pubDate>Wed, 30 Nov 2022 04:49:02 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8609</guid>
		<description><![CDATA[<p>Abstract: In this paper, we have given basic information on ‘Bisection and Newton-raphson method’ which includes derivation and their programs on matlab. newton raphson method can be also be applied to the solution of power flow problem when the bus voltage is expressed in polar form &#038; bisection method is can be used to achieve [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/comparative-study-of-bisection-and-newton-raphson-methods-of-root-finding-problems/">Comparative Study of Bisection and Newton-Raphson Methods of Root-Finding Problems</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: In this paper, we have given basic information on ‘Bisection and Newton-raphson method’ which includes derivation and their programs on matlab. newton raphson method can be also be applied to the solution of power flow problem when the bus voltage is expressed in polar form &#038; bisection method is can be used to achieve the exact solution when all the parameters are reconstructed.  </p>
<p>Keywords:Convergence, Roots, Algorithm, Iterations, Bisection method, Newton-Raphson method, and function, Matlab code</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/comparative-study-of-bisection-and-newton-raphson-methods-of-root-finding-problems/">Comparative Study of Bisection and Newton-Raphson Methods of Root-Finding Problems</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>REVIEW PAPER ON SOLUTION OF LINEAR SIMULTANEOUS EQUATIONS</title>
		<link>https://ijireeice.com/papers/review-paper-on-solution-of-linear-simultaneous-equations/</link>
		<pubDate>Wed, 30 Nov 2022 05:28:57 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8611</guid>
		<description><![CDATA[<p>Abstract: The main purpose of this article is to find solutions to linear simultaneous equations using iterative methods. The iterative methods include the Jacobi and the Gauss-Seidel methods. A brief description of the Jacobi method and Gauss-Seidel method is done followed by its derivation and programming in MATLAB. A simple code for both Jacobi and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/review-paper-on-solution-of-linear-simultaneous-equations/">REVIEW PAPER ON SOLUTION OF LINEAR SIMULTANEOUS EQUATIONS</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: The main purpose of this article is to find solutions to linear simultaneous equations using iterative methods. The iterative methods include the Jacobi and the Gauss-Seidel methods.<br />
A brief description of the Jacobi method and Gauss-Seidel method is done followed by its derivation and programming in MATLAB. A simple code for both Jacobi and Gauss-Seidel methods is given for understanding and knowledge. A question is solved by both methods and the answer for both is verified as well.<br />
Keywords: Jacobi iterations, Gauss Seidel iterations, Linear Simultaneous Equations</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/review-paper-on-solution-of-linear-simultaneous-equations/">REVIEW PAPER ON SOLUTION OF LINEAR SIMULTANEOUS EQUATIONS</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Trapezoidal Method and Gauss Seidel Method in Numerical Computation</title>
		<link>https://ijireeice.com/papers/trapezoidal-method-and-gauss-seidel-method-in-numerical-computation/</link>
		<pubDate>Wed, 30 Nov 2022 05:41:55 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8614</guid>
		<description><![CDATA[<p>Abstract: Gauss Seidel and Trapezoidal Methods: Derivation, Mathematical Solution, Differentiation between Trapezoidal and Gauss Seidel Methods, Application Used in Real Life, Advantages &#038; Disadvantages are all covered in detail in this article. When using the trapezoidal approach, more iterations result from increasing the number of integration. If we use the Gauss-Seidel technique with more iterations, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/trapezoidal-method-and-gauss-seidel-method-in-numerical-computation/">Trapezoidal Method and Gauss Seidel Method in Numerical Computation</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: Gauss Seidel and Trapezoidal Methods: Derivation, Mathematical Solution, Differentiation between Trapezoidal and Gauss Seidel Methods, Application Used in Real Life, Advantages &#038; Disadvantages are all covered in detail in this article. When using the trapezoidal approach, more iterations result from increasing the number of integration. If we use the Gauss-Seidel technique with more iterations, the resultant value increases after the decimal. Digital computers employ the Gauss-Seidel technique for computation, whereas geological formations use the trapezoidal approach.<br />
Keywords: Trapezoidal Method, Gauss Seidel Method, Application.</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/trapezoidal-method-and-gauss-seidel-method-in-numerical-computation/">Trapezoidal Method and Gauss Seidel Method in Numerical Computation</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Analysis of Real Roots by Newton Raphson Method and Secant Method for finding Mathematical Roots Evaluation</title>
		<link>https://ijireeice.com/papers/analysis-of-real-roots-by-newton-raphson-method-and-secant-method-for-finding-mathematical-roots-evaluation/</link>
		<pubDate>Wed, 30 Nov 2022 05:59:35 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8616</guid>
		<description><![CDATA[<p>Abstract:- The paper is about Newton Raphson Method and Secant Method, the secant method and the newton Raphson method is very effective numerical procedure used for solving non &#8211; linear equations of the form f(x)=0. which is all-inclusive to solve the non-square and non-linear problem. It represents a new approach of calculation using nonlinear equation, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/analysis-of-real-roots-by-newton-raphson-method-and-secant-method-for-finding-mathematical-roots-evaluation/">Analysis of Real Roots by Newton Raphson Method and Secant Method for finding Mathematical Roots Evaluation</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract:- The paper is about Newton Raphson Method and Secant Method, the secant method and the newton Raphson method is very effective numerical procedure used for solving non &#8211; linear equations of the form   f(x)=0.  which is all-inclusive to solve the non-square and non-linear problem. It   represents a new approach of calculation using nonlinear equation, this paper also discusses the difference between both the methods also the advantages and disadvantages the derivation Newton Raphson formula, algorithm, use and drawbacks of Newton Raphson Method have also been discussed. Secant method is derived via linear Interpolation we provides its error in closed form and analyze its order of Convergence is greater than that of these cant method, and it increases as k Increases.<br />
Keywords: Convergence, non-linear problems.</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/analysis-of-real-roots-by-newton-raphson-method-and-secant-method-for-finding-mathematical-roots-evaluation/">Analysis of Real Roots by Newton Raphson Method and Secant Method for finding Mathematical Roots Evaluation</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>WOMEN EMPOWERMENT THROUGH MANAGERIAL SKILLS: IMPACTS OF PRADHAN MANTRI UJJWALA YOJANA (PMUY) SCHEME</title>
		<link>https://ijireeice.com/papers/women-empowerment-through-managerial-skills-impacts-of-pradhan-mantri-ujjwala-yojana-pmuy-scheme/</link>
		<pubDate>Wed, 30 Nov 2022 06:50:39 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8618</guid>
		<description><![CDATA[<p>Abstract: Total 300 samples was the target population of the study. The household survey was undertaken from the beneficiaries of PMUY. Women empowerment variables selected as Involvement in managing the budget , Active participation in decision-making in society and family , Easy access to market, Improvement in confidence level and , Participation in community programmes [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/women-empowerment-through-managerial-skills-impacts-of-pradhan-mantri-ujjwala-yojana-pmuy-scheme/">WOMEN EMPOWERMENT THROUGH MANAGERIAL SKILLS: IMPACTS OF PRADHAN MANTRI UJJWALA YOJANA (PMUY) SCHEME</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: Total 300 samples was the target population of the study. The household survey was undertaken from the beneficiaries of PMUY. Women empowerment variables selected as Involvement in managing the budget , Active participation in decision-making in society and family , Easy access to market, Improvement in confidence level and , Participation in community programmes and events. The dimension of Pradhan Mantri Ujjwala Yojana (PMUY) Scheme selected as Sustainability, Energy Affordability, Accessibility, Safety, environment-friendly and Health &#038; hygiene.  Empowering women is essential to the health and social development of families, communities and countries. When women are living safe, fulfilled and productive life, they can reach their full potential, contributing their skills to the workforce and can raise happier and healthier children. The population of the research consists of the beneficiaries of Pradhan Mantri Ujjwala Yojana (PMUY) Scheme are living in Aurangabad District. The data was collected through demographic information and interview schedule from   women residing in the rural sector in Aurangabad district of Maharashtra. Descriptive statistics, Chi-square and Regression analysis (By using SPSS) will be used for data processing. The results of the study indicate that, the Sustainability was correlated with Involvement in managing the budget, Active participation in decision-making in society and family,Easy access to market, Improvement in confidence level and Participation in community programmes and events . The result shows the Pradhan Mantri Ujjwala Yojana (PMUY) was not regressed on the predictor women empowerment with respect to Managerial skills.</p>
<p>Key Words: Managing the budget, Active participation in decision-making , Easy access to market, Improvement in confidence level and  Participation in community programmes </p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/women-empowerment-through-managerial-skills-impacts-of-pradhan-mantri-ujjwala-yojana-pmuy-scheme/">WOMEN EMPOWERMENT THROUGH MANAGERIAL SKILLS: IMPACTS OF PRADHAN MANTRI UJJWALA YOJANA (PMUY) SCHEME</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Newton-Raphson Method and Regular- Falsi Method For Solving The Roots</title>
		<link>https://ijireeice.com/papers/newton-raphson-method-and-regular-falsi-method-for-solving-the-roots/</link>
		<pubDate>Wed, 30 Nov 2022 07:08:09 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8620</guid>
		<description><![CDATA[<p>Abstract: For solving nonlinear equations of the form f(x) = 0, two highly efficient numerical techniques are used: the regula falsi, Newton-Raphson methods. They are obtained using techniques for linear interpolation. Their studies can be completed by utilising Newton&#8217;s interpolation formula, divided differences, and interpolation theory. We integrate these studies. The information should also be [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/newton-raphson-method-and-regular-falsi-method-for-solving-the-roots/">Newton-Raphson Method and Regular- Falsi Method For Solving The Roots</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: For solving nonlinear equations of the form f(x) = 0, two highly efficient numerical techniques are used: the regula falsi, Newton-Raphson methods. They are obtained using techniques for linear interpolation. Their studies can be completed by utilising Newton&#8217;s interpolation formula, divided differences, and interpolation theory. We integrate these studies. The information should also be a helpful exercise or example for the usage of split differences and polynomial interpolation in introductory courses in numerical analysis. In this text we have compared the two methods and their functions.       </p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/newton-raphson-method-and-regular-falsi-method-for-solving-the-roots/">Newton-Raphson Method and Regular- Falsi Method For Solving The Roots</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
		<item>
		<title>A REVIEW OF NEWTON’S METHOD FOR NON-LINEAR TWO VARIABLE EQUATIONS</title>
		<link>https://ijireeice.com/papers/a-review-of-newtons-method-for-non-linear-two-variable-equations/</link>
		<pubDate>Wed, 30 Nov 2022 07:24:10 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">https://ijireeice.com/?post_type=papers&#038;p=8622</guid>
		<description><![CDATA[<p>Abstract: In this paper solution of non-linear system of equations is examined by Newton’s method in one variable and in two variables. Rate of convergence is examined and conclude that Newton’s method converges rapidly When a good approximation is available. At last, we found that a method with a higher rate of convergence may Reach [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/a-review-of-newtons-method-for-non-linear-two-variable-equations/">A REVIEW OF NEWTON’S METHOD FOR NON-LINEAR TWO VARIABLE EQUATIONS</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Abstract: In this paper solution of non-linear system of equations is examined by Newton’s method in one variable and in two variables. Rate of convergence is examined and conclude that Newton’s method converges rapidly When a good approximation is available. At last, we found that a method with a higher rate of convergence may Reach the solution of a system in less iteration in comparison to another method with a slower convergence.<br />
Keywords: Rate of convergence</p>
<p>The post <a rel="nofollow" href="https://ijireeice.com/papers/a-review-of-newtons-method-for-non-linear-two-variable-equations/">A REVIEW OF NEWTON’S METHOD FOR NON-LINEAR TWO VARIABLE EQUATIONS</a> appeared first on <a rel="nofollow" href="https://ijireeice.com">IJIREEICE</a>.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>
