代码搜索:Solutions

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

代码结果 10,000
www.eeworm.com/read/477052/6744662

c basicmath_small.c

#include "snipmath.h" #include /* The printf's may be removed to isolate just the math calculations */ int main(void) { double a1 = 1.0, b1 = -10.5, c1 = 32.0, d1 = -30.0; double a2 =
www.eeworm.com/read/221024/14773771

html http:^^www.cs.cornell.edu^info^courses^current^cs100b^practice^practice.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Sunday, 24-Nov-96 22:49:00 GMT Content-Type: text/html Content-Length: 1140 Last-Modified: Sunday, 24-Nov-96 17:59:22 GMT Practice Proble
www.eeworm.com/read/200944/15419848

m ftpara02.m

function [A,B,C]=ftpara02(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); %function [A B C]=ftpara02(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); % %This PARAFAC/CANDECOMP program calculates the W factors i
www.eeworm.com/read/200944/15419852

m ftpara03.m

function [A,B,C]=ftpara03(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); %function [A B C]=ftpara03(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); % %This PARAFAC/CANDECOMP program calculates the W factors i
www.eeworm.com/read/200944/15419858

m ftpara01.m

function [A,B,C]=ftpara01(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); %function [A B C]=ftpara01(X,r1,r2,r3,W,startmode,convlim,Ai,Bi,Ci); % %This PARAFAC/CANDECOMP program calculates the W factors i
www.eeworm.com/read/477052/6744665

c basicmath_large.c

#include "snipmath.h" #include /* The printf's may be removed to isolate just the math calculations */ int main(void) { double a1 = 1.0, b1 = -10.5, c1 = 32.0, d1 = -30.0; double x[3]