-
自适应
解析供给函数的数值导数,梯度导数。提供了一个完全自适应数值微分工具标量和向量值函数。提供了标量函数的导数(高达第四阶)的工具,以及梯度向量、方向导数、雅可比矩阵和Hessian矩阵。为所有工具提供错误估计。
提供鲁棒自适应数值微分(高达第四的衍生物)的用户提供的功能,多为四不整合。它是半智能的,试图使用步长的大小,它最大限度地减少它的导数中的不确定性的估计。
使用高阶方法,尽管在用户需要时完全控制。您可以直接使用所使用的方法的顺序,一般采用的差分方法(向前、向后或中心差分)、广义理查德森加速方案中所使用的术语数、步长等。(Numerical derivative of an analytically supplied function, also gradient,)
- 2017-06-13 15:57:18下载
- 积分:1
-
motiondetection
一个实现运动估计的matlab程序 经过测试不错的,推荐给大家(motion detection programed by matlab)
- 2010-05-17 13:33:42下载
- 积分:1
-
FDTD-Current-Condition
电磁场时域有限差分,数值稳定性分析,Word带程序(FDTD current condition)
- 2015-03-20 10:11:01下载
- 积分:1
-
code-cua-phong
MATLAB CODE FOR BEM
- 2013-05-11 23:36:57下载
- 积分:1
-
Patter
模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络(Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural network)
- 2016-11-03 19:51:42下载
- 积分:1
-
hanming
汉 明 码 的 编 码 程 序 , 经 测 试 好 用(Hamming code encoding process, ease of use have been tested)
- 2009-06-10 16:25:47下载
- 积分:1
-
comm
matlab通信工具箱函数,conmunications Toolbox。(matlab communications toolbox functions, communications Toolbox.)
- 2015-04-18 20:21:52下载
- 积分:1
-
jiangwei
说明: pca、svd、mds
数据降维,用来对数据进行预处理
新人学习,叨扰(pca data dimension reduction)
- 2021-03-22 01:49:16下载
- 积分:1
-
完整的卡尔曼滤波用于组合导航算法matlab开发源码
连续相位调制信号(CPM)产生,自写曲率计算函数 ,利用自然梯度算法,最大信噪比的独立分量分析算法,光纤无线通信系统中传输性能的研究,真的是一个好程序。
- 2022-04-06 17:09:59下载
- 积分:1
-
floyd
C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。(C language Freud path search, and in order to provide an interface, use the command line gives the address of the original matrix, and also save results in text form txt. Test Results: A need to run 8 seconds in the MATLAB matrix, in the use of the program, a total of only 5 seconds (MATLAB initializing the program+ data+ call+ back to the program running time spent MATALB). In MATLAB, use the program with little difference between calling a function.)
- 2010-10-05 10:21:53下载
- 积分:1