代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/142848/12913896
cpp compression15.cpp
// compression15.cpp : Defines the entry point for the console application.
//
//improved statistical coding
#include "stdafx.h"
#include "iostream.h"
#include "stdio.h"
#include "math.h"
www.eeworm.com/read/239550/13272821
txt readme.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/136959/13351926
c mathstat.c
/*
** MATHSTAT.C - Statistical analysis in C and C++
**
** Public domain by Bob Stout
**
** Provided functions:
** 1. Open/Initialize
** 2. Close
** 3. Flush/Reinitialize
** 4. Add datum
**
www.eeworm.com/read/309649/13667468
c mathstat.c
/* +++Date last modified: 05-Jul-1997 */
/*
** MATHSTAT.C - Statistical analysis in C and C++
**
** Public domain by Bob Stout
*/
#include
#include
#include "mathsta
www.eeworm.com/read/300886/13883573
m reset_callback.m
function reset_callback(hobject, eventdata, handles, varargin) %#ok Used in callback
% Reset and update statistical values
%
% Modified by E. Rietsch: October 15, 2006
global V3D_HANDLES
fig
www.eeworm.com/read/349590/6291720
txt readme.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/158100/11643652
txt readme.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/155543/11864177
txt readme.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/131533/14140202
java statswin.java
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import java.text.*;
// Process and display statistical data.
public class StatsWin extends Frame
implements ItemListe
www.eeworm.com/read/232058/14209480
txt readme.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