代码搜索:Multidimensional
找到约 559 项符合「Multidimensional」的源代码
代码结果 559
www.eeworm.com/read/424281/10467527
readme
G. P. Lepage, "VEGAS..." J. Comp. Phys. 27, 192(1978).
W.H. Press, G.R. Farrar, "Miser..." Computers in Physics, v4 (1990), pp190-195
References from PVEGAS by Richard Kreckel
[1]: G.P. Lepage: A N
www.eeworm.com/read/124283/14578554
readme
G. P. Lepage, "VEGAS..." J. Comp. Phys. 27, 192(1978).
W.H. Press, G.R. Farrar, "Miser..." Computers in Physics, v4 (1990), pp190-195
References from PVEGAS by Richard Kreckel
[1]: G.P. Lepage: A N
www.eeworm.com/read/212047/15166644
readme
G. P. Lepage, "VEGAS..." J. Comp. Phys. 27, 192(1978).
W.H. Press, G.R. Farrar, "Miser..." Computers in Physics, v4 (1990), pp190-195
References from PVEGAS by Richard Kreckel
[1]: G.P. Lepage: A N
www.eeworm.com/read/167728/5452808
readme
G. P. Lepage, "VEGAS..." J. Comp. Phys. 27, 192(1978).
W.H. Press, G.R. Farrar, "Miser..." Computers in Physics, v4 (1990), pp190-195
References from PVEGAS by Richard Kreckel
[1]: G.P. Lepage: A N
www.eeworm.com/read/370636/9589555
m array_set_val.m
function y = array_set_val( x, ind, v )
% array_set_val - set a value in a multidimensional array using a vector for the index
%
% y = array_set_val( x, ind, v );
%
% Copyright (c) 2004 Gab
www.eeworm.com/read/200619/15428526
m array_set_val.m
function y = array_set_val( x, ind, v )
% array_set_val - set a value in a multidimensional array using a vector for the index
%
% y = array_set_val( x, ind, v );
%
% Copyright (c) 2004 Gab
www.eeworm.com/read/102394/15782918
readme
G. P. Lepage, "VEGAS..." J. Comp. Phys. 27, 192(1978).
W.H. Press, G.R. Farrar, "Miser..." Computers in Physics, v4 (1990), pp190-195
References from PVEGAS by Richard Kreckel
[1]: G.P. Lepage: A N
www.eeworm.com/read/161485/10404404
m perform_wavelet_transform_isotropic.m
function y = perform_wavelet_transform_isotropic(x,J,options)
% perform_wavelet_transform_isotropic - multidimensional isotropic wavelet transform (aka classical ND transform).
%
% y = perform
www.eeworm.com/read/461728/7221230
m perform_wavelet_transform_isotropic.m
function y = perform_wavelet_transform_isotropic(x,J,options)
% perform_wavelet_transform_isotropic - multidimensional isotropic wavelet transform (aka classical ND transform).
%
% y = perform
www.eeworm.com/read/449082/7518891
cs program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace DPH_Multidimensional_Knapsack_Problem
{
static class Program
{
///