搜索资源列表
runge
- 数值计算方法,龙格现象-numerical calculation method, Runge phenomenon
lglrchzh
- 用JAVA写的数值计算方法中的拉格朗日插值算法的程序,主函数是d2r1,运行d2r1就可以了-written with Java numerical calculation method of Lagrange interpolation algorithm for the procedure, the main function is d2r1. Operation d2r1 can
Tenprograms
- 数值计算方法相关的十个程序.包括对分法、迭代法、牛顿法、割线法、高斯消元法、雅克比迭代法程序、幂法、线性拟合态、-numerical calculation method related to the 10 procedures. Including the right method, iterative method, Newton's method, secant, PGE, Jacques procedures than the iterative method, power, l
Level_Set_and_PDE_Methods_for_Computer_Graphics.ra
- level set及PDE方法处理图形图像 包括三个部分:1、level set理论基础介绍;2、数值离散化方法 3、应用 每一部分配有详细的图表说明,并给出了多篇参考文献(其中很多涉及到“三维物体修复”)
2
- 这是数值分析的迭代方法和欧拉方法。自己写的,编译通过了的。可以
AnalysisofPinningControllingSpatiotemporalChaosofU
- 考虑非对称耦合映象格子的控制问题, 用线性分析的方法分析了在钉扎控制下系统的稳定性, 同时还分析了耦合的非对称性对控制效率的影响. 得出将系统控制到几种稳定状态所需要最小钉扎密度与系统参数间的关系和耦合梯度对控制效率的影响, 并给出了数值验证. 钉扎控制用于非对称耦合系统比用于对称耦合系统更加有效, 在相同的钉扎密度下, 可控制区域随耦合梯度的增加而增加.
quicksort
- quicksort为一个利用quicksort找数值的方法,一个比较快的搜寻方法
sanjiao
- 数值方法实验:自己用java写的一个数值方法三角消元程序-Numerical Methods: triangular elimination
LinkedList
- //本代码是用Java实现链表的几个基本功能,分别是:创建链表(自己需要输入创建节点的个数,之后输入各个节点的数值)、 //插入节点、删除节点(分为删除链表中某个数值方法和删除链表中第几位置的节点方法)、输出链表、将链表转化为数组、 //将链表进行排序(用的是先将链表转化为数组,之后对数组进行冒泡排序)、还有输出链表的长度(初学者仅供参考)-Complete the single linked list with Java. The functions are create,
commons-math-2.0-src(1)
- java数值计算方法-...........................................
ASPNET
- 棒图有时又称为"Bar"图。在我的上一篇文章《在ASP.NET实现数据图表》中已经介绍了在浏览器看到的图表,一般都是图片文件。那么在ASP.NET中是否也可以生成这些图表?答案是肯定的,因为在ASP.NET中拥有了一个新功能--绘图功能,通过此功能就能够按照要实现的图表的模样来绘制,最后在客户端的浏览器中形成一个图片,从而显示出图表来。 本文就在上一篇文章的基础上,进一步介绍在ASP.NET页面中实现Bar图的具体方法。希望本篇文章不仅能够让您领会到ASP.NET中强大的绘图功能
java2
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法 随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop re
BinarySearch
- 基于Java的二分查找法,是数值计算方法实验用的代码。-Java-based binary search method, numerical method is experimental code.
ChordIntercept
- 基于Java的迭代法,是数值计算方法的实验题。-Java-based iterative method is a numerical calculation of the experimental problems.
Iteration
- 基于Java的迭代法,是数值计算方法的实验题。-Java-based iterative method is a numerical calculation of the experimental problems.
Newton
- 基于Java的牛顿法,是数值计算方法的实验题。-Java-based Newton method is a numerical calculation of the experimental problems.
Gaussian
- 基于Java的高斯消元法,是数值计算方法的实验题。-Java-based Gaussian elimination method is the numerical calculation of the experimental problems.
Exercise6
- 本程序用java编写了数值分析中的一些代码,可以进行一些龙贝格方法和科斯塔方法的数值计算-This procedure is numerically analyzed using java prepared some of the code, you can make some Romberg method and the method of numerical calculation Costa
Guess
- 数值分析里面的高斯方法,用来求解方程组的解-Which the Gauss numerical methods for solving equations
Finite-Element-Method-
- 有限单元法对于解决许多工程问题都很实用,很好的数值方法-Finite element method to solve many problems are very practical engineering, very good numerical method