-
FullBNT
贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。(Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis.)
- 2021-03-31 13:39:09下载
- 积分:1
-
matlab常微分方程
对常微分方程进行数值解的matlab函数(Matlab function for numerical solution of ordinary differential equation)
- 2020-06-16 23:00:02下载
- 积分:1
-
ls
说明: 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.(This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.)
- 2009-09-09 09:44:01下载
- 积分:1
-
求解非线性方程组的NewRaphson方法
求解非线性方程组的NewRaphson方法(Solving nonlinear equations NewRaphson method)
- 2008-07-04 01:37:57下载
- 积分:1
-
跟踪算法
说明: 卡尔曼滤波在目标跟踪中的应用,文件包含完整的卡尔曼滤波过程以及跟踪误差分析。(Application of Kalman filter in target tracking)
- 2020-02-27 09:02:37下载
- 积分:1
-
Complex-valued_matrix_derivatives
关于复数矩阵求导的一本经典书籍“Complex-valued_matrix_derivatives”的电子版(About the electronic version of the complex matrix derivation of a classic book " Complex-valued_matrix_derivatives" )
- 2013-04-08 16:00:31下载
- 积分:1
-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
cpml
三维PML-FDTD的C语言代码,完全匹配层的C语言实现(3D PML-FDTD in the C language code, perfectly matched layer in C language)
- 2010-06-11 14:28:04下载
- 积分:1
-
Convex-Optimization
信号处理与通信中的凸优化理论,从纯数学的角度介绍了凸优化理论的基本原理和方法(Convex Optimization in Signal Processing and Communication)
- 2016-01-17 20:43:38下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1