搜索:linear+equations
找到约 392 项符合「linear+equations」的查询结果
结果 392
按分类筛选
- 全部
- 技术资料 (91)
- matlab例程 (57)
- 数学计算 (35)
- 电源技术 (26)
- 数值算法/人工智能 (24)
- 人工智能/神经网络 (15)
- 书籍 (15)
- 其他书籍 (13)
- 其他 (12)
- 模拟电子 (7)
- 通讯编程文档 (7)
- 文章/文档 (6)
- 单片机编程 (5)
- 通讯/手机编程 (5)
- 电子书籍 (5)
- VHDL/FPGA/Verilog (5)
- DSP编程 (4)
- *行业应用 (4)
- 学术论文 (3)
- Java编程 (3)
- 软件设计/软件工程 (3)
- 行业发展研究 (3)
- 论文 (3)
- 无线通信 (2)
- 书籍源码 (2)
- 压缩解压 (2)
- 语音压缩 (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- STL (2)
- 系统设计方案 (2)
- 3G开发 (2)
- 教程 (2)
- 行业应用文档 (1)
- 开关电源 (1)
- 软件工程 (1)
- 通信网络 (1)
- Linux/Unix编程 (1)
- 编辑器/阅读器 (1)
- 企业管理 (1)
- Applet (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- 微处理器开发 (1)
- J2ME (1)
- 生物技术 (1)
- GPS编程 (1)
- 并行计算 (1)
- Ajax (1)
- 精品软件 (1)
- 源码 (1)
https://www.eeworm.com/dl/641/259301.html
数学计算
Using Gaussian elimination to solve linear equations.
Using Gaussian elimination to solve linear equations.
https://www.eeworm.com/dl/518/106933.html
数值算法/人工智能
Steffensen method for non-linear equations in C
Steffensen method for non-linear equations in C
https://www.eeworm.com/dl/518/106936.html
数值算法/人工智能
Conjugate gradient method for non-linear equations inC
Conjugate gradient method for non-linear equations inC
https://www.eeworm.com/dl/665/494658.html
matlab例程
Simultaneous Displacement Method for a linear equations system
Simultaneous Displacement Method for a linear equations system
https://www.eeworm.com/dl/518/106934.html
数值算法/人工智能
Newton method for solution of non-linear equations in C
Newton method for solution of non-linear equations in C
https://www.eeworm.com/dl/641/494647.html
数学计算
Solving linear equations using iteration. Seidels and Biggest incline methods
Solving linear equations using iteration. Seidels and Biggest incline methods
https://www.eeworm.com/dl/518/106935.html
数值算法/人工智能
Secant method with 2 points for non-linear equations in C
Secant method with 2 points for non-linear equations in C
https://www.eeworm.com/dl/641/417519.html
数学计算
IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
IML package provides efficient routines to solve nonsingular systems of
linear equations, certified solve any shape systems of linear equations,
and perform mod p matrix operations, such as computing row-echelon form,
determinant, rank profile, inverse of a mod p matrix.
https://www.eeworm.com/dl/641/259304.html
数学计算
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of the
// array. This makes use of the fact that arrays in C are stored in
// row-major ...
https://www.eeworm.com/dl/684/433868.html
软件设计/软件工程
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.