-
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.
標(biāo)簽:
introductory
Numerical
Computing
textbook
上傳時(shí)間:
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.
標(biāo)簽:
Numerical
Computing
MATLAB
with
上傳時(shí)間:
2014-01-01
上傳用戶:guanliya
-
This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always Modify a design).
標(biāo)簽:
optimizing
the
structure
designed
上傳時(shí)間:
2013-12-17
上傳用戶:CHINA526
-
MATLAB的SVM算法實(shí)現(xiàn),Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to Modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
標(biāo)簽:
MATLAB
SVM
算法
上傳時(shí)間:
2013-12-20
上傳用戶:jkhjkh1982
-
A template solution for C++ database development
Description: A template class that can write,read,Modify & delete objects of any class/structure to a database.
標(biāo)簽:
template
Description
development
solution
上傳時(shí)間:
2014-01-18
上傳用戶:AbuGe
-
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily Modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.
標(biāo)簽:
CodeProject
provides
service
methods
上傳時(shí)間:
2014-01-25
上傳用戶:baiom
-
用C編寫的短小精悍的數(shù)據(jù)庫,既有運(yùn)行碼,又有源代碼,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,Modify,QUIT,HELP等命令,對于想學(xué)習(xí)如何用C實(shí)現(xiàn)數(shù)據(jù)庫sql語句編程的同仁很有幫助。
標(biāo)簽:
編寫
數(shù)據(jù)庫
上傳時(shí)間:
2016-11-12
上傳用戶:as275944189
-
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to Modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
標(biāo)簽:
particularly
designed
teaching
toolbox
上傳時(shí)間:
2016-11-25
上傳用戶:hustfanenze
-
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and Modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns.
This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.
標(biāo)簽:
development
adaptable
solutions
patterns
上傳時(shí)間:
2014-09-07
上傳用戶:wangchong
-
ST uPSD32XX I2C This example demo code is provided as is and has no warranty,
implied or otherwise. You are free to use/Modify any of the provided
code at your own risk in your applications with the expressed limitation
of liability (see below) so long as your product using the code contains
at least one uPSD products (device)
標(biāo)簽:
otherwise
provided
warranty
example
上傳時(shí)間:
2013-12-07
上傳用戶:標(biāo)點(diǎn)符號