代码搜索:Compute

找到约 10,000 项符合「Compute」的源代码

代码结果 10,000
www.eeworm.com/read/202876/15370589

m compute_extrinsic_refine.m

function [omckk,Tckk,Rckk,JJ] = compute_extrinsic_refine(omc_init,Tc_init,x_kk,X_kk,fc,cc,kc,alpha_c,MaxIter,thresh_cond), %compute_extrinsic % %[omckk,Tckk,Rckk] = compute_extrinsic_refine(omc_i
www.eeworm.com/read/202876/15370620

m compute_extrinsic_init.m

function [omckk,Tckk,Rckk] = compute_extrinsic_init(x_kk,X_kk,fc,cc,kc,alpha_c), %compute_extrinsic % %[omckk,Tckk,Rckk] = compute_extrinsic_init(x_kk,X_kk,fc,cc,kc,alpha_c) % %Computes the ext
www.eeworm.com/read/202876/15370727

m compute3d.m

function [Xc,Xp] = Compute3D(xc,xp,R,T,fc,fp,cc,cp,kc,kp,alpha_c,alpha_p); % [Xc,Xp] = Compute3D(xc,xp,R,T,fc,fp,cc,cp,kc,kp,alpha_c,alpha_p); % % Reconstruction of the 3D structure of the stripe
www.eeworm.com/read/200619/15428534

m compute_distance_to_points.m

function D = compute_distance_to_points(X,seeds) % compute_distance_to_points - compute euclidean distance to a set of points. % % D = compute_distance_to_points(X,seeds) % % 'X' is a [d,n]
www.eeworm.com/read/200434/15433440

m compute_cuvilinear_abscice.m

function s = compute_cuvilinear_abscice(c) % compute_cuvilinear_abscice - compute the curvilinear abscice of a curve % % s = compute_cuvilinear_abscice(c); % % A curve is a 2 x npts matrix.
www.eeworm.com/read/284617/8913353

h fp_compute_acc_vis.h

const char* fp_str_compute_acc_vis= "!!FP1.0\n"\ "# cgc version 1.3.0001, build date Aug 4 2004 10:01:10\n"\ "# command line args: -profile fp30\n"\ "# source file: compute_acc_vis.cg\n"\ "# source f
www.eeworm.com/read/284617/8913418

bak compute_acc_vis.cg.bak

#include "sph.cg" float3 compute_pres_vis(float3 p_i, float3 v_i, float2 dp_i, float3 p_j, float3 v_j, float2 dp_j, float h_r) { return 45*m/(PI*h*h*h*h*h*h)*h_r*((dp_i.y + dp_j.y
www.eeworm.com/read/358669/10182424

m compute_extrinsic_refine2.m

function [omckk,Tckk,Rckk,JJ] = compute_extrinsic_refine2(omc_init,Tc_init,x_kk,X_kk,fc,cc,kc,alpha_c,MaxIter,thresh_cond), %compute_extrinsic % %[omckk,Tckk,Rckk] = compute_extrinsic_refine2(omc
www.eeworm.com/read/358669/10182454

m compute_extrinsic_init_fisheye.m

function [omckk,Tckk,Rckk] = compute_extrinsic_init_fisheye(x_kk,X_kk,fc,cc,kc,alpha_c) %compute_extrinsic % %[omckk,Tckk,Rckk] = compute_extrinsic_init_fisheye(x_kk,X_kk,fc,cc,kc,alpha_c) % %C
www.eeworm.com/read/358669/10182461

m compute_extrinsic_refine_fisheye.m

function [omckk,Tckk,Rckk,JJ] = compute_extrinsic_refine_fisheye(omc_init,Tc_init,x_kk,X_kk,fc,cc,kc,alpha_c,MaxIter,thresh_cond) %compute_extrinsic % %[omckk,Tckk,Rckk] = compute_extrinsic_refin