搜索资源列表
Soft20060210160010604
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
pw3
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解
pw4
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解
algorithm_code
- 内容包括常用的经典数值算法,差值、拟合与逼近、常微分方程的求解、数据处理与回归分析
changyongsuanfachengxuji
- 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
caucalateways
- 科学与工程数值算法 c#包括插值,微分方程的数值解法等-Science and Engineering numerical algorithm c#
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
Partial-Differential-Equation
- 图像处理的偏微分方程方法随书光盘,提供了若干典型数值方案的实验性matlab程序和可供试验用的图像素材-Image Processing Partial Differential Equations CD with the book, provides images of some typical numerical program Matlab experimental procedures and for testing material
serial
- 此程序是用C来实现偏微分方程的数值解问题,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations correctly after testing feasible
MPI_OpenMP
- 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
MPI_OpenMP_cart
- 此程序是用C来实现偏微分方程的数值解问题,并行计算MPI的另一种方法,经测试后正确可行-This program is written in C to achieve the numerical solution of partial differential equations, parallel computing the MPI Another way, after testing is feasible
matlab-pde
- 偏微分方程数值解法,内含十多个方法matlab代码-Numerical Solution of Partial Differential Equations
poisson_c
- 在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written
numericalsolution
- 针对常微分方程的数值解法,包含三个程序,可用于计算方法,数学建模等课程-For numerical solution of ordinary differential equations, including three procedures, the method can be used to calculate mathematical modeling course
solution
- 运用一些比如高阶龙哥库塔法进行微分方程数值求解的算法。-fortran-based algorithm _ numerical solution
CH8
- 基于Fortran编程环境的数值微分求解,如三点公式法,五点公式法,Richardson外推方法等-Fortran programming environment based on numerical differentiation to solve, such as the three-point formula, a five-point formula method, Richardson extrapolation methods
Mathematical--and-signal-
- LabVIEW(8.2)课本13.1章源程序,例子详细,包括图像化编程与数学分析,基本数学函数,线性代数,曲线拟合,插值,数值积分与数值微分,概率与统计,最优化,常微分函数,空间解析几何,公式解析,Mathscr ipt-LabVIEW (13.1 8.2) procedures, examples in detail, including the visualization programming and mathematical analysis, the basic mathematica
matlab-function
- 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
pwfszjf
- 偏微分数值解法的c语言程序 这是偏微分数值解法课上的作业-Numerical solution of partial differential c language program which is the numerical solution of partial differential operations on classes
Newtons-method-3.VI
- Labview平台三元方程组的牛顿迭代法计算数值解。想要处理自己的三元方程组,可以将程序中f1 f2 f3方程组修改成自己的方程组,相应微分方程也要修改。-Labview platform three yuan Equations Newton iterative method to calculate the numerical solution. Want to deal with their own triple equations, you can modify the program