MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB数学相关] 多维核密度函数计算likelihood ratio值编码问题 (https://www.labfans.com/bbs/showthread.php?t=20555)

vickyguan 2013-12-16 21:43

多维核密度函数计算likelihood ratio值编码问题
 
运行公式时(别人写好的代码)显示如下错误:
??? Incorrect number of inputs.

Error in ==> E:\toolbox\matlab\datatypes\cellfun.dll
Error in ==> E:\work\multivar_kernel_LR.m
On line 127 ==> background_means = cell2mat(cellfun(@mean, background_data_per_speaker, 'UniformOutput', false) );

Error in ==> E:\work\multivar_kernel_LR.m
On line 98 ==> LR = multivar_kernel_LR(suspect_data, offender_data, background_data, background_index)
请问说什么原因?
源代码网址:[url]http://geoff-morrison.net/Software/multivar_kernel_LR.m[/url]
另外不理解为什么代码中的offender data不是数值集合。:confused:


所有时间均为北京时间。现在的时间是 14:07

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.