-
particle_filter-master
说明: 实现粒子滤波。包含运行模型,测量模型,重采样和归一化(Implement particle filter. Including operation model, measurement model, resampling and normalization)
- 2020-05-18 13:56:33下载
- 积分:1
-
Simplex method for linear programming
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
- 2017-08-25 11:03:43下载
- 积分:1
-
jifen
常用的积分函数,能够很方便的解决数值积分的问题(Commonly used integral function, can be very convenient to solve the problem of numerical integration)
- 2007-09-19 13:51:49下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
erfenfa
说明: 最优化算法中的二分法,是用MATLAB实现的,经过调试的(Optimization of the dichotomy, is to use MATLAB to achieve, through debugging)
- 2008-10-16 20:43:36下载
- 积分:1
-
frft
说明: 分数傅里叶变换程序,这个是二维分数阶傅里叶变化程序。(Fractional Fourier transform procedure, this is a two-dimensional fractional Fourier change process.)
- 2010-03-20 21:39:35下载
- 积分:1
-
3DDC
此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
- 2013-12-05 22:36:46下载
- 积分:1
-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1
-
zuniniudunfa
无约束优化问题的阻尼牛顿法python代码(Damped Newton Python code for unconstrained optimization problems)
- 2020-06-29 17:20:02下载
- 积分:1
-
NHMT
说明: 埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
- 2008-11-30 19:02:40下载
- 积分:1