Archive

Posts Tagged ‘science’

Pareto front and Pareto optimal points as a measure of the algorithms performance

August 24th, 2010 alex 2 comments

In computer science it is common to measure algorithms performance by using O notation. Every book on algorithms development will start from this topic and although it is still good rule of thumb, the practical value of O-notation now becoming obsolete.

For example Mathworks dropped Flops since version 6, the command which was a good indicator of number of floating points operations in second. For another example see Is multiplication slower then addition, where Prof Daniel Lemire after perfoming basic tests concludes that “Hence, simple computational cost models (such as counting the number of multiplications) may not hold on modern superscalar processors.”

During my PhD thesis development, I compared different version Particle filter – stochastic algorithm, which performance depends on number of particles used with Hough Transform based algorithms, which performance depends on a size of the grid in accumulator. In this post, I will show how Pareto optimal points can be used as good visualisation techniques for algorithms comparison.

Read more…

Tags: , ,
Categories: science Tags: , ,

My old presentation for students about presentation

November 12th, 2009 alex No comments
Categories: blog, general, science Tags: ,

Bandsharing capacity

September 7th, 2009 alex No comments

http://mashable.com/2009/09/03/iphone-att/
My main project is to develop algorithms and methods for wireless bandsharing. It is estimated that it will be an issue by 2017. I think it started to hit us now.


Tags:
Categories: blog, general, web Tags:

RF engineering today

February 19th, 2009 alex No comments

I have a brand new cool piece of kit Anritsu MS2691A with optional signal generator inside. Apart from playing with it for the last two weeks, we spend half of the day with my prof trying to get the thing working.
You will be surprised to know that in order to understand how modern kit works you need additional Markoni 2300 signal generator and Tektronic 125 MHz oscilloscope.
Nice. Time spread for equipment is huge, Tektronic being dated back to fifty years.


Tags: , ,
Categories: general, science Tags: , ,