代码搜索:density

找到约 2,599 项符合「density」的源代码

代码结果 2,599
www.eeworm.com/read/358191/10194363

out bbboard.out

Enter net matrix Min density is 4 Optimal arrangement is 2 8 7 3 1 5 6 4
www.eeworm.com/read/161587/10393599

out bboard.out

Enter 8 x 5 net matrix Minimum density is 4 Optimal arrangement is 2 3 4 5 1 6 7 8
www.eeworm.com/read/161587/10394270

out bbboard.out

Enter net matrix Min density is 4 Optimal arrangement is 2 8 7 3 1 5 6 4
www.eeworm.com/read/422590/10627296

rd hdr.rd

\name{hdr} \alias{hdr} \alias{hdr.boxplot} \alias{hdr.den} \title{Highest Density Regions} \description{ Calculates and plots highest density regions in one dimension including the HDR boxplot.
www.eeworm.com/read/422590/10627331

rd modalreg.rd

\name{modalreg} \alias{modalreg} \title{Nonparametric Multimodal Regression} \description{ Nonparametric multi-valued regression based on the modes of conditional density estimates. } \usage{ moda
www.eeworm.com/read/299984/7140769

m plotf.m

%PLOTF Plot feature distribution, special version % % h = PLOTF(A,N) % % Produces 1-D density plots for all the features in dataset A. The % densities are estimated using PARZENML. N is the numbe
www.eeworm.com/read/460435/7251251

m plotf.m

%PLOTF Plot feature distribution, special version % % h = PLOTF(A,N) % % Produces 1-D density plots for all the features in dataset A. The % densities are estimated using PARZENML. N is the numbe
www.eeworm.com/read/459616/7270154

out bboard.out

Enter 8 x 5 net matrix Minimum density is 4 Optimal arrangement is 2 3 4 5 1 6 7 8
www.eeworm.com/read/459616/7270385

out bbboard.out

Enter net matrix Min density is 4 Optimal arrangement is 2 8 7 3 1 5 6 4
www.eeworm.com/read/450608/7480617

m plotf.m

%PLOTF Plot feature distribution % % h = PLOTF(A) % % Produces 1-D density plots for all the features in dataset A. The % densities are estimated using PARZENML. % % See also DATASETS, PARZENML