代码搜索:binomial
找到约 467 项符合「binomial」的源代码
代码结果 467
www.eeworm.com/read/245849/12778053
m binom.m
function bin = binom(a,n,signum)
% Function computes n binomial coefficients
% 1 sign*a (sign^2)*a*(a-1)/2 (sign^3)*a*(a-1)*(a-2)/3! ...
% If a is a positive integer n can be dropped (it is th
www.eeworm.com/read/259565/11782735
m binom.m
function bin = binom(a,n,signum)
% Function computes n binomial coefficients
% 1 sign*a (sign^2)*a*(a-1)/2 (sign^3)*a*(a-1)*(a-2)/3! ...
% If a is a positive integer n can be dropped (it is th
www.eeworm.com/read/125476/14491857
cc bin_am_prop_div_put.cc
// file bin_am_prop_div_put.cc
// author: Bernt Arne Oedegaard
// binomial option pricing adjusting for dividends.
#include
#include
#include
#include "fin_recipes.h"
do
www.eeworm.com/read/210914/4946963
m binom.m
function bin = binom(a,n,signum)
% Function computes n binomial coefficients
% 1 sign*a (sign^2)*a*(a-1)/2 (sign^3)*a*(a-1)*(a-2)/3! ...
% If a is a positive integer n can be dropped (it is th
www.eeworm.com/read/371704/2779277
m binom.m
function bin = binom(a,n,signum)
% Function computes n binomial coefficients
% 1 sign*a (sign^2)*a*(a-1)/2 (sign^3)*a*(a-1)*(a-2)/3! ...
% If a is a positive integer n can be dropped (it is th