资源列表
line
- 由测量点坐标,拟合直线,在VB6.0下调试成功,可应用于测量,科学试验等
ECM
- ECM算法在数据丢失的情况下,通过递归的方法估计似然函数
matlabmatrix
- 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Writ
mathimaticCode
- 数学算法的原书光盘内容,包括具体实现代码,delphi语言
SIMATH-4.6.1.tar
- 强大的数学工具包,包括矩阵运算等很多实用工具
tftb-0.1
- 时频分析的工具包,对学习时频分析的是一个很好的帮助。
ISM
- 自己编写的求可达矩阵,层次划分 代码.使用时,替换已有矩阵,即可运算!
RaoBlackwellisedParticleFilteringforDynamicBayesia
- The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient stat
RON
- RON 在资源分配网络的学习过程中引入了滑动窗口和网络结构在线优化的思想,使网络能根据最 近一段时间内的误差信息自动实现网络结构优化,从而使RBF网既能在线适应对象的变化
chouyouji
- 对大型抽油机的结构和特性进行了分析,设计了其优化算法。
OptimizationofMechanicalDesign
- 使用惩罚函数法对机械设计中的问题进行优化处理
n!
- 一个高效阶乘的程序,很简单的程序。大家交流哈!