-
Gmres
说明: 解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.(Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.)
- 2008-10-15 00:11:34下载
- 积分:1
-
OptimizationofMechanicalDesign
使用惩罚函数法对机械设计中的问题进行优化处理(The use of penalty function method for mechanical design optimization problems deal with)
- 2008-03-05 12:00:39下载
- 积分:1
-
matlab-for-maximum-entropy
用于利用最大熵法求解数据资料服从的分布类型。并应用最小二乘法求解模型以得到最优解(Using the maximum entropy method for solving the data distribution type of obedience. And apply the least squares method to obtain the optimal solution to solve the model)
- 2021-04-01 17:19:08下载
- 积分:1
-
FOURN
本程序可模拟ND情况下的傅里叶变换,经过验证无误(This program can simulate the Fourier transform of the ND situation, and after the test, the program is correct )
- 2012-02-27 09:33:19下载
- 积分:1
-
SheepWolf
羊与狼的故事...主要实现狼进入若干羊圈后,寻找最后所有羊圈中剩余的狼和眼数目( the wolf and sheep)
- 2012-05-27 10:02:49下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
- 2019-05-13 21:08:38下载
- 积分:1
-
filter
butterworth 高通滤波、低通滤波、带通滤波、带阻滤波器程序(Bandpass filter, low pass, high pass, band pass, band stop)
- 2021-04-25 14:38:46下载
- 积分:1
-
PCAmodel
用基于主元分析的方法对被控过程进行建模,可以消除变量之间的贡献性。(Accused of process modeling method based on principal component analysis, contribution between the variables can be eliminated.)
- 2012-09-26 17:33:39下载
- 积分:1
-
Double-integration-in-C-Language
用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。(Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the points.)
- 2008-02-15 00:13:01下载
- 积分:1
-
自然数的最大公约数
说明: 用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
- 2019-01-26 14:43:28下载
- 积分:1