代码搜索:density
找到约 2,599 项符合「density」的源代码
代码结果 2,599
www.eeworm.com/read/284617/8913411
cg sum_density.cg
#include "sph.cg"
void main(float index : TEXCOORD0,
uniform samplerRECT dens_rect : TEXUNIT0,
uniform samplerRECT neighbour_rect : TEXUNIT1,
uniform int len,
uniform float
www.eeworm.com/read/284617/8913416
cg compute_density.cg
#include "sph.cg"
void main(float2 tc0 : TEXCOORD0, // pair index
uniform samplerRECT attr_rect : TEXUNIT0, // attributes of particles
uniform samplerRECT neighbour_rect : TEXUNIT1,
www.eeworm.com/read/299984/7139945
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
n = prprogress;
prprogress off
delfigs
figure
echo on
www.eeworm.com/read/460435/7250420
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
n = prprogress;
prprogress off
delfigs
figure
echo on
www.eeworm.com/read/456188/7355174
m kernel_density.m
function y=kernel_density(x,xdat,b,method)
%画核密度函数图,其中b为窗宽
%xmin=min(xdat);
%xmax=max(xdat);
%band=(xmax-xmin)/1000;
%x=xmin:band:xmax;
n=length(x);
m=length(xdat);
for i=1:n
xxb=(xdat-
www.eeworm.com/read/450608/7480081
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
figure
echo on
% Generate one-class data
a = gencirc(
www.eeworm.com/read/441245/7672624
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
delfigs
figure
echo on
% Generate one-class data
a =
www.eeworm.com/read/244284/12874920
f read_density.f
www.eeworm.com/read/137160/13341807
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
figure
echo on
% Generate one-class data
a = gencirc(
www.eeworm.com/read/314653/13562209
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
figure
echo on
% Generate one-class data
a = gencirc(