搜索资源列表
rational1
- 一个有理数可以表示成分子与分母都是整数的一个分数。定义一个表示有理数的类Rational(包括方法的实现),-a rational elements can be expressed as the denominator are integral with a score. A definition of the category, said Rational Rational (including the method of achieving)
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
OriginCurveFittingFunctions
- Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
gmp-4.3.0
- GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by
Rational.Complex
- C的有理數的複數算法 一般資訊學院要求 一般來說會是考題之一-C of the complex algorithms of rational College general information questions asked will be one of general
C2
- 拉格朗日插值,有理函数插值,三次样条插值,插值多项式-Lagrange interpolation, rational function interpolation, cubic spline interpolation, polynomial interpolation
thesis2002_zhangyifei
- 张一飞论文 人们认识事物的过程中,开始只是看到了各个事物的现象。这就是认识的感性阶段。在这个阶段中,还不能作出合乎逻辑的结论。  随着研究的深入,这些感觉和印象的东西反复了多次,于是在人们的脑子里生起了一个认识过程中的突变,最后产生出合乎逻辑的结论。这就是认识的理性阶段。-Zhang Yi-fei paper learn about the things people in the process of the beginning of all things just to see
Rational
- 有理数四则运算头文件,其中有理数用两个长整形表示。-Rational operation,Each Rational include two long int
quanmeijindian-shuzhifenxi
- 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
youlishu
- 定义一个有理数类,实现有理数的加减乘除运算 程序要求定义并实现一个有理数类,通过重载运算符+、-、*、/对所有有理数进行算数运算;写一个优化函数,使有理数约去公分母。 -Define a rational number class, achieve rational numbers, Math computation process requires the definition and implementation of a rational number class, by ove
interpolation
- 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
NumericalRecipesinCWilliam.H
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
SC.R2010.11
- 超级大数计算,基于大数的有理数计算,基于大数的一元多项式计算,函数批量计算,二维函数绘图。-Super large number calculations, based on large numbers of rational calculation, based on the calculation of large numbers of a polynomial function batch computing, two-dimensional mapping function.
juzhenyunsuan
- 目前只开发了高等代数模块。处理的数据是有理数。不一定是整数。得出的是精确解。-Currently developed advanced algebra modules. Processed data is rational. Is not necessarily an integer. Come to the exact solution.
rational
- 实现有理数的运算,包括加减乘除,有理数可以是以负数形式产生的。-achieve a rational’s operator
work
- 进行有理数四则运算和取分子取分母运算,瑕疵不少,希望大家更正-For rational arithmetic and take take the denominator of molecular computing, many flaws, I hope you correct
gaodengshuxue
- 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
predict-USAs-popultion-in-2020
- 根据已知数据 运用三次样条插值法 有理数插值法 拉格朗日插值法 高斯牛顿法 拟合预测2020年美国人口 -According to the known data using cubic spline interpolation rational interpolation Lagrange interpolation Gauss-Newton fitting to predict the U.S. population in 2020
Rational-arithmetic
- 有理数四则运算的算法 可以实现有理数四则运算-Rational arithmetic
