-
fsolve-function-nonlinear-equations
fsolve函数求非线性方程组数值解,已经验证其正确性。(fsolve function for the numerical solution of nonlinear equations)
- 2013-08-05 09:25:31下载
- 积分:1
-
untitled
说明: 求任意一点到任意点的距离的最小值!
对于求解一些最短距离的问题可以提供一些帮助!(seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!)
- 2005-09-11 16:30:43下载
- 积分:1
-
renyi-entropy
混沌时间序列分析的瑞利熵的计算方法,可计算出序列中的renyi entropy。(renyi entropy)
- 2021-04-13 09:58:57下载
- 积分:1
-
f77
常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran77版本,可直接用于各位自己的代码开发中(Most common algorithms, including numerical and char recipes, Fortran 77 version, can be used in your own program develpment directly)
- 2016-03-30 09:52:06下载
- 积分:1
-
pid
变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的(Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the)
- 2009-04-10 15:00:51下载
- 积分:1
-
Integral-Transformation
工程数学,积分变换,南京工学院数学教研组,内容包括傅立叶技术展开与拉普拉斯变换两大部分内容。(Engineering mathematics, integral transformation, Nanjing Institute of Technology mathematics teaching and research, including Fourier and Laplace transform technique to expand two parts content.)
- 2017-03-08 18:33:05下载
- 积分:1
-
matlab常微分方程
对常微分方程进行数值解的matlab函数(Matlab function for numerical solution of ordinary differential equation)
- 2020-06-16 23:00:02下载
- 积分:1
-
static-condensation
静力缩聚法求缩聚后的结构刚度、质量矩阵,以及频率(Static condensation method for structural stiffness after condensation, mass matrix, and the frequency)
- 2013-07-08 14:38:12下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
arview
数据挖掘中,关联规则的例子,源码, arview算法的应用实例(data mining, association rules example, the source, the algorithm arview Application)
- 2005-04-06 18:52:04下载
- 积分:1