-
高斯
GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
- 2022-01-29 00:52:29下载
- 积分:1
-
讯号的算法 (消除 cfg 桩中的左的递归)
分配订购 A1 ;:::;对 nonterminals 的语法。
我: = 1 到 n 做开始为 j: = 1 到 1 做开始为每个窗体 Ai 的生产 !Aj做开始删除 Ai !Aj从每个生产的形式 Aj 的语法 !做开始添加 Ai !端端端的语法变换 Ai-生产,消除直接左的递归结束
- 2022-03-14 05:20:50下载
- 积分:1
-
计算机图形计算:点乘
英文网页 没代码,更适合于理解其原理和方法和运用...
计算机图形计算:点乘
英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
- 2022-02-20 06:45:08下载
- 积分:1
-
基于Visual C++的算术编码
arithemetic code on visual c-arithemetic code on visual c++
- 2022-12-11 06:45:03下载
- 积分:1
-
bp算法及改进bp算法,已测试,附带说明文档
bp算法及改进bp算法,已测试,附带说明文档-bp bp algorithm and improved algorithm, testing, documentation, collateral
- 2023-02-05 16:30:03下载
- 积分:1
-
Map editor, map editor,
地图编辑器, -Map editor, map editor,
- 2022-03-04 14:38:43下载
- 积分:1
-
社交网络游戏
这是python.It做的小型社交网络需要输入一个字符串,并将其解析,使图形structure.Then我们可以发现连接之间friends.Their喜欢etc.Also我们可以添加新的连接..在这里,上面提到的比赛是这门课程采取项目
- 2023-07-22 22:25:03下载
- 积分:1
-
Numerical experiments dichotomy of personal computers Number experimental report...
数值分析实验二分法的个人编写的实验报告号电脑促进吸收大跨度-Numerical experiments dichotomy of personal computers Number experimental report prepared for absorption of large-span
- 2022-02-27 04:27:40下载
- 积分:1
-
lagrange插值
在节点上给出节点基函数,然后做基函数的线性组合,组合系数为节点函数值,这种插值多项式称为拉格朗日插值公式线性插值也叫两点插值,已知函数y = f (x)在给定互异点x0, x1上的值为y0= f (x0),y1=f (x1)线性插值就是构造一个一次多项式P1(x) = ax + b使它满足条件P1 (x0) = y0 P1 (x1) = y1其几何解释就是一条直线,通过已知点A (x0, y0),B(x1, y1)。线性插值计算方便、应用很广,但由于它是用直线去代替曲线,因而一般要求[x0, x1]比较小,且f(x)在[x0, x1]上变化比较平稳,否则线性插值的误差可能很大。为了克服这一缺点,有时用简单的曲线去近似地代替复杂的曲线,最简单的曲线是二次曲线,用二次曲线去逼近复杂曲线的情形。
- 2022-03-20 21:27:39下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-10-31 12:55:03下载
- 积分:1