搜索资源列表
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
Numerical_Computing_with_MATLAB
- 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-
ncm
- 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 u
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
genalg
- The simple class for real-numbers genetic algorithm. The main advantage of this realisation is a lot of crossover functions. Simple, Arithmetic, Geometry, Discrete, Binary Crossover, Blend Crossover (BLX) are implemented. Class useful for numerical
Complex_Algorithm
- Numerical algorithm for Complex numbers -Numerical algorithm for Complex numbers
chebfun_v2_0501
- The chebfun project is a collection of algorithms, and a software system in object-oriented Matlab, which extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements
NumericalAnalysis
- 使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
C-numerical-algorithm-program
- 本书中的常用数值算法子程序、所有为验证这些子过程而编的验证程序 以及在验证这些过程中所形成的工程,均按书中章的编号分别放在以C开头、 以D开头和以V开头的子目录中。-The numerical algorithm used in this book subroutine, all of these sub-processes to verify the validation process and compiled in the verification of those in th
NR_C301
- Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
NCM
- MATLAB 数值计算 入门 源码 ² introduction to MATLAB ² linear equations ² interpolation ² zero ¯ nding ² least squares ² quadrature ² ordinary di® erential equations ² random numbers ² Fourier analys
get_prime
- 本代码在给出一个数值后,可以计算出这个数值范围内的所有素数。-This gives a numerical code, you can calculate the value of all prime numbers within the.
shuzhijisuanwendingxing
- 算法的数值稳定性实验 数值计算中要避免大数吃小数 避免绝对值很小的数作分母 避免相近的两个数相减-Numerical stability test algorithm for the numerical calculation to avoid eating large numbers to avoid small in absolute terms the number of decimal places as the denominator to avoid a similar
SPECRND
- 在数值模拟中,需要生成给定分布律的随机数-In numerical simulation,Generating random numbers with given distribution law.
GUI-Files
- MATLAB\GUI用于数值计算中特征值,,随机数,偏微分方程,求积分-MATLAB\GUI Files for numerical computing—Eigenvalues, Random Numbers, Partial Differencial equation,Quadrature
rand
- matlab产生各种随机数,便于做数值模拟实验-matlab produce a variety of random numbers, easy to do numerical simulation
math
- 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
gsl-1.15.tar
- GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 该类库提供了关于数学计算的很多方面,包括: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier
Numerical-Analysis-for-Statisticians
- Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
exp_
- 用于以自然数e为底,x为指数(手动输入)数值计算的C语言实现 将其进行麦克劳林展开,这样可以将指数运算转化为简单的加减乘除运算。 -Used to base e of natural numbers, x is exponential (manual input) numerical calculation of the C language to be Maclaurin expansion, which can be transformed into a simple expone