Xref: utzoo comp.sources.wanted:7765 comp.misc:6366 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!unmvax!ncar!ames!haven!uvaarpa!hudson!syo6e From: syo6e@hudson.acc.virginia.edu (othman sinan younis) Newsgroups: comp.sources.wanted,comp.misc Subject: Wanted: a TMS320C30 code for minimum-distortion search Keywords: TMS320C30, minimum-distortion search Message-ID: <1648@hudson.acc.virginia.edu> Date: 19 Jun 89 13:55:46 GMT Reply-To: syo6e@hudson.acc.Virginia.EDU (othman sinan younis) Organization: University of Virginia, Charlottesville Lines: 42 Please forgive me if this is not the right newsgroup to post the following request. Here it goes.... ------------------------------------------------------------------------ I need an *efficient* and complete TMS320C30 (Texas Instruments' third-generation digital signal processor) code for minimum-distortion search between an input vector of dimensionality k and an n-number of "codebook" entries each of dimensionality k also. (Documentation would be most welcome.) (Y11,Y12,....,Y1k) (Y21,Y22,....,Y2k) (X1,X2,....,Xk) ....... (Yn1,Yn2,....,Ynk) input vector Codebook The distortiom measures I am interested in are the mean square error and the absolute error. So the task is to find j such that k k ___ --- \ 2 \ / (Xi-Yji) or / |Xi-Yji| --- --- i=1 i=1 is minimum. Note that some distortion calculations may be exited after few terms (