代码搜索:springer
找到约 182 项符合「springer」的源代码
代码结果 182
www.eeworm.com/read/493675/1163837
sty llncsdoc.sty
% This is LLNCSDOC.STY the modification of the
% LLNCS style file for the documentation of
% the LaTeX macro package from Springer-Verlag
% for multiple authors books in mathematics, version 1.1
\
www.eeworm.com/read/334861/3361584
sty llncsdoc.sty
% This is LLNCSDOC.STY the modification of the
% LLNCS style file for the documentation of
% the LaTeX macro package from Springer-Verlag
% for multiple authors books in mathematics, version 1.1
\
www.eeworm.com/read/324450/3502657
sty llncsdoc.sty
% This is LLNCSDOC.STY the modification of the
% LLNCS style file for the documentation of
% the LaTeX macro package from Springer-Verlag
% for multiple authors books in mathematics, version 1.1
\
www.eeworm.com/read/276929/4160881
tuxedo
#
#------------------------------------------------------------------------------
# tuxedo: file(1) magic for BEA TUXEDO data files
#
# from Ian Springer
#
0 string \0\0\1\236
www.eeworm.com/read/393395/2474501
m s_diversificationcorrelation.m
% this script shows the diversification effect of correlation in a simplified market of two variables
% see "Risk and Asset Allocation" - Springer (2005), by A. Meucci
clear; close all; clc;
%%%%
www.eeworm.com/read/393395/2474723
m s_displaylogtpdf.m
% this script displays the pdfs of the log-t distribution
% see "Risk and Asset Allocation"-Springer (2005), by A. Meucci
% formula (2.213)
clc; clear; close all
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/392623/8332205
djvu michalewicz z. genetic algorithms + data structures = evolution programs (3ed., springer,1996)(isbn 3540606769)(t)(388s)_csgn_.djvu
www.eeworm.com/read/393395/2474709
m s_logtcopulasimul.m
% this script simulates the copula of a bi-variate log-t distribution
% see "Risk and Asset Allocation"-Springer (2005), by A. Meucci
clc; clear; close all
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/393395/2474712
m s_spearmanrho.m
% this script computes Spearman's rho in simulation
% for a log-normal distribution
% see "Risk and Asset Allocation"-Springer (2005), by A. Meucci
close all; clc; clear;
%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/393395/2474744
m s_normalmatrix.m
% this script simulates a matrix-variate normal distribution
% it computes the summary statistics both in simulations and analytically
% see Sec. 2.6.2 in "Risk and Asset Allocation"-Springer (2005)