代码搜索:Nx2
找到约 120 项符合「Nx2」的源代码
代码结果 120
www.eeworm.com/read/315461/13541905
m ch11_f.m
% Produce a state portrait for the SIMULINK model sysmdl_l
% using a quiver plot
h = 0.01 ; % Fixed step size
opts = simset('Solver','ode5','FixedStep',h) ;
x1 = -3:0.25:3 ; % Set up the x1 and x2 g
www.eeworm.com/read/340113/12181570
txt 说明.txt
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +
D(J) * ( x - x(J) )**3 for x(J)
www.eeworm.com/read/371256/9559056
m torr_errf2.m
%
% %designed for the good of the world by Philip Torr based on ideas contained in
% copyright Philip Torr and Microsoft Corp 2002
%
%returns the first order approx to the reprojection error a
www.eeworm.com/read/352543/10542131
m torr_errf2.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%
% %designed for the good of the world by Philip Torr based on ideas contained in
% copyright Philip Torr and Microsoft Corp 2002
%
%returns
www.eeworm.com/read/159560/10640010
m torr_errf2.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%
% %designed for the good of the world by Philip Torr based on ideas contained in
% copyright Philip Torr and Microsoft Corp 2002
%
%returns
www.eeworm.com/read/305450/13769590
m torr_errf2.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%
% %designed for the good of the world by Philip Torr based on ideas contained in
% copyright Philip Torr and Microsoft Corp 2002
%
%returns
www.eeworm.com/read/352543/10541960
m torr_correctx4f.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function corrects all the points in an optimal (first order) manner so that they lie on the manifold
%getting the signs right is a bit tr
www.eeworm.com/read/159560/10639914
m torr_correctx4f.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function corrects all the points in an optimal (first order) manner so that they lie on the manifold
%getting the signs right is a bit tr
www.eeworm.com/read/305450/13769561
m torr_correctx4f.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%this function corrects all the points in an optimal (first order) manner so that they lie on the manifold
%getting the signs right is a bit tr
www.eeworm.com/read/386625/8734589
m sp_prolong.m
%SP_PROLONG Generate prolongation matrix
%
% P = SP_PROLONG(NX1,NY1,NX2,NY2) explicitly generates the bilinear
% interpolation matrix P for transfering vectors from a coarse (NX2,NY2)