搜索资源列表
Mathematica
- Mathematica是一款科学计算软件,很好地结合了数值和符号计算引擎、图形系统、编程语言、文本系统、和与其他应用程序的高级连接。很多功能在相应领域内处于世界领先地位,它也是使用最广泛的数学软件之一-Mathematica is a scientific computing software, a good combination of numerical and symbolic computing engine, graphics systems, programming language
MathematicaONE
- Mathematica的发布标志着现代科技计算的开始。Mathematica是世界上通用计算系统中最强大的系统。自从1988发布以来,它已经对如何在科技和其它领域运用计算机产生了深刻的影响。-Mathematica is a scientific computing software, a good combination of numerical and symbolic computing engine, The release of Mathematica marks the beginn
cotputing-number
- 本程序主要是在图像处理应用关于计算图像的欧拉数 不错的源码-This procedure is mainly applied in image processing, image about computing the euler number of good source
AZRWFN
- 计算Information Discrepancy中的FDOD函数集,推荐给大家-Computing Information Discrepancy of FDOD function set, recommend to everyone
欠阻尼控制研究
- 欠阻尼控制相关的各项参数关联关系 快速计算的小工具(The correlation relation of parameters related to under damping control Fast computing gadgets)
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func