代码搜索:Position

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

代码结果 10,000
www.eeworm.com/read/284617/8913342

h fp_update_position.h

const char* fp_str_update_position= "!!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: update_position.cg\n"\ "# source f
www.eeworm.com/read/179705/9342192

eps roots-false-position.eps

%!PS-Adobe-3.0 EPSF-3.0 %%Creator: Mathematica-PSRender %%BoundingBox: 0 79 432 353 %%Pages: (atend) %%EndComments %%BeginProlog /setrgbcolor dup where { pop pop } { { .114 mul exch .587 mul add exch
www.eeworm.com/read/424281/10468233

eps roots-false-position.eps

%!PS-Adobe-3.0 EPSF-3.0 %%Creator: Mathematica-PSRender %%BoundingBox: 0 79 432 353 %%Pages: (atend) %%EndComments %%BeginProlog /setrgbcolor dup where { pop pop } { { .114 mul exch .587 mul add exch
www.eeworm.com/read/160299/10544448

m find_lse_position.m

% % FUNCTION : "find_LSE_position" % % 该函数通过LSE算法定位 % % 输入参数: % positions:包含各个结点坐标参数的大小为Nx2的二维数组 % ranges:包含任两点间距离大小为NxN的二维数组 % Nx:目标结点(待定位结点)序号 % Ref: 长度为k的参考结点数组 % sigma_2:测距误差 %