代码搜索结果

找到约 10,000 项符合 G 的代码

g.m

function [res] = G(X,Y) % This function is used by Finite Element Method % (Algorithm 12.5) to implement G(x,y). res = 4;

g.m

function [res] = G(X,Y) % This function is used by Finite Element Method % (Algorithm 12.5) to implement G(x,y). res = 4;