-
Seqanaysiswithkalman
基于现代时间序列分析方法的多传感器观测融合Kalman滤波器与Wiener滤波器.NH格式论文。(time seq analysis with kalman and winner filter.)
- 2010-11-28 13:09:31下载
- 积分:1
-
xianjiechuhuakuairunhua
线接触滑块润滑,基于有限差分法,采用的是中间差分的方法,求解油膜厚度(Line contact slider lubrication, based on the finite difference method, using an intermediate difference method for solving film thickness)
- 2016-03-23 09:04:56下载
- 积分: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
-
SMM
说明: 几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
- 2006-04-27 22:49:38下载
- 积分:1
-
PLS
偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例
(Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example)
- 2011-05-19 13:13:02下载
- 积分:1
-
FFT
FFT源代码 FFT源代码 FFT源代码(FFT source code FFT source code FFT source code)
- 2021-03-09 16:59:27下载
- 积分:1
-
cycliiqafb
三次样条插值的C语言算法,但是总是数据溢出(Cubic spline interpolation C language algorithm, but always data overflow)
- 2018-11-09 21:05:00下载
- 积分:1
-
Monta-carlo
计算机模拟和蒙特卡洛方法,文件格式为pdg,主要介绍随机模拟方法(Computer Simulation and the Monte Carlo method, file format pdg, stochastic simulation method introduced)
- 2011-04-28 10:27:56下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
jisuanqi
一个计算器,实现加减乘除等,适合初学者学习,代码很全,自己写的。(A calculator to realize, Math, etc., suitable for beginners to learn, the code is all that he wrote.)
- 2011-07-10 12:38:30下载
- 积分:1