SlideShare a Scribd company logo
1 of 6
Download to read offline
The International Journal Of Engineering And Science (IJES)
||Volume|| 2 ||Issue|| 10 ||Pages|| 103-108 ||2013||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805

Hansen-Bliek-Rohn Method Applied On Total Least Squares with
Interval Data Input
1

Stephen Ehidiamhen Uwamusi

1

Department of Mathematical Sciences, Kogi State University, Anyigba, Kogi State, Nigeria

--------------------------------------------------------ABSTRACT-------------------------------------------------In this paper, the method of Total least squares is presented for the set of statistical data points which are under
interval uncertainty and, Hansen-Bliek-Rohn method, was applied to solve the resulting interval linear system
with guaranteed inclusion bounds as demonstrated by numerical example. It is suggested that Hansen-BliekRohn method always provide results which takes into account all round off errors which are as good as worst
case error bounds with less computational efforts where theoretical floating point result fails.
Keywords: total least squares, Hansen-Bliek-Rohn method, circular interval arithmetic, worst case
error bounds, floating point arithmetic MSC (2000): 65G20, 65G30, 65G40, 65 F20
--------------------------------------------------------------------------------------------------------------------------------------Date of Submission: 23, August, 2013
Date of Acceptance: 30, October, 2013
---------------------------------------------------------------------------------------------------------------------------------------

I.

INTRODUCTION

The paper presents interval methods on Least squares equation for interval data type problems. When experimental
problems are expressed in terms of uncertainties, the need to provide bounds for the solution set can be achieved through the
use of interval arithmetic. Practically, it is that in a situation where safety is of paramount importance, interval arithmetic is
able to provide the worst case guarantee [1] where traditional floating point method fails. However interval arithmetic can
be weak due to dependency problem which can be traced to a result of locality reasoning inheritable from arc consistency [2]
and [3]. Interestingly this has been overcome in recent time [1].
Applications of Total least squares to problems can be found in signal processing, automatic control, system
theory, various engineering practices, statistics, physics, economics, biology and medicine and a host of others.
Statistical approach has long been in use for describing how observed set of data points
( T 1 , Y 1 ), T 2 , Y 2 , ..., T n , Y n



of sample size n of a population fits the data but when the data points are expressed in the

form of uncertainty any computation using traditional approach will undermine the quality of results. Thus interval
arithmetic becomes a useful tool in this case. There exist five parameters  T ,  Y ,  T ,  Y and  for describing the
behaviour of the statistical data. One of such ways [4] begins with elementary statistical analysis for traditional floating point
approach such that the estimate for  could be defined by the use of product moment
  E T   Y

Y

 Y

 (1.1)
n









The parameters  T ,  Y can be estimated by T and Y where T denotes
product moment is then written as

1
n

n


k 1



Ti

i 1

as the average of variables T i . The

n






 T k  T  Y k  Y  .




Assuming  T and  Y are approximated by S T and S Y and denoting the sample estimate  as r , then the correlation
coefficient is written in the form:


r 






 T k  T  Y k  Y 




n



nS

k 1

T

SY



n  T

n  TY 
2





T



2



T



n  Y

Y
2





Y



2



(1.2)

The z value for the normal distribution based on the knowledge of value of  is given in the form
z 

1

1 r

, (1.3)
2
1 r
and this gives the random variable z to be distributed with mean


z



1
2

log

1 
e

1 

www.theijes.com

log

e

, and standard deviation,  z



1

.

n  3

The IJES

Page 103
Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input
We move to discuss the computations of mean and variance for the statistical data when such data are
subjected to interval uncertainty. As in [5], we describe method for computing mean and variance with interval
data as follows:
First, we note that,  

1
n

T

i

is a monotonically increasing function of each n variables T 1 , T 2 ..., T n and,

i

the value for the interval mean was computed in the
form:  




1 
1  

T  T
 T 1  T 2  ...  T n  ,  
n  
n 

 


2

 ...  T

n


.


Unfortunately, the same cannot be said of variance as it is dependent on T i , its monotonicity fails in this
circumstance as a result of dependency problem caused by locality reasoning inheritable from arc consistency .
Besides, its computational complexity grows exponentially as the size n of data increases. It follows that the true




estimate of the statistic V T 1 , T 2 ,..., T n  on the interval { [ T 1 , T 1 ],...[ T n , T n ] } , will be best described as






below. First recalling that midpoint for interval T i  [ T i , T i ] is written as T ic 

1



2



( T i  T i ) , and its




radius  i  ( T i  T i ) / 2 . Following [6], the range of V could be written as [V 0   , V 0   ] ,where

n

 



Vi  i , Vi 

i 1

~

Ti ,

V0 

1
n

n

V
ti

i 1

~
~
2 

 T ic    , and  is the average midpoints of
n 


2



 T ic    is the average variance of the midpoint values T 1 c ,..., T nc .


~





The radius of the variance  was defined as  

2
n

n


i 1




 T ic    . 



i

which was negligibly small in the truncated Taylor series was given as

. The quadratic term for the variance
n

1

 (  T 
n
i

2

  



2

) , where,

i 1

0   

1
n

n



 T i . Thus the inclusion interval for variance V was computed

i 1

as V  [V 0   , V 0    

2 

].

