代码搜索:montecarlo
找到约 154 项符合「montecarlo」的源代码
代码结果 154
www.eeworm.com/read/38709/1116733
cfg 555 monostable multivibrator.cfg
[Analyses Setup]
DCAnalysis=False
ACAnalysis=False
TransientAnalysis=True
TransferFunction=False
NoiseAnalysis=False
Multimeter=True
ParamSweep=False
TempSweep=False
MonteCarlo=False
AlwaysS
www.eeworm.com/read/38709/1116867
cfg 555 astable multivibrator.cfg
[Analyses Setup]
DCAnalysis=False
ACAnalysis=False
TransientAnalysis=True
TransferFunction=False
NoiseAnalysis=False
Multimeter=True
ParamSweep=False
TempSweep=False
MonteCarlo=False
AlwaysS
www.eeworm.com/read/39901/1137348
cfg state.cfg
[Analyses Setup]
DCAnalysis=False
ACAnalysis=False
TransientAnalysis=True
TransferFunction=False
NoiseAnalysis=False
OPAnalysis=False
ParamSweep=False
TempSweep=False
MonteCarlo=False
Always
www.eeworm.com/read/236894/4636613
hpp all.hpp
/* This file is automatically generated; do not edit. */
/* Add the files to be included into Makefile.am instead. */
#include
#include
www.eeworm.com/read/279486/4136273
m contents.m
% Bayesian Information Criterion (CCToolbox/model_selection/bic)
% CCToolbox 1.0
%
% BIC functions
% bic - Run BIC on a set of curves
% MonteCarlo_BIC - Run BIC on random subset
www.eeworm.com/read/444358/7613556
m optionvanilla.m
function [oprice] = optionvanilla(S,E,r,T,sigma,divYield,nSims,nSteps,type, showPlot)
%OPTIONVANILLA Price European call or put using montecarlo simulation.
%
% oprice = optionvanilla(S
www.eeworm.com/read/447973/7542718
m examineresults.m
%%% DynaEst 3.032 02/09/2001
% Copyright (c) 2000 Yaakov Bar-Shalom
% ExamineResults, Examine the Results of Simulations
set(simu_montecarlo_menu,'enable','on');
if ~exist('h_CommonWindow')
www.eeworm.com/read/197258/8008962
txt readme.txt
This directory contains the M-files described in the text
"Fundamentals of Statistical Signal Processing: Detection
Theory", by Steven Kay, Prentice Hall, 1998. The files are:
dp.m
montecarlo.m
www.eeworm.com/read/383321/8954992
cpp rootmontecarlocomplex.cpp
//RootMonteCarloComplex.cpp
//MonteCarlo法求解非线性方程一复根
#define FM //注解此行,将调用FunctionModule2()
#ifdef FM
#define FunctionModule FunctionModule1
#else
#define FunctionModule FunctionModule2
www.eeworm.com/read/381951/9061526
cpp rootmontecarlocomplex.cpp
//RootMonteCarloComplex.cpp
//MonteCarlo法求解非线性方程一复根
#define FM //注解此行,将调用FunctionModule2()
#ifdef FM
#define FunctionModule FunctionModule1
#else
#define FunctionModule FunctionModule2