代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/430506/1929370
m fig2eps.m
function []=fig2eps(fig)
%
% FIG2EPS Exports the figure to a file in the EPS format.
% Before saving, the standard save window is invoked
% to obtain output file name.
%
% Statistical Patter
www.eeworm.com/read/373460/2761804
m fig2eps.m
function []=fig2eps(fig)
%
% FIG2EPS Exports the figure to a file in the EPS format.
% Before saving, the standard save window is invoked
% to obtain output file name.
%
% Statistical Patter
www.eeworm.com/read/203062/15366758
h gmres.h
#ifndef _GMRES_H
#define _GMRES_H
// Y. Saad and M. Schultz, "GMRES: A generalized minimum residual algorithm for
// solving nonsymmetric linear systems", SIAM J. Scientific and Statistical
// Compu
www.eeworm.com/read/203062/15366767
cpp gmres.cpp
#include "gmres.h"
#include
// Y. Saad and M. Schultz, "GMRES: A generalized minimum residual algorithm for
// solving nonsymmetric linear systems", SIAM J. Scientific and Statistical
// C
www.eeworm.com/read/202675/15376001
txt read_me.txt
All M-files are copyrighted, 2000, by Dimitris G. Manolakis,
Vinay K. Ingle, and Stephen M. Kogon for use with the book
"Statistical and Adaptive Signal Processing" published by
McGraw-Hill Higher
www.eeworm.com/read/109267/15560594
txt readme.txt
Real Casino Roulette
Spins just like real wheel, make your bets! Play and have fun! Sorry, but no money are paid off yet :) This new version has statistical computer that can help you make the righ
www.eeworm.com/read/170469/9805490
java statdata.java
package shared;
import java.lang.*;
import java.util.*;
import java.io.*;
/** StatData is a class for doing statistical computations.
* @author James Louis 4/11/2002 Ported to Java.
* @autho
www.eeworm.com/read/359181/10162086
java statdata.java
package shared;
import java.lang.*;
import java.util.*;
import java.io.*;
/** StatData is a class for doing statistical computations.
* @author James Louis 4/11/2002 Ported to Java.
* @autho
www.eeworm.com/read/161460/10407445
java statdata.java
package shared;
import java.lang.*;
import java.util.*;
import java.io.*;
/** StatData is a class for doing statistical computations.
* @author James Louis 4/11/2002 Ported to Java.
* @autho
www.eeworm.com/read/278099/10570902
h mathstat.h
/* +++Date last modified: 05-Jul-1997 */
/*
** MATHSTAT.H - Header file for statistical analysis in C and C++
**
** Public domain by Bob Stout
*/
#include
#include
#i