The remaining section in this paper is structured as follows. Section 2 gives the introduction of the problem of
Least squares as it relates Co-variance matrix and the distribution of variance as a biased estimator. In section 3, the extent to
which an interval matrix that is not strongly regular can become singular if an attempt is made to extend the radius of an
interval matrix by a certain factor based on the idea given in [7] was the main point of focus. Section 4 gives the numerical
method we used to solve the resulting interval linear system obtained from the total least squares when the variable in the
equation were subjected to uncertainty either due to contamination of the measuring instruments used in the model or some
noise coming from the inexact observation of the model. We used the Hansen-Bliek-Rohn method which can be found in
[8,9 and 10] to solve the Linear interval system of equations. Section 5 gives numerical example of the presented methods.
Section 6 gives conclusion of the paper based on our findings.

II.

GENERAL LINEAR CASE

Consider the general linear model
y i   1 T 11   2 T 12  ...   p T ip

2.1

Where T ij is the j-th observation on the j-th independent variable and the first variable T 11
takes value 1. The residual is given by
^

^

e i  Y i  (  1 T 11   2 T 12  ...  

p

T ip )

(2.2)

The normal equation is obtained in a general way by minimizing the sum of least squares error:

www.theijes.com

The IJES

Page 104
Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input
p

n

n

^



T ij T ik 



k

i 1 k 1



T ij Y i , j  1 , 2 ,...., p (2.3)

i 1

Where T is m  n matrix, Y is an m  1 vector,  is n  1 vector.
In matrix form, we have a representation
^

(T T )   T Y
/

/

(2.4)

The condition number for the rectangular matrix T with full column rank is discussed in terms of 2-norm and is
in the sense of [11], given by
T  R

mn

, rank ( T )  n  k 2 ( T ) 

 max ( T )
 min ( T )

, where  (T ) denotes the singular value of T.

Considering that matrix T T  A for real matrix A  R
equation 2.4 as follows:
/



E ( )  E T T
/



1





T y  T T
/

/

1

T

/

T   .

n n

we discuss the statistical interpretation of

(2.5)

The sampling variance var( y )   I n
2

^ 2

is a biased estimator of 

It can be showed that 

2




n  m
 


n


^ 2

, and E  



^

1

2

. ( 2.6)

Definition 2.1: Assuming that   A T ,
^ 2



/

/

^
^
1

 

Y

Y  T   Y  T   
n  m 
n  m
 


1

^ 2

^

parameters  and 

/

I

1

 TA

are said to be independent if  A T
1

G

/

T

/

Y  , denoting G



 I  TA

^ 2

is discussed as follows. Since, 


 

 Y  T   Y  T    Y

 

^

^

/

I

 TA

^ 2

idempotent matrix as a result, it holds that  n  m  
^ 2



 Y

/

I

/

1

T

 TA


/

1

 , the

^

n  m

Y
T

/


 

Y  T   Y  T  

 


^ 2

^ 2

follows that  n  m  

T

 O .
^

As is well known, distribution of 

1

/

. But  I  TA

Y

 Y GY
/

1

T

/

, then it

 is an

which gives

/



Y GY

.

n  m

That is,

n

 m 



2

^
2

 T GT 
/

~ 

2
n  m ,

with non- centrality parameter  

/

2

2

. As   0 , this gives Chi-

square distribution.

III. COMPONENT WISE DISTANCE AS A CONDITION NUMBER TO THE WEIGHT
MATRIX E
Considering the fact that we are interested in a situation when the coefficients of T T  A are interval entries
/

where, A  IR

n n

and a non negative E  R
A  [ A c  E , A c  E ] it is that:
Ac 

n n

. It should be noted that for interval matrix


1 
1  


 A A  , E 
 A A  .


2 
2 



www.theijes.com

The IJES

Page 105
Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input
Given knowledge of  ( A , E ) as being defined as a number    ( A , E ) for which the matrix
[ A   . E , A   . E ] is singular, and setting    ( A

[ A   . E , A   . E ] , ( where
/

 ( A, E )
( A

1



/

.E)

1

.E)

1

we define any matrix as

  ) is strongly regular. In [12] it was proved that the ratio

/

is the distance between strong regularity and regularity of the matrix A. Thus, Bauer-Skeel

1

condition number written as Cond

BS

( A, E ) 

A

1

for some norm . relates component wise –

.E

distance as a condition number to the weight matrix E. A bound where such a matrix A could become singular
occurs, assuming



1

 A

1

.E





 A

1
1

