-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
kalman
matlab编写的kalman目标跟踪程序(target tracking kalman matlab program written in)
- 2011-04-26 22:25:14下载
- 积分:1
-
FCM-Clustering
这是一个完整实现了模糊聚类的软件包,包中有多个子程序(this is a package of fuzzy clustering algorithm, containing multiple sub-algorithm in it.)
- 2012-04-19 19:01:06下载
- 积分:1
-
Karlman
卡尔曼滤波器程序matlab例程 实现有效滤波(Kalman filter matlab routine procedure to achieve efficient filtering)
- 2015-04-12 15:33:20下载
- 积分:1
-
project4
The basics of digital images.
The use of MATLAB Image Processing Toolbox.
The basic operations on images.
- 2011-10-09 04:02:49下载
- 积分:1
-
数据关联算法的matlab代码-data association
几种实用的包含数据关联算法的matlab代码文件,内容中包含NN,PDA,JPDA及国际上较新的EM—KF算法的仿真程序,很实用(Several practical contains matlab code file of data correlation algorithm, NN are contained in the content, PDA, JPDA and relatively new in the world is EM- KF algorithm simulation program, very practical)
- 2020-11-29 10:59:29下载
- 积分:1
-
G-P
1、GP_Algorithm_main 联合开发网 - pudn.com
- 2011-12-06 23:21:28下载
- 积分:1
-
SFM
顺序函数法求解一维非稳态导热反问题的源代码(Sequential function method for solving one-dimensional unsteady heat conduction inverse problem of the source code)
- 2013-11-22 16:47:02下载
- 积分:1
-
fenbu
说明: 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数(Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution function)
- 2011-03-30 16:40:45下载
- 积分:1
-
matlab-simulink
基于模型的设计 利用tlc编写设备驱动代码用于代码自动生成(Tlc to write device driver code for automatic code generation model-based design)
- 2012-06-01 21:23:05下载
- 积分:1