代码搜索:Experiments
找到约 418 项符合「Experiments」的源代码
代码结果 418
www.eeworm.com/read/256096/12028939
m q916_qfunction.m
y=input('Enter y, argument of Q function >');
M=input('Enter M, argument of experiments >');
N=input('Enter N, argument of trials >');
u=(pi/2)*rand(N,M); %Generate random numbers
uu=(1/pi).*ex
www.eeworm.com/read/449369/7507759
dsjr expt.wpm.dsjr
#! /usr/bin/perl -I../script ../script/expt.pl
# vi : set ts=4 sw=4:
# Driver tables for experiments.
#
# Kinds of lines:
# "require": earliest version of expt.pl that can run this script.
# "salt":
www.eeworm.com/read/449369/7507770
few expt.tsp.ben.few
#! /usr/bin/perl -I../script ../script/expt.pl
# vi : set ts=4 sw=4:
# Driver tables for experiments.
#
# Kinds of lines:
# "require": earliest version of expt.pl that can run this script.
# "salt":
www.eeworm.com/read/449369/7507776
big expt.wpm.dsjr.big
#! /usr/bin/perl -I../script ../script/expt.pl
# vi : set ts=4 sw=4:
# Driver tables for experiments.
#
# Kinds of lines:
# "require": earliest version of expt.pl that can run this script.
# "salt":
www.eeworm.com/read/449369/7507786
expttest2
#! /usr/bin/perl -I../script ../script/expt.pl
# vi : set ts=4 sw=4:
# Driver tables for experiments.
#
# Kinds of lines:
# "require": earliest version of expt.pl that can run this script.
# "salt":
www.eeworm.com/read/449369/7507789
many expt.tsp.ben.many
#! /usr/bin/perl -I../script ../script/expt.pl
# vi : set ts=4 sw=4:
# Driver tables for experiments.
#
# Kinds of lines:
# "require": earliest version of expt.pl that can run this script.
# "salt":
www.eeworm.com/read/449369/7507981
in lkdoit.in
#! @BASH@
# @configure_input@
# lkdoit
# Run lk many experiments on specific inputs
# Using bash functions lets us be smart about lower bounds
# e.g.
# lkdoit lin105 dsj1000
# This script is likel
www.eeworm.com/read/435228/1865371
pjt fixedpointc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="fixedPointc"
ProjectDir="C:\C55xDSP\ch03_2ed\experiments\exp3.6.5_funcAppro\2_fixedPo
www.eeworm.com/read/435228/1865374
pjt floatingpointc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="floatingPointC"
ProjectDir="C:\C55xDSP\ch03_2ed\experiments\exp3.6.5_funcAppro\1_floa
www.eeworm.com/read/282044/9122532
c sat2.c
/* sat2.c
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: sat2 < input.data
*/
static char rcsid[] = "@(#)sat2.c 1.1 09:47:21 10/30/