资源列表
maseidelghhhhhhh
- 用途:用Gauss-Seidel迭代法解线性方程组Ax=b 格式:x=maseidel(A,b,x0,ep,N) A为系数矩阵,b为右端向量, -Uses: The Gauss-Seidel iteration method for solving linear equations Ax = b Format: x = maseidel (A, b, x0, ep, N) A as the coefficient matrix, b for the right-hand side vec
Romberg1
- 数值求积,求解pi的值,要求精确到小数点后12位-Numerical quadrature, solving the value of PI, requirement accurate to a decimal 12
recur
- Matlab 递归函数,通过几个参数的输入,实现递归调用-recurve function
DayCode
- 计算一个日期的日码(Day Code),根据指定的年月日信息,计算日码,用于日期信息比较等-Calculated at a date code (Day Code), according to the specified year, month, date information, calculate date code, date information for comparison
A1
- 用C语言编写的有限差分法,求解一维非稳态温度场的小程序-Using C language finite difference method, solving the problem of two-dimensional steady-state temperature field
Gauss_Seidel
- 解线性方程组的Gauss_Seidel(高斯-赛德尔)方法的matlab代码实现-Solution of linear equations of the Gauss_Seidel code
Burg
- 在MATLAB环境下,用Burg算法实现对随机信号的功率谱估计-Random signal of the power spectrum estimation with Burg algorithm in the MATLAB environment,
13.7
- 将某文件中的学生数据平均分进行排序处理,将已排序的学生数据存入一个新的文件中。-Student data in a file average for sort processing, the sorted student data is stored in a new file.
TRIAL
- as simple program which reverses k alternate nodes of a singly linked list by using an efficient algorithm.
222
- 学生管理系统,使用二叉树,使用广度优先遍历-Student management system
SimpleFactory
- 设计模式中的简单工厂模式 SimpleFactory c++代码实现-SimpleFactory cpp!!!!
check100
- 这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.