-
Recursive-Identification-of-AUV
水下机器人在线最小二乘辨识、应急导航策略研究(Recursive Identification of Autonomous Underwater Vehicle for Emergency Navigation)
- 2013-03-28 20:40:22下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
jobshop
车间调度问题主程序,需要进行自主参数设计(Shop scheduling problem the main program, the need for self-Parameter Design)
- 2008-04-07 20:28:10下载
- 积分:1
-
opflatestedition
基于内点法的最优潮流计算,跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。(Optimal power flow calculation based on interior point method, the point-of-flight optimal power flow program in the tracking center trajectory achieves the economic distribution with the least active loss.)
- 2020-12-22 21:59:06下载
- 积分:1
-
IJarea-postproc
abaqus interface xfem
- 2013-06-21 23:01:33下载
- 积分:1
-
FilterCal
这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法(this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method)
- 2005-08-16 15:43:42下载
- 积分:1
-
Bayes-KNN
基于贝叶斯-KNN文本分类算法的设计与实现。
是贝叶斯和KNN两种分类算法的结合。(Bayesian-KNN text categorization algorithm design and implementation. Bayes and KNN is a combination of two kinds of classification algorithms.)
- 2011-08-01 11:36:31下载
- 积分:1
-
BLKTRIDIAG
说明: 所给的m文件中有详细的构造三对角分块矩阵的方法,而且构造的分块矩阵采用的是稀疏存储的方法,适用于大型三对角分块矩阵的构造(There are detailed methods to construct tridiagonal block matrix in the given m file, and the method of sparse storage is used to construct the block matrix, which is suitable for the construction of large tridiagonal block matrix.)
- 2019-04-20 22:33:32下载
- 积分:1
-
SAP4源程序
sap4源代码!by fortran 这是一个有限元计算的软件 可以完成平面,三维的计算功能(SAP4 source code! By FORTRAN This is a finite element software can be completed planar, 3D computing power)
- 2005-05-04 14:43:46下载
- 积分:1
-
RAS-algorithm
用于解决投入产出问题的RAS算法,已知矩阵的行和和列和,可以求出矩阵的具体值。(For the RAS algorithm to solve the problem of input and output. We know the rows and columns of the matrix,then the specific value of the matrix can be calculated.)
- 2021-03-24 09:59:15下载
- 积分:1