-
Sllcorrelation
分析两时间序列之间的超前和之后关系,计算滞时长度,多用于水文气象方面分析研究(Analysis ahead of and after the relationship between the two time series, calculating the lag length, used for the analysis of hydrometeorological)
- 2020-07-10 10:08:55下载
- 积分:1
-
kalman-MATLAB
使用MATLAB编写的卡尔曼滤波源程序,简单易用,输出卡尔曼滤波的最优结果。(Prepared by the use of MATLAB Kalman filter source, easy-to-use, the output of the optimal Kalman filter results.)
- 2008-05-07 10:10:22下载
- 积分:1
-
polycounter2010.5.8
多项式计算器,可以用于多项式的各种计算。(Polynomial calculator can be used for a variety of computing polynomials.)
- 2012-10-19 15:23:05下载
- 积分:1
-
nlms
Echo cancellation using NLMS adaptive filter
- 2021-03-18 13:19:20下载
- 积分:1
-
qk_AG
捷联惯导卡尔曼滤波算法初始对准,参考哈工程的硕士写的,效果可以,但是不知道观测量是如何构造的。(Kalman filter algorithm SINS initial alignment, Master of Engineering Reference Kazakhstan write, the effect can be observables but do not know how to construct.)
- 2012-09-22 22:57:27下载
- 积分:1
-
npinto-python-cuda-a361b56
Python bindings for CUDA 2.1 with numpy integration
- 2010-01-11 14:03:01下载
- 积分:1
-
spintgrl
三次样条插值函数源代码:对输入的数据采用三次样条插值处理,集成了样条,并返回积分值。(Cubic spline interpolation function source code: the input data using cubic spline interpolation processing, integrated spline, and returns integral values.)
- 2013-06-27 11:10:43下载
- 积分:1
-
synchrosqueezing-master
说明: 同步压缩变换工具箱,十分强大,学习时频变换的好帮手(Synchronous compression transformation toolbox, very powerful, good helper for learning time-frequency transformation)
- 2021-04-23 21:08:47下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
tochnog-Masin
TOCHNOG PROFESSIONAL,有限元开源源程序。c++语言(TOCHNOG PROFESSIONAL, finite element open source. c++ language)
- 2021-04-03 09:59:06下载
- 积分:1