-
jvzhenlianxi
实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication.
)
- 2012-08-22 09:29:57下载
- 积分:1
-
Hypercomplexmathematicalmorphology
Hypercomplex mathematical morphology
- 2009-12-29 16:34:22下载
- 积分:1
-
LU分解程序
用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed description is given.)
- 2020-11-26 13:49:31下载
- 积分:1
-
cx
说明: 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。(Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of nonlinear equations and linear equations worse than convergence, especially for non-convex nonlinear equations, which is even more difficult to solve . The following briefly describes three solutions to nonlinear equations- Newton method, quasi-Newton method, homotopy method, the applicability of the three solutions, along with Matlab original program.)
- 2016-03-12 10:57:01下载
- 积分:1
-
Burden_solution
数值分析(Burden)第七版的习题解答,中文繁体,找不到简体的,大家凑合看吧(Numerical Analysis (Burden) answers to the seventh edition of the exercises, Chinese Traditional, can not find the simplified)
- 2021-03-09 22:49:27下载
- 积分:1
-
basic PSO for function
说明: 应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
- 2019-06-01 11:15:13下载
- 积分:1
-
iterative-method
利用c语言编写了迭代法解线性方程组的源程序,大大简化了计算量。(Use the C language source code of the iterative method for solving linear equations, which greatly simplify the calculation, suitable for solution of complex equations)
- 2012-03-15 20:44:30下载
- 积分:1
-
besselconstantwidthBF_music
实现任意结构阵列的恒定束宽波束形成法,采用贝塞尔函数分解(Realize the structure of arrays of arbitrary constant beamwidth beamforming method, the use of Bessel function decomposition)
- 2020-11-25 16:19:33下载
- 积分:1
-
最优化控制的算法,牛顿梯度法的源代码-Main_function
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。(here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.)
- 2005-04-13 09:47:28下载
- 积分:1
-
bchcode
实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下(Based on division in galois field,relize the BCH code )
- 2013-07-25 10:27:37下载
- 积分:1