Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab s
Search - matlab s - List
Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for i = 1 : m z = x (i)
Date : 2025-12-27 Size : 4kb User : 李从
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.