-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
lansvd
lansvd分解算法,先对矩阵进行lanczos分解,再进行svd奇异值分解。代码里面含有注释。(lansvd decomposition algorithm, first lanczos the matrix decomposition, then svd singular value decomposition. Code which contains comments.)
- 2021-03-26 17:29:13下载
- 积分:1
-
C4.5
基于C4.5的决策树算法,一种非线性分类器(Based on C4.5 decision tree algorithm, a nonlinear classifier
)
- 2011-12-15 20:11:36下载
- 积分:1
-
PEM-project
本论文结合“太阳能电解水制氢系统”,通过建立系统相关的数学模型和运用MATAB软件对系统进行理论分析研究
(This paper combines the "Solar water electrolysis hydrogen production system," related to the system through the establishment of a mathematical model of the system software and application MATAB theoretical analysis)
- 2014-07-24 13:59:15下载
- 积分:1
-
untitled
本程序为m源文件,应用于无线回传的拓扑优化问题,采用的是贪婪算法。(This program is m source file, which is applied to topology optimization of wireless backhaul, and greedy algorithm is adopted.)
- 2018-05-18 10:38:35下载
- 积分:1
-
metropolis-hastings
一种用于对各类概率密度函数进行样本采样的Metropolis-Hastings算法(a Metropolis-Hastings algorithm for sampling from various probability density functions)
- 2018-03-16 12:21:57下载
- 积分:1
-
Prim-minimum-spanning-tree-algorithm
最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用(Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications)
- 2009-03-19 10:55:52下载
- 积分:1
-
QPSK_OQPSK_Envelope
用MATLAB程序实现了QPSK以及OQPSK的调制(Realize the QPSK and OQPSK modulation)
- 2012-03-21 19:30:49下载
- 积分:1
-
ACS_Assignment_3
sliding mode control files for advanced control system
- 2011-05-16 19:52:22下载
- 积分:1
-
ART_test
一种简单的代数重建算法,用于CT图像二维重建,供初学者学习使用。(A simple algebraic reconstruction algorithm, used in CT image reconstruction, for beginners learning to use.)
- 2020-11-23 16:29:34下载
- 积分:1