代码搜索:geometric

找到约 804 项符合「geometric」的源代码

代码结果 804
www.eeworm.com/read/38039/1099555

mnu simheatloads.mnu

HEAT#LOADS # New Define a heat load applied to geometric elements. # Edit Edit a heat load. # Delete Remove a heat load. # Rev#Tot#Load Review total heat load. #
www.eeworm.com/read/240569/4571961

java geom.java

/* * @(#)Geom.java 5.1 * */ package CH.ifa.draw.util; import java.awt.Rectangle; import java.awt.Point; /** * Some geometric utilities. */ public class Geom { private Geom() {}; // never
www.eeworm.com/read/147681/12539834

m parcircle.m

function [z, r, phi, step] = parcircle (X, z, r, show); %PARCIRCLE Geometric circle fit % % [z, r, phi, step] = parcircle (X, z, r, show{0}); % computes the best fit circle in parameterform % x
www.eeworm.com/read/147681/12539849

m pare_varpro.m

function [z, a, b, alpha, phi, step] = ... pare_varpro (X, z, a, b, alpha, show); %PARE_VARPRO Geometric ellipse fit using varpro % % [z, a, b, alpha, phi, step] = ... % pare_varpro (
www.eeworm.com/read/108859/15573835

m ghgf.m

function Y = ghgf(p,q,a,c,x,tol) %GHGF Generalized Hyper Geometric Function % % SUPPORT FILE for evaluation of many special mathematical functions % SEE for example the m-files: GM, SI, SX, CX etc
www.eeworm.com/read/385281/8810350

html geomprogression-geom.html

Code Fragment /** * Geometric Progression */ class
www.eeworm.com/read/429074/8820398

c geog.c

/* $Id: geog.c,v 1.1 1996/10/04 13:36:46 calvert Exp $ * * geog.c -- routines to construct various flavors of semi-geometric graphs * using the Stanford GraphBase tools. * */ #include
www.eeworm.com/read/427633/8927729

authors

Java SNMP Package http://edge.cs.drexel.edu/GICL/people/sevy/snmp/snmp.html Jon Sevy Geometric and Intelligent Computing Laboratory Department of Mathematics and Computer Sc
www.eeworm.com/read/453499/7418161

authors

Java SNMP Package http://edge.cs.drexel.edu/GICL/people/sevy/snmp/snmp.html Jon Sevy Geometric and Intelligent Computing Laboratory Department of Mathematics and Computer Sc
www.eeworm.com/read/196909/8044560

html page55.html

Example-Geometric Series Summation Yet Again