代码搜索:Problem

找到约 10,000 项符合「Problem」的源代码

代码结果 10,000
www.eeworm.com/read/332108/12778215

cont g3d-reg.cont

Problem dimension 8 Initial and final value for homotopic parameter 0.0 1.0 Tolerance, max iterations and iterations output frequency 1d-3 100 10 Debug and verbose flags 0 0
www.eeworm.com/read/332108/12778229

cont g3d-arc.cont

Problem dimension 42 Initial and final value for homotopic parameter 1. 1. Tolerance, max iterations and iterations output frequency 1d-5 66 1 Debug and verbose flags 0 1
www.eeworm.com/read/332108/12778232

cont g3d-atm.cont

Problem dimension 8 Initial and final value for homotopic parameter 0.0 1.0 Tolerance, max iterations and iterations output frequency 1d-6 666 1 Debug and verbose flags 0 0
www.eeworm.com/read/245644/12786211

1 lp_solve.1

.TH LP_SOLVE 1 .SH NAME lp_solve \- Solve (mixed integer) linear programming problem. .SH SYNOPSIS lp_solve [option]* "
www.eeworm.com/read/244937/12830776

m il4_8fun.m

% The function needed in Illustrative Problem 8, Chapter 4. function f=il4_8fun(x,p) f=1/sqrt(2*pi)*exp((-(x-p).^2)/2).*log2(2./(1+exp(-2*x.*p)));
www.eeworm.com/read/244937/12830785

m ip_01_01.m

% MATLAB script for Illustrative Problem 1, Chapter 1. clear n=[-20:1:20]; x=abs(sinc(n/2)); stem(n,x);
www.eeworm.com/read/244937/12830804

m ip_07_11.m

% MATLAB script for Illustrative Problem 11, Chapter 7 clear echo on num=[0.01 1]; den=[1 1.01 1]; [a,b,c,d]=tf2ss(num,den); dt=0.01; u=ones(1,2000); x=zeros(2,2001); for i=1:2000 x(:,i+1)
www.eeworm.com/read/244937/12830972

m ip_04_04.m

% MATLAB script for Illustrative Problem 4.4. clear echo on ; a=[-10,-5,-4,-2,0,1,3,5,10]; for i=1:length(a)-1 y(i)=centroid('normal',a(i),a(i+1),0.001,0,1); echo off ; end
www.eeworm.com/read/244728/12847312

html curvatureproblem.html

COG 2.1: Curvature problem curvature problem If we use very high refinement orthogonal to a curved surface, we need some minimal refinement in tangential direction too. E
www.eeworm.com/read/244076/12890806

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