代码搜索:Potential

找到约 1,663 项符合「Potential」的源代码

代码结果 1,663
www.eeworm.com/read/241323/13156445

m choice.m

%> The file allows you to choose the potential in the %> Schrodinger equation from the list in the function file . %> %>
www.eeworm.com/read/241323/13156447

m fgh.m

function varargout = fgh(F,I,M,N) %> finds the eigenvalues and eigenfunctions of a 1D Schrodinger %> Hamiltonian with a potential defined by the string F. %> It uses the Fourier Grid Hamilto
www.eeworm.com/read/241323/13156457

m numerov1.m

function f=numerov1(x0,x1,N,P,mult,E,Y0,DY0); %> The file integrates the 1D Schrodinger equation %> for an 'arbitrary' potential using the Numerov method. %> It produces the function val
www.eeworm.com/read/309785/13664504

c input2.c

#include "cbox2.h" void Input2(Xi,Yi,X,Y,Code,Bc) float Xi[21],Yi[21],X[82],Y[82],Bc[161]; int Code[161]; { FILE *infile, *outfile; int i,j,k,lnsize; char Title[80],line1[100]; lnsize =
www.eeworm.com/read/152629/5673160

java discretepotential.java

/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/152629/5673161

java undirectedmodel.java

/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/152629/5673169

java multinomialpotential.java

/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/140847/5779687

m display.m

function display(pot) disp('discrete potential object'); disp(struct(pot));
www.eeworm.com/read/140847/5779720

m display.m

function display(pot) disp('canonical potential object'); disp(struct(pot));
www.eeworm.com/read/140847/5779759

m display.m

function display(pot) disp('utility potential object'); disp(struct(pot));