-
wavelets are used extensively in signal and image processing,Medicine, Finance, Radar, Sonar, Geology
and many other varied fields. They are usually presented in mathematical formulae, but can actually be
understood in terms of simple comparisons with your data.
標簽:
extensively
processing
wavelets
Medicine
上傳時間:
2015-10-22
上傳用戶:ecooo
-
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
標簽:
two-dimensional
FuncPlotter
application
displaying
上傳時間:
2015-12-16
上傳用戶:妄想演繹師
-
This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing depth of coverage or mathematical rigor.
標簽:
comprehensive
introduction
algorithms
provides
上傳時間:
2014-11-23
上傳用戶:ynzfm
-
This a large book, and your class will probably cover only a portion of its material. We
have tried, however, to make this a book that will be useful to you now as a course textbook
and also later in your career as a mathematical desk reference or an engineering handbook
標簽:
probably
material
portion
large
上傳時間:
2016-01-14
上傳用戶:wendy15
-
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image
// using histograms, to enhance the image, etc.
// Histogram stretch (aka automatic gain control):
// Stretches the image histogram to fill the entire range of values. This is a "point operation,"
// meaning each pixel is scaled to a new value, without examining the neighboring pixels. The
// histogram stretch does not actually require you to calculate the full histogram. The scaling factor
// is calculated from the minimum and maximum values in the image.
標簽:
Sample
Histogram
Grabber
sample
上傳時間:
2013-12-15
上傳用戶:ryb
-
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
標簽:
library
The
describes
for
上傳時間:
2014-09-11
上傳用戶:jackgao
-
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point numbers with a tolerance, performing simple presolve operations, and warm starting algorithms for mathematical programs, among others.
標簽:
open-source
collection
CoinUtils
developed
上傳時間:
2013-12-19
上傳用戶:xmsmh
-
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to use them correctly, appreciate
their limitations, and modify them when necessary to suit your own needs. The
topics include
* introduction to Matlab,
* linear equations,
* interpolation,
* zero and roots,
* least squares,
* quadrature,
* ordinary di?erential equations,
* random numbers,
* Fourier analysis,
* eigenvalues and singular values,
* partial di?erential equations.
標簽:
introductory
Numerical
Computing
textbook
上傳時間:
2016-07-04
上傳用戶:思琦琦
-
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to use them correctly, appreciate
their limitations, and modify them when necessary to suit your own needs. The
topics include
* introduction to Matlab,
* linear equations,
* interpolation,
* zero and roots,
* least squares,
* quadrature,
* ordinary di?erential equations,
* random numbers,
* Fourier analysis,
* eigenvalues and singular values,
* partial differential equations.
標簽:
Numerical
Computing
MATLAB
with
上傳時間:
2014-01-01
上傳用戶:guanliya
-
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object oriented, with some strong functional influence. This book focuses
slightly more on the functional aspects of Ruby than some other books.
標簽:
Object-oriented
languages
objects
methods
上傳時間:
2016-08-05
上傳用戶:佳期如夢