代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/253192/12240396
m acpricecn.m
function Price=acpricecn(CurrentPrice,StrikePrice,IntRate,TimetoMaturity,Std,DeltaT,DeltaS,OverRel,Tolerance)
%finite difference method with Crank-Nikolson approach(SOR) for American call option
%Cu
www.eeworm.com/read/128754/14279731
m ex9_16.m
%
% In this example a broad-band amplifier is designed
% using the frequency compensated matching network approach
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design
www.eeworm.com/read/126655/14409945
cpp composite_lab.cpp
// Purpose. Composite design pattern lab.
//
// Problem. Approach is now more space efficient, but casting and type
// checking are required to coerce the compiler. The abstraction needs to
// be i
www.eeworm.com/read/217949/14942743
m ex9_16.m
%
% In this example a broad-band amplifier is designed
% using the frequency compensated matching network approach
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design
www.eeworm.com/read/334933/3360504
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator an
www.eeworm.com/read/301474/3839604
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator an
www.eeworm.com/read/448886/1683512
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator an
www.eeworm.com/read/429567/1947861
js scriptaculous.js
var Scriptaculous = {
Version: '1.6.1',
require: function(libraryName) {
// inserting via DOM fails in Safari 2.0, so brute force approach
document.write('
www.eeworm.com/read/388227/2551323
java threadtest.java
package org.nfunk.jepexamples;
/**
* This class tests the thread safety of the JEP package with a brute force
* approach. 1000 threads are started, and each one invokes the evaluate method.
www.eeworm.com/read/378914/2679334
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator an