Step by step...
Pages
(Move to ...)
All
Electrical impedance tomography
Matlab
Java
DSP
Splines
▼
Friday, February 28, 2014
Independent Component Analysis. ICA Neural Network. Java implementation
›
Independent component analysis (ICA) aims to solve problem of signals separation from their linear mixture. ICA is a special case of bl...
11 comments:
Monday, February 24, 2014
2D Cubic B-spline Interpolation via Digital Filtering. Java example
›
Image interpolation is very important operation in digital image processing and is used for images scaling and rotation, image compr...
5 comments:
Sunday, January 19, 2014
1D Cubic B-spline Interpolation via Digital Filtering. Java example
›
This post based on my previous post “Introduction to splines. B-spline” . In spline interpolation problem coefficients are deter...
5 comments:
Saturday, January 18, 2014
Introduction to splines. B-spline
›
This is the introduction post about using splines mathematical apparatus for signal processing. The representation of signals using sp...
1 comment:
Tuesday, July 17, 2012
Real-time signal drawing
›
I want to introduce simple Java program that performs real-time signal drawing . It based on Model-View-Controller ( MVC ) framework. I...
5 comments:
Thursday, July 12, 2012
FIR filter programming and testing
›
About FIR ( finite impulse response ) filter programming in C I have written in my old post . Now I want to show the object-oriented...
2 comments:
Monday, February 20, 2012
Electrical impedance tomography - My current results
›
I want to introduce current results in EIT imaging study that are obtained by me. The developed model, algorithms (that are became the h...
13 comments:
›
Home
View web version