代码搜索:deterministic
找到约 440 项符合「deterministic」的源代码
代码结果 440
www.eeworm.com/read/213958/15120525
cc simple.cc
// Simple harmonic oscillator, one trajectory.
#include
#include
#include
#include
#include "ACG.h"
#include "Traject.h"
#include "State.h"
#include "Oper
www.eeworm.com/read/213958/15120530
cc sums.cc
// Simple harmonic oscillator, sum over trajectories.
#include
#include
#include
#include
#include "ACG.h"
#include "Traject.h"
#include "State.h"
#includ
www.eeworm.com/read/476296/6765146
m rls5.m
%RLS5 Problem 4.5
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% s - deterministic part of reference signal
% sigman - standard dev
www.eeworm.com/read/101563/15825351
cpp zzxcharpoly.cpp
#include
#include
NTL_START_IMPL
void CharPolyMod(ZZX& gg, const ZZX& a, const ZZX& f, long deterministic)
{
if (!IsOne(LeadCoeff(f)) || deg(f) < 1 || deg(a) >=
www.eeworm.com/read/100384/15875235
c zzxcharpoly.c
#include
#include
NTL_START_IMPL
void CharPolyMod(ZZX& gg, const ZZX& a, const ZZX& f, long deterministic)
{
if (!IsOne(LeadCoeff(f)) || deg(f) < 1 || deg(a) >= deg(f))
www.eeworm.com/read/100383/15875616
cpp zzxcharpoly.cpp
#include
#include
NTL_START_IMPL
void CharPolyMod(ZZX& gg, const ZZX& a, const ZZX& f, long deterministic)
{
if (!IsOne(LeadCoeff(f)) || deg(f) < 1 || deg(a) >=
www.eeworm.com/read/286662/8752056
txt preprocessing.txt
ADDC@Number of partitions:@4@S
AGHC@Number of partitions, Distance:@[4, 'min']@S
BIMSEC@Num of partitions, Nattempts:@[4, 1]@S
Competitive_learning@Number of partitions, eta:@[4, .01]@S
Determinis
www.eeworm.com/read/178176/9415596
inf info.inf
#######################################################
####### C++ Simulator of a Turing Machine (TM ) #######
##### Nondeterministic/Deterministic Multitape TM #####
www.eeworm.com/read/178176/9415719
txt @psc_readme_7113_3.txt
Title: [C++ Simulator] Nondeterministic Turing Machine (Version 2.1)
Description: The program simulates a Nondeterministic Multitape Turing Machine. It works as ordinary (Deterministic) Turing Machin
www.eeworm.com/read/372113/9521406
txt preprocessing.txt
ADDC@Number of partitions:@4@S
AGHC@Number of partitions, Distance:@[4, 'min']@S
BIMSEC@Num of partitions, Nattempts:@[4, 1]@S
Competitive_learning@Number of partitions, eta:@[4, .01]@S
Determinis