代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/250832/12382344
cpp ssprob.cpp
// Copyright Andy Singleton, 1993,1994
// This code is released for non-commercial use only
// For questions or upgrades contact:
// Andy Singleton, Creation Mechanics Inc.
// PO Box 248, Peterbor
www.eeworm.com/read/250393/12409399
frm simu.frm
VERSION 5.00
Begin VB.Form simu
Caption = "数值积分"
ClientHeight = 6105
ClientLeft = 165
ClientTop = 735
ClientWidth = 8505
LinkTopic =
www.eeworm.com/read/336459/12442571
m bvp.m
function [x,uh]=bvp(a,b,N,delta,gamma,fun,ua,ub)
%BVP Solve two-point boundary value problem
% [X,UH]=BVP(A,B,N,DELTA,GAMMA,FUN,UA,UB) solves with the
% centered finite difference method the bound
www.eeworm.com/read/148652/12446036
txt readme.txt
Delphi VCLSkin 3.94
website : http://www.link-rank.com
email : info@link-rank.com
VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike
www.eeworm.com/read/234476/14111579
m main.m
% Program to create a table with the number of function evaluations
% needed to find a function value within DIRperc of the global optimal
% function value. The table created shows these numbers for t
www.eeworm.com/read/234476/14111590
f main.f
C+-----------------------------------------------------------------------+
C| Program : main.f |
C| Last modified : 07-16-2001
www.eeworm.com/read/234163/14120247
m plotinvsol.m
function []=Plotinvsol(rho,g,H);
%Plotinvsol Plots the solution of 2D EIT problem with piecewise constant basis
% Function []=Plotinvsol(rho,g,H);
% plots the solution of 2D EIT problem.
%
% IN
www.eeworm.com/read/234163/14120267
m plotinvsolnode.m
function [fh,fp]=Plotinvsolnode(sol,g,H);
%Plotinvsolnode Plots the solution of 2D EIT problem in linear basis
% Function []=Plotinvsolnode(sol,g,H);
% plots the solution of 2D EIT problem. Cond
www.eeworm.com/read/130965/14165840
readme-alpha
This is a test release of this package. Bugs are now handled through
bug-inetutils for both released and unreleased versions of this
package.
If you see a problem that you've already reported, feel
www.eeworm.com/read/232663/14186037
txt readme.txt
README for seismicdecon example supplied with SA Tools.
try_me.m = example driver
decon_init.m = produces a new problem and exposes solution
decon_new.m