代码搜索:N

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

代码结果 10,000
www.eeworm.com/read/303798/13808545

m n1.m

function r=n1(x1,x2) r=(n0(x1)-n0(x2))/(x1-x2);
www.eeworm.com/read/303798/13808548

m n3.m

function r=n3(x1,x2,x3,x4) r=(n2(x1,x2,x3)-n2(x2,x3,x4))/(x1-x4);
www.eeworm.com/read/303798/13808566

m n0.m

function r=n0(x) r=sin(x);
www.eeworm.com/read/303798/13808567

m n2.m

function r=n2(x1,x2,x3) r=(n1(x1,x2)-n1(x2,x3))/(x1-x3);
www.eeworm.com/read/303798/13808618

m n4.m

function r=n4(x1,x2,x3,x4,x5) r=(n3(x1,x2,x3,x4)-n3(x2,x3,x4,x5))/(x1-x5);
www.eeworm.com/read/302445/13834945

gif n1.gif

www.eeworm.com/read/302445/13835006

gif n1.gif

www.eeworm.com/read/302232/13838746

bmp images_n.bmp

www.eeworm.com/read/301646/13853172

m n1.m

function r=n1(x1,x2) r=(n0(x1)-n0(x2))/(x1-x2);
www.eeworm.com/read/301646/13853175

m n3.m

function r=n3(x1,x2,x3,x4) r=(n2(x1,x2,x3)-n2(x2,x3,x4))/(x1-x4);