资源列表
matlab-program
- 牛拉法,高斯法,sor法解线性方程的程序,并有实例-N-L method, Gauss method, sor method for solving linear equations of the program, and there are examples
NURBS-curve-shape-modification
- 基于权因子的NURBS曲线形状调整,编辑NURBS.-Based on the weights of the NURBS curve shape modification
Shape-Control-of-NURBS
- 通过修改节点控制修改三次B样条和NURBS曲线的形状-Shape Control of Cubic B-Spline and NURBS Curves by Knot Modifications
12
- Gauss列主元消去法解线性方程组,含有多种解算方法-Gauss elimination method for solving out the main element of linear equations, containing a variety of solution method
CFDZUOYE
- 简单的管道内波得一维雷曼问题,就是应用于一些简单作业的问题。-Simple pipeline waves have a Weilei Man issue, which is used in some simple operations issues.
zihuigui
- 自回归模型,参数优化,应用预测,c#所写,测试准确-Since the regression model, parameter optimization, the application of prediction, c# written, accurate test
qwerty
- 自定义开根号 非牛顿迭代法 能快速计算 有一些局限性-Custom roots and non-Newton method to quickly calculate some limitations
Numerical-analysis
- 数值分析上机题算例,对于学习数值分析的同学,可解决上机题的麻烦-Numerical analysis on the problem machine examples, numerical analysis for students to learn, solve problems on the machine trouble
numerical-analysis
- 东南大学数值分析上机题答案,希望都有些同学有帮助。-Numerical analysis of Southeast University, answers questions on the machine, I hope there are some students to help.
shuzhifenxishangjiliti
- 数值分析中牛顿迭代法、超松弛迭代法、定步长法算例分析-Newton' s iterative method of numerical analysis, over-relaxation iteration method, fixed-step method Analysis of Cases
Numerical-Analysis-of-Seu
- 孙志忠版本的数值分析前三章上机题答案,应该有用。-Zhi-Zhong Sun version of the numerical analysis of the first three chapters-on question the answer should be useful.
gsxqf
- vb编写的高斯消去法,通用函数,如有不好的地方,还请指教!-Dim a(), b(), n, k, l 定义必须的通用变量 Private Sub Command1_Click() If k = n Then Command1.Enabled = False Text2.Enabled = False Else k = k+ 1 Text2 = "" End If End Sub Private Sub Command2_Click()
