Refine by Content Type

Refine by Category

Refine by Time Frame

image thumbnail

updated 5 years ago

Gabor filter bank generator by Samir Ben Abid

Routine to generate Gabore filter bank. (bank, gabor, fingerprint)

[filter_bank ang_s]=gabor_bank(bank_size,sigma_x,sigma_y,fr...

gabor_bank_test()

gb=gabor_fn(sigma_x,sigma_y,theta,freq)

image thumbnail

updated 15 years ago

linprog by Jeff Stuart

suite of files for performing the standard two phase simplex method on linear programming problems. (optimization, linear, lp)

[wmax,ibasic,PHIiter]=phasei(A,b)

[z,xbasic,ibasic,ienter,iter,PCOL,OPTEST,CYCTEST]=phaseii(A...

[zmax,PHIiter,PHIIiter,xbasic,ibasic]=linprog(A,b,c);

Contact us