Maximum likelihood estimation approach

조회 수: 1 (최근 30일)
Tanvi
Tanvi 2015년 4월 9일
hello sir, i am doing project on ICA, i am facing a problem in separating images. i am getting MSE of the order of 10^3. basically i've taken three images, mixed them by : X=AS, where A is mixing matrix. after this i did centering of X and then normalized it. after this i generated a weight matrix W and i wrote the equation of weight matrix in whike loop. this loop will run till either count==100 or MSE the equation of weight matrix is: W=W+0.0001*(I-(gu*u'))*W; where gi(ui) =0; ui<v; a sign(ui); ui=v v lies between 0 and 1.732. nd ui=W*X. please help me...

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by