搜索资源列表
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
diedaishuzu
- 数组在编程的使用中是十分重要的,此程序简单介绍了数组的迭代使用!-Array used in programming is very important that this procedure introduced an array of simple iterative use!
Jacobi.c
- 计算传热学简单的一维导热问题,利用Jacobi迭代法计算温度场。-Calculation of one dimensional heat conduction problem
1
- 测量液晶的厚度,用光干涉法。得到实验公式,用迭代计算得到的,很简单的程序-to calculate the h of the lcd cell
Experiement1
- C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method