.E



   ( A , E  , when:

  ( A , E   ( 3  2

2 ). n .

1



 A

1

.E



. (3.1)





It follows that equation 3.1 states that, there exists a bound n   ( n )  3  2

2 . n for which an interval matrix that is



not strongly regular will produce a singular matrix if an attempt is made to increase radius by at most 3  2
advised in [7], the factor
1
1
, cannot be replaced by the term 3  2 2 .
.
3  2 2 .n .
1
1
 A .E
 A .E

















2 . n . As



Assuming equation 2.4 is in normal form which can be written in the linear interval
/
/
system A   b   : A  A , b  b  , it is assumed that T T  A , and T Y  b then we aim to solve for

the unknown interval   IR

n

in order to obtain the Hull of the solution set







n
A  A  b  b  A   b  . (3.2)
   IR


Several characterizations of solution sets to (3.2) exist, for example, [13], gave three types of such solution sets to include
among others as follows:
a tolerable solution set

 A , b  

 A , b  



   IR


 A 

n

A



  b  b  A






  b  ,


(3.3)

The controllable solution set

 A , b  



   IR





(  b  b )   A  A  A   b   ,



n

(3.4)

and the united solution set

 A , b   





    IR


n

 A 

A



  b  b  A






  b   . (3.5)


The terms  ,  appearing above are all quantifiers.

IV.

THE INCLUSION METHODS FOR EQUATION 2.4

The inclusion method under consideration for the solution of equation 2.4 will be the adoption of Hansen-BliekRohn [10] and, where united solution set is used in our consideration.



1

The enclosure for the inverse interval matrix A  [ A c  E , A c  E ] , provided that  A c



E  1 in the sense of [9

and 10] may be written as:
A

1

 [min

B , T B , max


v









 B , TV B  ]



(4.1)

Where

www.theijes.com

The IJES

Page 106
Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input



1

M  I  Ac

  M

ii



T

1

,

, i  1 , 2 ,..., n ,

T v  2 T   I



1

,



1

B   M Ac



1

B  M Ac

1



 T  Ac






E

1

1

 T  Ac



 Ac ,

 Ac



In equation 4.1, T v is an orthant which is very crucial for the existence of Hansen-Bliek-Rohn method, see e.g.,
[8] for an overview, provided   A

1



.E  1 .

The error bound for the computed approximate solution 
method 4.1, as described in [10] is distributed as follows.
*



/



  



/

 T T

1

/

 T
1

 T T



T T  T T
/

/

T  T Y
/



1

to the true solution 

*

provided by using Rohn’s

/

T Y



( 4 .2 )

By taking norm of both sides of equation 3.2 in the sense of [14 ], gives that
   *

2



T

/



T

1

. T

/

T 

Y



  T

/

T 

Y

2

2

2

(4.3)

Using right hand side of equation 4.2 we have

T

/

T



.T

/

T 

Y



2


2

T



/

T



T

1

/

T



1

. T

/

2



.T T   
/

2

 K (T ) .   
2

T 
*



 T

*

 T

*

Y



2

2

*
2

The error bound    * is directly proportional to K (T ) , this is more so, since,  T T   Y 
/

is
2

the power 3 of the condition number K(T) of the matrix .

V.

IMPLEMENTATION AND EXPERIMENTATION

Problem 1.
Consider the given problem taking from [15] of regressing y on t
' ' Y   0 ln T   1 cos T   2 e

T

' ' . The equation is

m

 ( 0 ,  1,  2 ) 



(  0  (ln T j )   1  (cos T j )   2  ( e

T

j

)  Yj)

2

(5.1)

j 1

The data points are
T
0.24
0.65
0.95
1.24
1.73
2.01
2.23
2.52
2.77
2.99

Y
0.23
-0.26
-1.10
-0.45
0.27
0.10
-0.29
0.24
0.56
1.00

Take data noise to be   1 % for each data set ( T j , Y j ) . Result obtained for normal equations without
noise on the data using MATLAB 2007 Version is   1 . 04103 ,  1 . 26132 , 0 . 03073 

www.theijes.com

The IJES

T

Page 107
Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input
Result obtained using Hansen-Bliek- Rohn’s method (3.1) for (  0 ,  1 ,  2 ) where the data under
T

investigation were subjected to some noise of   1 % was found to be

 [  1 . 0312

,  1 . 0085 ], [  1 . 2757 ,  1 . 1951 ], [ 0 . 0305 , 0 . 0309 ]

 .
T

Therefore the regression equation is
‘’ Y ( T )  [  1 . 0312 ,  1 . 0085 ] ( ln T )  [  1 . 2757 ,  1 . 1951 ]  (cos T )  [ 0 . 0305 , 0 . 0309 ]  ( e ) ’’ ,
T

Let us note that the solution set given by using Hansen-Bliek-Rohn’s method 3.1 is closed in the sense of Oettli-Prager
1

theorem [13].It should also be noted that the mapping ( A , b )  ( A A ) A b is also compact and continuous in the
Least squares sense.
By taking the value of t to be in the interval of [3.0, 3.5] we have the following result in midpoint-radius interval, the value
for equation 4.2 in midpoint-radius interval was computed to be
' ' Y [ T ]   1 . 508421816 , 0 . 444770179
 '' .
T

/

In the same reasoning, the value of  (  0 ,  1 ,  2 ) = -1.693769447 for the midpoint interval
[3.0, 3.5] was computed.

VI.

CONCLUSION

The paper considered Total Least squares method for statistical data set which is under interval uncertainty.
Hansen-Bliek-Rohn’s method was applied on the Least squares method which provides tight inclusion bounds for the Least
squares problem with less computational efforts. It was demonstrated in our example that computed result using HansenBliek-Rohn method showed a close relationship with guaranteed worst case error bound which takes into account all round
off errors as compared with theoretical floating point result. We also examined regularity condition of resulting interval
matrix coming from system of equation 2.4 taking into consideration distance between strong regularity and regularity of
the interval matrix A in a sense analogous to [7] where Bauer-Skeel condition number played a very crucial role which
relates component wise –distance as a condition number to the weight matrix E.

REFERENCES
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]

Neumaier and Pownuk(2006). Linear systems with large uncertainties with applications to truss structures. Reliable Computing
Vol.13 issue 2,149-172.
Uwamusi S.E (2011). Effects of repeatedly used preconditioner on computational accuracy for nonlinear interval system of
equation. International Journal of the Physical Sciences Vol. 6(33), pp. 7505-7511. http://academicjournals.org/IJPS
Kearfott RB and Xing Z (1993). An interval step control for continuation methods, SIAM J. Numer.Anal. 0(0):1-23.
Hoel P (1971). Introduction to Mathematical statistics fourth edition, John Willey and Sons, New York.
Kreinovich V and Nguyen HT (2007). Online algorithms for computing mean and variance of interval data and their use in
intelligent systems, Information Science, 177(16), 3228-3238.
Xiang G (2007).Fast algorithms for computing Statistics under interval uncertainty, with applications to Computer Science and
to Electrical and Computer Engineering, Ph.D Thesis, Department of Computer Science,The University of Texas at Elpaso.
Rump SM (1999). Ill-conditioned matrices are component wise near to singularity, SIAM Review 41(10, 102-112.
Rohn J (2005). A Handbook of results on interval linear problems, Czech Academy of Sciences, Prague, Czech Republic,
European Union, www.cs.cas.cz/rohn
Rohn J., (2010a). A Characterization of Strong regularity of interval Matrices. Technical report No V. 1072. Institute of
Computer Science , Academy of Sciences of the Czech Republic, PP. 1-7.
Rohn J., (2010b). An improvement of the Bauer-Skeel Bounds. Technichal Report No. V- 1065. Institute of Computer Science
Academy of Sciences of Czech Republic, PP. 1-9.
Golub G and Van- Loan F (1983). Matrix Computations. The Johns Hopkins University Press, Baltimore Maryland.
Rump SM (2003). Optimal scaling for p-norms and componentwise distance to singularity. IMA Journal of Numerical Analysis
(IMAJNA), Vol. 23, 1-9.
Shary SP (2002). A new technique in systems analysis under interval uncertainty and ambiguity. Reliable Computing 8:321-418.
Miyajima S (2010). Fast enclosure for solutions in underdetermined systems. Journal of Computational and Applied Mathematics
(JCAM), 234:3436-3444.
Cheney W and Kincaid D (1980). Numerical Mathematics and Computing, Brooks/ Cole Publishing Company Monterey,
California.

www.theijes.com

The IJES

Page 108

More Related Content

What's hot

MAST30013 Techniques in Operations Research
MAST30013 Techniques in Operations ResearchMAST30013 Techniques in Operations Research
MAST30013 Techniques in Operations ResearchLachlan Russell
 
Moments in statistics
Moments in statisticsMoments in statistics
Moments in statistics515329748
 
Bayesian approximation techniques of Topp-Leone distribution
Bayesian approximation techniques of Topp-Leone distributionBayesian approximation techniques of Topp-Leone distribution
Bayesian approximation techniques of Topp-Leone distributionPremier Publishers
 
Introduction to kurtosis
Introduction to kurtosisIntroduction to kurtosis
Introduction to kurtosisAmba Datt Pant
 
Business statistics
Business statisticsBusiness statistics
Business statisticsankitdel7
 
Method of weighted residuals
Method of weighted residualsMethod of weighted residuals
Method of weighted residualsJasim Almuhandis
 
An Analysis and Study of Iteration Procedures
An Analysis and Study of Iteration ProceduresAn Analysis and Study of Iteration Procedures
An Analysis and Study of Iteration Proceduresijtsrd
 
Forecasting demand planning
Forecasting demand planningForecasting demand planning
Forecasting demand planningManonmaniA3
 
Formulas to measure_central_tendency_(mean,_median,_mode)
Formulas to measure_central_tendency_(mean,_median,_mode)Formulas to measure_central_tendency_(mean,_median,_mode)
Formulas to measure_central_tendency_(mean,_median,_mode)RajThakuri
 
Varaiational formulation fem
Varaiational formulation fem Varaiational formulation fem
Varaiational formulation fem Tushar Aneyrao
 
Statistics in nursing research
Statistics in nursing researchStatistics in nursing research
Statistics in nursing researchNursing Path
 
3 descritive statistics measure of central tendency variatio
3 descritive statistics measure of   central   tendency variatio3 descritive statistics measure of   central   tendency variatio
3 descritive statistics measure of central tendency variatioLama K Banna
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendencyyogesh ingle
 
Abrigo and love_2015_
Abrigo and love_2015_Abrigo and love_2015_
Abrigo and love_2015_Murtaza Khan
 
Lesson 6 measures of central tendency
Lesson 6 measures of central tendencyLesson 6 measures of central tendency
Lesson 6 measures of central tendencynurun2010
 

What's hot (19)

MAST30013 Techniques in Operations Research
MAST30013 Techniques in Operations ResearchMAST30013 Techniques in Operations Research
MAST30013 Techniques in Operations Research
 
Moments in statistics
Moments in statisticsMoments in statistics
Moments in statistics
 
Bayesian approximation techniques of Topp-Leone distribution
Bayesian approximation techniques of Topp-Leone distributionBayesian approximation techniques of Topp-Leone distribution
Bayesian approximation techniques of Topp-Leone distribution
 
N41049093
N41049093N41049093
N41049093
 
Introduction to kurtosis
Introduction to kurtosisIntroduction to kurtosis
Introduction to kurtosis
 
A0610104
A0610104A0610104
A0610104
 
Rayleigh Ritz Method
Rayleigh Ritz MethodRayleigh Ritz Method
Rayleigh Ritz Method
 
Business statistics
Business statisticsBusiness statistics
Business statistics
 
Q.t
Q.tQ.t
Q.t
 
Method of weighted residuals
Method of weighted residualsMethod of weighted residuals
Method of weighted residuals
 
An Analysis and Study of Iteration Procedures
An Analysis and Study of Iteration ProceduresAn Analysis and Study of Iteration Procedures
An Analysis and Study of Iteration Procedures
 
Forecasting demand planning
Forecasting demand planningForecasting demand planning
Forecasting demand planning
 
Formulas to measure_central_tendency_(mean,_median,_mode)
Formulas to measure_central_tendency_(mean,_median,_mode)Formulas to measure_central_tendency_(mean,_median,_mode)
Formulas to measure_central_tendency_(mean,_median,_mode)
 
Varaiational formulation fem
Varaiational formulation fem Varaiational formulation fem
Varaiational formulation fem
 
Statistics in nursing research
Statistics in nursing researchStatistics in nursing research
Statistics in nursing research
 
3 descritive statistics measure of central tendency variatio
3 descritive statistics measure of   central   tendency variatio3 descritive statistics measure of   central   tendency variatio
3 descritive statistics measure of central tendency variatio
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
 
Abrigo and love_2015_
Abrigo and love_2015_Abrigo and love_2015_
Abrigo and love_2015_
 
Lesson 6 measures of central tendency
Lesson 6 measures of central tendencyLesson 6 measures of central tendency
Lesson 6 measures of central tendency
 

Viewers also liked

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 

Viewers also liked (19)

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
 The International Journal of Engineering and Science (The IJES) The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 

Similar to Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input

Signal and Systems part i
Signal and Systems part iSignal and Systems part i
Signal and Systems part iPatrickMumba7
 
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdfTsegaTeklewold1
 
Adesanya dissagregation of data corrected
Adesanya dissagregation of data correctedAdesanya dissagregation of data corrected
Adesanya dissagregation of data correctedAlexander Decker
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)irjes
 
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With Memory
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With MemoryAutomatic Control Via Thermostats Of A Hyperbolic Stefan Problem With Memory
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With MemoryCrystal Sanchez
 
Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answersGayathri Krishnamoorthy
 
Fourier Specturm via MATLAB
Fourier Specturm via MATLABFourier Specturm via MATLAB
Fourier Specturm via MATLABZunAib Ali
 
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...IJERA Editor
 
Hull White model presentation
Hull White model presentationHull White model presentation
Hull White model presentationStephan Chang
 
Statistical techniques used in measurement
Statistical techniques used in measurementStatistical techniques used in measurement
Statistical techniques used in measurementShivamKhajuria3
 
Scalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilityScalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilitySYRTO Project
 
PaperNo14-Habibi-IJMA-n-Tuples and Chaoticity
PaperNo14-Habibi-IJMA-n-Tuples and ChaoticityPaperNo14-Habibi-IJMA-n-Tuples and Chaoticity
PaperNo14-Habibi-IJMA-n-Tuples and ChaoticityMezban Habibi
 
WaveletTutorial.pdf
WaveletTutorial.pdfWaveletTutorial.pdf
WaveletTutorial.pdfshreyassr9
 
signal and system Lecture 1
signal and system Lecture 1signal and system Lecture 1
signal and system Lecture 1iqbal ahmad
 
Chapter_09_ParameterEstimation.pptx
Chapter_09_ParameterEstimation.pptxChapter_09_ParameterEstimation.pptx
Chapter_09_ParameterEstimation.pptxVimalMehta19
 
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...IAEME Publication
 
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...IAEME Publication
 
Ss important questions
Ss important questionsSs important questions
Ss important questionsSowji Laddu
 

Similar to Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input (20)

Signal and Systems part i
Signal and Systems part iSignal and Systems part i
Signal and Systems part i
 
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf
8fbf4451c622e6efbcf7452222d21ea5_MITRES_6_007S11_hw02.pdf
 
Adesanya dissagregation of data corrected
Adesanya dissagregation of data correctedAdesanya dissagregation of data corrected
Adesanya dissagregation of data corrected
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
 
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With Memory
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With MemoryAutomatic Control Via Thermostats Of A Hyperbolic Stefan Problem With Memory
Automatic Control Via Thermostats Of A Hyperbolic Stefan Problem With Memory
 
Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answers
 
Fourier Specturm via MATLAB
Fourier Specturm via MATLABFourier Specturm via MATLAB
Fourier Specturm via MATLAB
 
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...
A Combination of Wavelet Artificial Neural Networks Integrated with Bootstrap...
 
Hull White model presentation
Hull White model presentationHull White model presentation
Hull White model presentation
 
Statistical techniques used in measurement
Statistical techniques used in measurementStatistical techniques used in measurement
Statistical techniques used in measurement
 
Scalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilityScalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatility
 
lecture3_2.pdf
lecture3_2.pdflecture3_2.pdf
lecture3_2.pdf
 
PaperNo14-Habibi-IJMA-n-Tuples and Chaoticity
PaperNo14-Habibi-IJMA-n-Tuples and ChaoticityPaperNo14-Habibi-IJMA-n-Tuples and Chaoticity
PaperNo14-Habibi-IJMA-n-Tuples and Chaoticity
 
WaveletTutorial.pdf
WaveletTutorial.pdfWaveletTutorial.pdf
WaveletTutorial.pdf
 
signal and system Lecture 1
signal and system Lecture 1signal and system Lecture 1
signal and system Lecture 1
 
Chapter_09_ParameterEstimation.pptx
Chapter_09_ParameterEstimation.pptxChapter_09_ParameterEstimation.pptx
Chapter_09_ParameterEstimation.pptx
 
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
 
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...Cognitive radio spectrum sensing and performance evaluation of energy detecto...
Cognitive radio spectrum sensing and performance evaluation of energy detecto...
 
unit 4,5 (1).docx
unit 4,5 (1).docxunit 4,5 (1).docx
unit 4,5 (1).docx
 
Ss important questions
Ss important questionsSs important questions
Ss important questions
 

Recently uploaded

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 

Recently uploaded (20)

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 

Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input

  • 1. The International Journal Of Engineering And Science (IJES) ||Volume|| 2 ||Issue|| 10 ||Pages|| 103-108 ||2013|| ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input 1 Stephen Ehidiamhen Uwamusi 1 Department of Mathematical Sciences, Kogi State University, Anyigba, Kogi State, Nigeria --------------------------------------------------------ABSTRACT-------------------------------------------------In this paper, the method of Total least squares is presented for the set of statistical data points which are under interval uncertainty and, Hansen-Bliek-Rohn method, was applied to solve the resulting interval linear system with guaranteed inclusion bounds as demonstrated by numerical example. It is suggested that Hansen-BliekRohn method always provide results which takes into account all round off errors which are as good as worst case error bounds with less computational efforts where theoretical floating point result fails. Keywords: total least squares, Hansen-Bliek-Rohn method, circular interval arithmetic, worst case error bounds, floating point arithmetic MSC (2000): 65G20, 65G30, 65G40, 65 F20 --------------------------------------------------------------------------------------------------------------------------------------Date of Submission: 23, August, 2013 Date of Acceptance: 30, October, 2013 --------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION The paper presents interval methods on Least squares equation for interval data type problems. When experimental problems are expressed in terms of uncertainties, the need to provide bounds for the solution set can be achieved through the use of interval arithmetic. Practically, it is that in a situation where safety is of paramount importance, interval arithmetic is able to provide the worst case guarantee [1] where traditional floating point method fails. However interval arithmetic can be weak due to dependency problem which can be traced to a result of locality reasoning inheritable from arc consistency [2] and [3]. Interestingly this has been overcome in recent time [1]. Applications of Total least squares to problems can be found in signal processing, automatic control, system theory, various engineering practices, statistics, physics, economics, biology and medicine and a host of others. Statistical approach has long been in use for describing how observed set of data points ( T 1 , Y 1 ), T 2 , Y 2 , ..., T n , Y n  of sample size n of a population fits the data but when the data points are expressed in the form of uncertainty any computation using traditional approach will undermine the quality of results. Thus interval arithmetic becomes a useful tool in this case. There exist five parameters  T ,  Y ,  T ,  Y and  for describing the behaviour of the statistical data. One of such ways [4] begins with elementary statistical analysis for traditional floating point approach such that the estimate for  could be defined by the use of product moment   E T   Y Y  Y  (1.1) n     The parameters  T ,  Y can be estimated by T and Y where T denotes product moment is then written as 1 n n  k 1  Ti i 1 as the average of variables T i . The n      T k  T  Y k  Y  .    Assuming  T and  Y are approximated by S T and S Y and denoting the sample estimate  as r , then the correlation coefficient is written in the form:  r       T k  T  Y k  Y     n  nS k 1 T SY  n  T n  TY  2   T  2  T  n  Y Y 2   Y  2  (1.2) The z value for the normal distribution based on the knowledge of value of  is given in the form z  1 1 r , (1.3) 2 1 r and this gives the random variable z to be distributed with mean  z  1 2 log 1  e 1  www.theijes.com log e , and standard deviation,  z  1 . n  3 The IJES Page 103
  • 2. Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input We move to discuss the computations of mean and variance for the statistical data when such data are subjected to interval uncertainty. As in [5], we describe method for computing mean and variance with interval data as follows: First, we note that,   1 n T i is a monotonically increasing function of each n variables T 1 , T 2 ..., T n and, i the value for the interval mean was computed in the form:      1  1    T  T  T 1  T 2  ...  T n  ,   n   n      2  ...  T n  .  Unfortunately, the same cannot be said of variance as it is dependent on T i , its monotonicity fails in this circumstance as a result of dependency problem caused by locality reasoning inheritable from arc consistency . Besides, its computational complexity grows exponentially as the size n of data increases. It follows that the true   estimate of the statistic V T 1 , T 2 ,..., T n  on the interval { [ T 1 , T 1 ],...[ T n , T n ] } , will be best described as    below. First recalling that midpoint for interval T i  [ T i , T i ] is written as T ic  1  2  ( T i  T i ) , and its   radius  i  ( T i  T i ) / 2 . Following [6], the range of V could be written as [V 0   , V 0   ] ,where  n    Vi  i , Vi  i 1 ~ Ti , V0  1 n n V ti i 1 ~ ~ 2    T ic    , and  is the average midpoints of n   2    T ic    is the average variance of the midpoint values T 1 c ,..., T nc .   ~   The radius of the variance  was defined as   2 n n  i 1     T ic    .    i which was negligibly small in the truncated Taylor series was given as . The quadratic term for the variance n 1  (  T  n i 2     2 ) , where, i 1 0    1 n n   T i . Thus the inclusion interval for variance V was computed i 1 as V  [V 0   , V 0     2  ]. The remaining section in this paper is structured as follows. Section 2 gives the introduction of the problem of Least squares as it relates Co-variance matrix and the distribution of variance as a biased estimator. In section 3, the extent to which an interval matrix that is not strongly regular can become singular if an attempt is made to extend the radius of an interval matrix by a certain factor based on the idea given in [7] was the main point of focus. Section 4 gives the numerical method we used to solve the resulting interval linear system obtained from the total least squares when the variable in the equation were subjected to uncertainty either due to contamination of the measuring instruments used in the model or some noise coming from the inexact observation of the model. We used the Hansen-Bliek-Rohn method which can be found in [8,9 and 10] to solve the Linear interval system of equations. Section 5 gives numerical example of the presented methods. Section 6 gives conclusion of the paper based on our findings. II. GENERAL LINEAR CASE Consider the general linear model y i   1 T 11   2 T 12  ...   p T ip 2.1 Where T ij is the j-th observation on the j-th independent variable and the first variable T 11 takes value 1. The residual is given by ^ ^ e i  Y i  (  1 T 11   2 T 12  ...   p T ip ) (2.2) The normal equation is obtained in a general way by minimizing the sum of least squares error: www.theijes.com The IJES Page 104
  • 3. Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input p n n ^  T ij T ik   k i 1 k 1  T ij Y i , j  1 , 2 ,...., p (2.3) i 1 Where T is m  n matrix, Y is an m  1 vector,  is n  1 vector. In matrix form, we have a representation ^ (T T )   T Y / / (2.4) The condition number for the rectangular matrix T with full column rank is discussed in terms of 2-norm and is in the sense of [11], given by T  R mn , rank ( T )  n  k 2 ( T )   max ( T )  min ( T ) , where  (T ) denotes the singular value of T. Considering that matrix T T  A for real matrix A  R equation 2.4 as follows: /  E ( )  E T T /  1   T y  T T / / 1 T / T   . n n we discuss the statistical interpretation of (2.5) The sampling variance var( y )   I n 2 ^ 2 is a biased estimator of  It can be showed that  2   n  m     n  ^ 2 , and E     ^ 1 2 . ( 2.6) Definition 2.1: Assuming that   A T , ^ 2  / / ^ ^ 1     Y  Y  T   Y  T    n  m  n  m    1 ^ 2 ^ parameters  and  / I 1  TA are said to be independent if  A T 1 G / T / Y  , denoting G   I  TA ^ 2 is discussed as follows. Since,       Y  T   Y  T    Y     ^ ^ / I  TA ^ 2 idempotent matrix as a result, it holds that  n  m   ^ 2   Y / I / 1 T  TA  / 1  , the ^ n  m Y T /     Y  T   Y  T       ^ 2 ^ 2 follows that  n  m   T  O . ^ As is well known, distribution of  1 / . But  I  TA Y  Y GY / 1 T / , then it  is an which gives /  Y GY . n  m That is, n  m   2 ^ 2  T GT  / ~  2 n  m , with non- centrality parameter   / 2 2 . As   0 , this gives Chi- square distribution. III. COMPONENT WISE DISTANCE AS A CONDITION NUMBER TO THE WEIGHT MATRIX E Considering the fact that we are interested in a situation when the coefficients of T T  A are interval entries / where, A  IR n n and a non negative E  R A  [ A c  E , A c  E ] it is that: Ac  n n . It should be noted that for interval matrix  1  1      A A  , E   A A  .   2  2    www.theijes.com The IJES Page 105
  • 4. Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input Given knowledge of  ( A , E ) as being defined as a number    ( A , E ) for which the matrix [ A   . E , A   . E ] is singular, and setting    ( A [ A   . E , A   . E ] , ( where /  ( A, E ) ( A 1  / .E) 1 .E) 1 we define any matrix as   ) is strongly regular. In [12] it was proved that the ratio / is the distance between strong regularity and regularity of the matrix A. Thus, Bauer-Skeel 1 condition number written as Cond BS ( A, E )  A 1 for some norm . relates component wise – .E distance as a condition number to the weight matrix E. A bound where such a matrix A could become singular occurs, assuming  1  A 1 .E    A 1 1 .E     ( A , E  , when:   ( A , E   ( 3  2 2 ). n . 1   A 1 .E  . (3.1)   It follows that equation 3.1 states that, there exists a bound n   ( n )  3  2 2 . n for which an interval matrix that is  not strongly regular will produce a singular matrix if an attempt is made to increase radius by at most 3  2 advised in [7], the factor 1 1 , cannot be replaced by the term 3  2 2 . . 3  2 2 .n . 1 1  A .E  A .E         2 . n . As  Assuming equation 2.4 is in normal form which can be written in the linear interval / / system A   b   : A  A , b  b  , it is assumed that T T  A , and T Y  b then we aim to solve for the unknown interval   IR n in order to obtain the Hull of the solution set     n A  A  b  b  A   b  . (3.2)    IR   Several characterizations of solution sets to (3.2) exist, for example, [13], gave three types of such solution sets to include among others as follows: a tolerable solution set  A , b    A , b        IR   A  n A    b  b  A      b  ,  (3.3) The controllable solution set  A , b        IR     (  b  b )   A  A  A   b   ,   n (3.4) and the united solution set  A , b           IR  n  A  A    b  b  A      b   . (3.5)  The terms  ,  appearing above are all quantifiers. IV. THE INCLUSION METHODS FOR EQUATION 2.4 The inclusion method under consideration for the solution of equation 2.4 will be the adoption of Hansen-BliekRohn [10] and, where united solution set is used in our consideration.  1 The enclosure for the inverse interval matrix A  [ A c  E , A c  E ] , provided that  A c  E  1 in the sense of [9 and 10] may be written as: A 1  [min B , T B , max  v       B , TV B  ]   (4.1) Where www.theijes.com The IJES Page 106
  • 5. Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input  1 M  I  Ac   M ii  T 1 , , i  1 , 2 ,..., n , T v  2 T   I  1 ,  1 B   M Ac  1 B  M Ac 1   T  Ac    E 1 1  T  Ac   Ac ,  Ac  In equation 4.1, T v is an orthant which is very crucial for the existence of Hansen-Bliek-Rohn method, see e.g., [8] for an overview, provided   A 1  .E  1 . The error bound for the computed approximate solution  method 4.1, as described in [10] is distributed as follows. *  /      /  T T 1 /  T 1  T T  T T  T T / / T  T Y /  1 to the true solution  * provided by using Rohn’s / T Y  ( 4 .2 ) By taking norm of both sides of equation 3.2 in the sense of [14 ], gives that    * 2  T /  T 1 . T / T  Y    T / T  Y 2 2 2 (4.3) Using right hand side of equation 4.2 we have T / T  .T / T  Y  2  2 T  / T  T 1 / T  1 . T / 2  .T T    / 2  K (T ) .    2 T  *   T *  T * Y  2 2 * 2 The error bound    * is directly proportional to K (T ) , this is more so, since,  T T   Y  / is 2 the power 3 of the condition number K(T) of the matrix . V. IMPLEMENTATION AND EXPERIMENTATION Problem 1. Consider the given problem taking from [15] of regressing y on t ' ' Y   0 ln T   1 cos T   2 e T ' ' . The equation is m  ( 0 ,  1,  2 )   (  0  (ln T j )   1  (cos T j )   2  ( e T j )  Yj) 2 (5.1) j 1 The data points are T 0.24 0.65 0.95 1.24 1.73 2.01 2.23 2.52 2.77 2.99 Y 0.23 -0.26 -1.10 -0.45 0.27 0.10 -0.29 0.24 0.56 1.00 Take data noise to be   1 % for each data set ( T j , Y j ) . Result obtained for normal equations without noise on the data using MATLAB 2007 Version is   1 . 04103 ,  1 . 26132 , 0 . 03073  www.theijes.com The IJES T Page 107
  • 6. Hansen-Bliek-Rohn Method Applied On Total Least Squares with Interval Data Input Result obtained using Hansen-Bliek- Rohn’s method (3.1) for (  0 ,  1 ,  2 ) where the data under T investigation were subjected to some noise of   1 % was found to be  [  1 . 0312 ,  1 . 0085 ], [  1 . 2757 ,  1 . 1951 ], [ 0 . 0305 , 0 . 0309 ]  . T Therefore the regression equation is ‘’ Y ( T )  [  1 . 0312 ,  1 . 0085 ] ( ln T )  [  1 . 2757 ,  1 . 1951 ]  (cos T )  [ 0 . 0305 , 0 . 0309 ]  ( e ) ’’ , T Let us note that the solution set given by using Hansen-Bliek-Rohn’s method 3.1 is closed in the sense of Oettli-Prager 1 theorem [13].It should also be noted that the mapping ( A , b )  ( A A ) A b is also compact and continuous in the Least squares sense. By taking the value of t to be in the interval of [3.0, 3.5] we have the following result in midpoint-radius interval, the value for equation 4.2 in midpoint-radius interval was computed to be ' ' Y [ T ]   1 . 508421816 , 0 . 444770179  '' . T / In the same reasoning, the value of  (  0 ,  1 ,  2 ) = -1.693769447 for the midpoint interval [3.0, 3.5] was computed. VI. CONCLUSION The paper considered Total Least squares method for statistical data set which is under interval uncertainty. Hansen-Bliek-Rohn’s method was applied on the Least squares method which provides tight inclusion bounds for the Least squares problem with less computational efforts. It was demonstrated in our example that computed result using HansenBliek-Rohn method showed a close relationship with guaranteed worst case error bound which takes into account all round off errors as compared with theoretical floating point result. We also examined regularity condition of resulting interval matrix coming from system of equation 2.4 taking into consideration distance between strong regularity and regularity of the interval matrix A in a sense analogous to [7] where Bauer-Skeel condition number played a very crucial role which relates component wise –distance as a condition number to the weight matrix E. REFERENCES [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] Neumaier and Pownuk(2006). Linear systems with large uncertainties with applications to truss structures. Reliable Computing Vol.13 issue 2,149-172. Uwamusi S.E (2011). Effects of repeatedly used preconditioner on computational accuracy for nonlinear interval system of equation. International Journal of the Physical Sciences Vol. 6(33), pp. 7505-7511. http://academicjournals.org/IJPS Kearfott RB and Xing Z (1993). An interval step control for continuation methods, SIAM J. Numer.Anal. 0(0):1-23. Hoel P (1971). Introduction to Mathematical statistics fourth edition, John Willey and Sons, New York. Kreinovich V and Nguyen HT (2007). Online algorithms for computing mean and variance of interval data and their use in intelligent systems, Information Science, 177(16), 3228-3238. Xiang G (2007).Fast algorithms for computing Statistics under interval uncertainty, with applications to Computer Science and to Electrical and Computer Engineering, Ph.D Thesis, Department of Computer Science,The University of Texas at Elpaso. Rump SM (1999). Ill-conditioned matrices are component wise near to singularity, SIAM Review 41(10, 102-112. Rohn J (2005). A Handbook of results on interval linear problems, Czech Academy of Sciences, Prague, Czech Republic, European Union, www.cs.cas.cz/rohn Rohn J., (2010a). A Characterization of Strong regularity of interval Matrices. Technical report No V. 1072. Institute of Computer Science , Academy of Sciences of the Czech Republic, PP. 1-7. Rohn J., (2010b). An improvement of the Bauer-Skeel Bounds. Technichal Report No. V- 1065. Institute of Computer Science Academy of Sciences of Czech Republic, PP. 1-9. Golub G and Van- Loan F (1983). Matrix Computations. The Johns Hopkins University Press, Baltimore Maryland. Rump SM (2003). Optimal scaling for p-norms and componentwise distance to singularity. IMA Journal of Numerical Analysis (IMAJNA), Vol. 23, 1-9. Shary SP (2002). A new technique in systems analysis under interval uncertainty and ambiguity. Reliable Computing 8:321-418. Miyajima S (2010). Fast enclosure for solutions in underdetermined systems. Journal of Computational and Applied Mathematics (JCAM), 234:3436-3444. Cheney W and Kincaid D (1980). Numerical Mathematics and Computing, Brooks/ Cole Publishing Company Monterey, California. www.theijes.com The IJES Page 108