资源列表
Newton
- 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
一个最速下降法的Matlab程序.rar
- 一个最速下降法的Matlab程序.rar
Transpose
- transpose the matrix for trimedia
marunge4gh
- 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solution of ordinary differential
DFTE
- 用有限差分法求二阶线性微分方程边值问题的数值解-Second-order finite difference method for the numerical solution of linear differential equations boundary value problems
my_spline
- 三次样条插值程序,考虑了各种边界条件,含基本注释-cubic spline interpolation, considering all kinds of boundary conditions and contains some basic notes
juzhengsuanfa
- 这代码实现矩阵之间的基本加减乘除算法,代码简单易于读懂-This code between the matrix addition, subtraction algorithm, the code is simple and easy to read
un.c
- Stack simple exaample.
yusefuxiangjieban
- 约瑟夫问题详解版本已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph Detailed versions of known issues n individuals (with numbers 1,2,3 ... n, respectively) sitting
3ds_reader
- 3ds 三维图形文件的读取,显示,操作等功能-3ds three-dimensional graphics file read, display, operation and other functions
bpsk
- bpsk Probability of Unique Integer Solution to a System of Linear Equations -Probability of Unique Integer Solution to a System of Linear Equations
DFA算法核心
- DFA算法核心代码,希望大家能善用,如有不全请指教
