-
htm
大量数值分析常见算法的源程序 如解方程组 插值等 可以用浏览器打开的HTM文件,内部使用C开发(A large number of numerical analysis algorithms common source such as the solution of equations interpolation can be used to open the browser)
- 2011-10-21 14:10:23下载
- 积分:1
-
Complex_operator_overloading
新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
- 2012-09-08 20:34:31下载
- 积分:1
-
LMD
根据LMD的原始定义自己编写的LMD代码( local mean decomposition matlab code according to it s original paper)
- 2020-11-19 20:49:38下载
- 积分:1
-
逆broyden迭代法
说明: 逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)
- 2019-02-10 15:37:57下载
- 积分:1
-
Plane_finite_element_program
简单的平面有限元程序,采用三结点三角形单元;采用等带宽存贮技术;采用高斯消元法解线性方程组。(Simple plane finite element program, using three node triangular element use of such bandwidth, storage technology using Gauss elimination method to solve linear equations.)
- 2010-09-27 09:23:39下载
- 积分:1
-
Dieselengine
一个柴油机模型,能计算柴油机的油耗率,扭矩(a diesel engine modle)
- 2021-01-11 11:18:49下载
- 积分:1
-
Optimization
约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。(Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.)
- 2008-12-18 18:14:07下载
- 积分:1
-
complex-operator-overloading
实现复数运算符的重载,对C++初学者来说有一定的参考价值。(Complex operator overloading, C++ beginners a certain reference value .
)
- 2013-05-17 13:14:32下载
- 积分:1
-
Matlab-Simulink-光通信仿真实例
MATLAB Simulink Simulation Platform for Photonic Transmission Systems
- 2021-04-17 21:18:52下载
- 积分:1
-
sor
两种SQR迭代法:将x^K与上次计算的结果做加权平均作为最后结果(Two kinds SQR iterative method:the x ^ K and the results of the last calculated as a weighted average of the final results do)
- 2013-12-06 01:14:24下载
- 积分:1