代码搜索:Projected

找到约 176 项符合「Projected」的源代码

代码结果 176
www.eeworm.com/read/386060/8766591

m plot_subspaces3-1.m

% Code for rendering three dimensional results generated by the gpca % algorithm. Users should call plot_subspaces function pl = plot_subspaces3(X, labels, groupBases, basisDimensions) GRID_LINE_COU
www.eeworm.com/read/167045/9983308

m pls_nonneg.m

function [uh,gradnormvec] = pls_nonneg(... b_mat,k_hat,alpha,L,newt_params,cg_params) % % Minimize the L2-norm-penalized least squares (standard Tikhonov) functional % f(u) = 1/2*(||K*u-z
www.eeworm.com/read/479546/6688309

cpp distfn_cylinder.cpp

// distfn_cylinder.cpp : mex-function interface implentation file #include "mex.h" #include /* the dispatcher function */ void distfun(int nlhs, mxArray *plhs[], int nrhs, const mxArray
www.eeworm.com/read/439593/7705357

m carriersmoothing_algotest.m

% Carrier Smoothing algos Tests % ------------------------------------------------------------------------- % Title : CarrierSmoothing_AlgoTest.m % Project : GPS & Galieo receiver realization %
www.eeworm.com/read/38039/1096050

mnu ar_prtype.mnu

AREA # Actual Calculate the area. # Projected Calculate the area of the projected object. #
www.eeworm.com/read/38039/1096725

mnu prjcrvtyp.mnu

PRJCRVTYP # Sketch Sketch curves to be projected. # remove the # sign and enter foreign help string in this line Select Specify curves to be projected.
www.eeworm.com/read/38039/1092152

mnu ar_prtype.mnu

AREA 面积 # Actual 实际 Calculate the area. 计算面积。 Projected 投影 Calculate the area of the projected object. 计算投影面积。
www.eeworm.com/read/253473/12220363

m mls_curvature_computing.m

function [output_gaussian, output_mean, output_k1, output_k2] = MLS_curvature_computing(input_pnts, input_normals, eval_pnts, number_of_neighbor, gaussian_param) % Direct computing of point-set surfa
www.eeworm.com/read/38039/1096862

mnu proj_tol.mnu

PROJECT#OPT # remove the # sign and enter foreign help string in this line None Not to indicate the projected tolerance zone height. # With#Value To indicate the projected tolerance zone with height.
www.eeworm.com/read/153823/12004086

m projtick.m

function out = projtick(h) %PROJTICK Project tick marks on projected axes. % out = projtick(h) % h = axes handle % = current axes, default % out = 1, ticks projected, if axes create