代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/483114/6609714

m evaluate.m

function K = evaluate(ker, x1, x2) % EVALUATE % % Evaluate a Gaussian radial basis kernel, for example % % K = evaluate(kernel, x1, x2); % % where x1 and x2 are matrices containing input p
www.eeworm.com/read/483114/6609788

m evaluate.m

function K = evaluate(ker, x1, x2) % EVALUATE % % Evaluate a linear kernel, for example % % K = evaluate(ker, x1, x2); % % where x1 and x2 are matrices containing input patterns, where ea
www.eeworm.com/read/482678/6621238

m mni2tal_matrix.m

function M2T = mni2tal_matrix() % MNI2TAL_MATRIX - Talairach to MNI coordinates (best guess) % % MNI2TALAIRACH = mni2tal_matrix % % MNI2TALAIRACH is a struct containing rotation matrices %
www.eeworm.com/read/157455/11702403

cpp mmult2.cpp

// multiply compatible matrices #include #include "make2db.h" template void Mult(T **a, T **b, T **c, int m, int n, int p) {// Multiply the m x n matrix a and the n x p
www.eeworm.com/read/157453/11703202

cpp mmult2.cpp

// multiply compatible matrices #include #include "make2db.h" template void Mult(T **a, T **b, T **c, int m, int n, int p) {// Multiply the m x n matrix a and the n x p
www.eeworm.com/read/152439/12113513

m cornerfinder.m

function [xc,good,bad,type] = cornerfinder(xt,I,wintx,winty,wx2,wy2); %[xc] = cornerfinder(xt,I); % %Finds the sub-pixel corners on the image I with initial guess xt %xt and xc are 2xN matrices.
www.eeworm.com/read/339620/12216667

m cornerfinder.m

function [xc,good,bad,type] = cornerfinder(xt,I,wintx,winty,wx2,wy2); %[xc] = cornerfinder(xt,I); % %Finds the sub-pixel corners on the image I with initial guess xt %xt and xc are 2xN matrices.
www.eeworm.com/read/132141/14107032

cpp mmult2.cpp

// multiply compatible matrices #include #include "make2db.h" template void Mult(T **a, T **b, T **c, int m, int n, int p) {// Multiply the m x n matrix a and the n x p
www.eeworm.com/read/130982/14164412

cat jacobian_3d_comp.cat

function [Jrr,Jri,Jir,Jii] = jacobian_3d_comp(I,elec,vtx,simp,gnd_ind,mat_ref,no_pl,zc,IntGrad,v_f,df,tol,sym); This function calculates the Jacobian matrices (with respect to conductivity) for the c
www.eeworm.com/read/231340/14238631

m shaffet.m

function [M,K,F]=shaftfet(x,d,MAT,bc,DISCS,xf,flex_links,JPx) %[M,K,F]=shaftfet(x,d,MAT,bc[,DISCS],[xf],[flex_links]) % % % build a global mass & stifness matrices of a round shaft beam % under