搜索资源列表
-
8下载:
************************************************************************ * * * * * 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
-
-
0下载:
里面包含很多数值分析的算法,课本上有的算法这里都包含了。-Which contains a lot of numerical analysis algorithms, and some textbooks on algorithms are included here.
-
-
0下载:
冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
-
-
4下载:
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
-
-
0下载:
数值分析算法程序使用C#编写!-Numerical analysis algorithms using C# program to prepare! Numerical analysis algorithms using C# program to prepare!
-
-
0下载:
数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。
配合华中科大的那本著名的“数值分析”。李庆扬编著。
用来交作业很好。
在本压缩包里面包含的是:
HalfDevision.d 二分法解方程
LagrgIn.d 拉格朗日差值公式-求近似值
NewtonFwIn.d 牛顿前插公式-求近似值
NewtonItera.d 牛顿迭代法-求近似值
VarStpTrpzoItg.d 变步长梯形积
-
-
0下载:
数值分析电子书,包括各种常用的数值算法和源代码-Numerical analysis books, including a variety of commonly used numerical algorithms and source code
-
-
0下载:
剑桥大学的数值分析算法资料及相关C源码,包括LU分解法等数值分析算法-Cambridge numerical analysis algorithms and the associated C source code
-
-
0下载:
本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
-
-
0下载:
数值分析中常用的经典算法,包括最小二乘、牛顿、高斯、龙贝格、拉格朗日、欧拉等算法的集合。-Commonly used in classical numerical analysis algorithms, including least squares, Newton, Gauss, Romberg, Lagrange, Euler and other collection algorithms.
-
-
0下载:
alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
-
-
3下载:
本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
-
-
0下载:
数值分析算法,密码Jacobi符号计算,数据结构中二叉树判定及一元稀疏多项式计算。-Numerical analysis algorithms, password Jacobi symbol calculations, the data structure sparse binary polynomial to determine and calculate a dollar.
-
-
0下载:
从数值分析入手,对参考论文中提出的指数及对数函数高精度快速算法进行了分析,并对exp,log两个函数的计算复杂性以及误差作了详细的讨论。并编写了C#程序实现了论文中讨论的关于5个指对函数的数值算法,取得了理想的实验结果。-Starting from the numerical analysis, paper presented to the reference index and logarithmic functions of fast algorithms for high-precisio
-
-
0下载:
数值分析中的一些常用算法,对学习C语言和数值分析都很有帮助哦-Numerical analysis of some commonly used algorithms for learning the C language and numerical analysis are very helpful oh
-
-
0下载:
Nearly every numerical analysis algorithm has computational complexity that scales exponentially in
the underlying physical dimension. The separated representation, introduced previously, allows many operations to be
performed with scaling that i
-
-
0下载:
本件包含了数值算法各种不同的算法的实力运用以及绘制的相应的图形-This file contains a variety of numerical algorithms use different algorithms and the mapping of the strength of the corresponding graph
-
-
0下载:
数值分析算法,该压缩包含有雅克比迭代算法、弦割法法及综合评测法等-Numerical analysis algorithms, the compression Jacobi iteration algorithm, France and France chord cutting and comprehensive evaluation method
-
-
0下载:
数值分析算法,拉格朗日插值与函数逼近,已运行成功-Numerical analysis algorithms, Lagrange interpolation and function approximation, has been running successfully
-
-
0下载:
ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include:
Data analysis (clas
-