代码搜索:Splus
找到约 22 项符合「Splus」的源代码
代码结果 22
www.eeworm.com/read/372784/9492870
dat splus.dat
# EXPLOD DATA FILE
150 # number of points
50 # number of frames
-59 # gravity
0 # wind
1 # trail length
0 0 2 -39
0 0 -39 4
0 0 -2 -46
0 0 96 4
0 0 25 -23
0 0 3 -12
0 0 51
www.eeworm.com/read/263146/11373750
ocf splus.ocf
www.eeworm.com/read/414927/11090901
pdf splus.pdf
www.eeworm.com/read/101119/15852330
dat splus.dat
# EXPLOD DATA FILE
150 # number of points
50 # number of frames
-59 # gravity
0 # wind
1 # trail length
0 0 2 -39
0 0 -39 4
0 0 -2 -46
0 0 96 4
0 0 25 -23
0 0 3 -12
0 0 51
www.eeworm.com/read/172320/9714485
pdf splus1.pdf
www.eeworm.com/read/442493/7650415
m polyfit.m
function [a,A,g]=polyfit(x,y,n)
%x,y is measurement data,n is the degree of polyfitting polynomial,r is
%weight function,the r defauts is set to 1
%x=[0.0 0.1 0.2 0.3 0.5 0.8 10];y=[1.0 0.41 0.50 0
www.eeworm.com/read/367160/9769213
f slatdf.f
SUBROUTINE SLATDF( IJOB, N, Z, LDZ, RHS, RDSUM, RDSCAL, IPIV,
$ JPIV )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California
www.eeworm.com/read/200886/15420898
m gettimepts.m
function [tempTp sMinus sPlus] = getTimePts(G,pt)
tempTp = G.timePts{pt};
sMinus = G.sMinus{pt};
sPlus = G.sPlus{pt};
www.eeworm.com/read/367160/9770929
f zlatdf.f
SUBROUTINE ZLATDF( IJOB, N, Z, LDZ, RHS, RDSUM, RDSCAL, IPIV,
$ JPIV )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California
www.eeworm.com/read/367160/9771238
f clatdf.f
SUBROUTINE CLATDF( IJOB, N, Z, LDZ, RHS, RDSUM, RDSCAL, IPIV,
$ JPIV )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California