-
-
Programacion_y_metodos_numericos.rar
... of functions
Practice 5 - Numerical Integration
Practice 6 - Arrangements and matrices
Part One: Arrangements
Part II: Matrices
Practice 7 - Systems of linear equations
Practice 8 - Interpolation
Practice 9 - Algorithm Design Techniques
-
-
-
-
noise_filtering_matlab.zip
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
-
-
-
interpolacionLagrange.zip
this application was developed in visual c# to draw the sequence of the data given by Lagrange Interpolation algorithm
-
ch8soft.rar
These codes require an ASCII input file interp.dat of the following form:
N: Number of Polynomial Interpolation Points (Small)
First Sample (x1,y1)
Second Sample (x2,y2)
...
Nth Sample (xN,yN)
N1: Number of Error Evaluation Points ( ...
-
resolution.zip
to resolve image. i.e to increase size of image by interpolation
-