代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/272100/10970517
gif basket_input_icon.gif
www.eeworm.com/read/271333/11000042
m projection of input vector.m
zuobiao = v;
x1=[0 norm(zuobiao(1,:)) ]
y1=[0 0 ]
z1=[0 0]
% draw v(1)
line(x1,y2,z1,'Color','r');
angle = acos(zuobiao(1,:)*zuobiao(2,:)'/(norm(zuobiao(2,:))*norm(zuobiao(1,:))));
x2 = [0
www.eeworm.com/read/271037/11011200
input-algo-han-powell
/*
* ================================================================
* Example Problem 1:
*
* minmize f(x) = (x1 -x2)^2 + (x2+x3-2)^2 + (x4-1)^2 + (x5 -
www.eeworm.com/read/271037/11011204
input-matrix-operations2
www.eeworm.com/read/271037/11011206
input-basic-units2
/* ======================================================= */
/* VARIBALE WITH UNITS II */
/* This input file tests the variables with different Units */
/* =
www.eeworm.com/read/271037/11011210
input-matrix-operations3
/* ======================================================== */
/* MATRIX OEPRATION III */
/* */
/* Test
www.eeworm.com/read/271037/11011213
input-matrix-operations4
/* =================================================== */
/* MATRIX OEPRATION IV */
/* */
/* Tests matrix
www.eeworm.com/read/271037/11011217
input-basic-units3
/* ======================================================= */
/* SI and US CONVERSIONS */
/* */
/* T
www.eeworm.com/read/271037/11011228
input-matrix-operations1
/* ===================================================== */
/* MATRIX OEPRATION I */
/* */
/* Test basic
www.eeworm.com/read/271037/11011230
input-finite-square-plate
/* -------------------------------------------------------------- */
/* S.S. Square plate with concentrated load at the center 2X2 */
/* May, 26, 1994