搜索资源列表
computerdisign-C
- 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
orthrecurs
- 用递推法产生正交多项式系,即求alpha[j+1]、beta[j] 入口参数:m是数据点数,n是拟合的最高阶数, float x[],float y[]是对应纵横坐标,出口参数:a[] 是最小二乘拟合参数,alpha[]、beta[]是递推系数
3xiangdituiMarcumq
- 用“三项求和法”计算正整数阶MarcumQ函数,其基础是MarcumQ函数的级数表达形式和Clenshaw递推法,主要是结合具体的问题对Clenshaw递推方法进行了推广。
simultaneity
- 同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。
MSLS
- (1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。 (2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。 (3)程序运行后,生成的两个h文件为产生的脉冲响应函数。Msls6.dat为msls6.c的参数估计结果,ms
MSLS
- MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
lsmd
- 最小二乘递推算法及其matlab实现(计算估计值)-least squares method
dmle
- 递推极大似然法求解系统辨识参数(matlab)-Maximum Likelihood Estimation
Commonalgorithms
- 一些常用的算法设计方法和C++环境下的实现方法。主要包括:迭代法、穷举搜、索法、递推法、递归、回溯法、贪婪法、分治法 -Some commonly used algorithm design methods and C environments are implemented. These mainly include: iterative method, exhaustive search, rope method, recursive method, recursion, backtra
KALMAN
- 卡尔曼滤波器PID控制,采用时域递推法,处理信号噪声的平稳随机过程-PID control, Kalman filter, recursive time-domain method to deal with the noise of the stationary random process signals
gauss
- 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method, also known as removed France, is a constant value the old value of the variable recursive process, with iterative wears corresponds to the direct method (or the first solu
REMA
- 采用递推增广矩阵法的系统辨识仿真算法。我的Matlab是7.6.0版本-Recursive augmented matrix method of system identification simulation algorithm. My Matlab is 7.6.0 version
integral--interpolation--recursion
- 数值分析函数积分插值法递推公式精确到0.001-integral interpolation recursion
Improved-algorithm
- 提出一种新的计算 MIE 散射系数的算法。该算法使用了改进的后向递推公式,可对 MIE 系数中的消光系数 Kext 和散射系数 K sca 进行精确计算。由于新算法能显著地减少计算循环次数, 因此明显缩短了计算时间。对广泛运用的递推法和连分式法进行了比较详细的讨论。并且把新算 法的计算结果和已有的成果进行了比较。结果表明:(1)计算的循环次数与粒子的复折射率基本没 有关系;(2)连分式得到的结果通常最准确;(3)新算法在尺度系数较大时(>1000),计算时间仅为 连分式
shuzhijifen
- 计算方法中的数值积分。用梯形递推法实现数值积分,而且可以控制精度。-Calculation method of numerical integration. Recursive method to achieve the trapezoidal numerical integration, and can control precision.
LS1
- 系统辨识最小二乘法估计,递推最小二乘法估计,辅助变量法估计,广义最小二乘法估计等-System identification least squares estimation, recursive least squares estimation, instrumental variable method estimated generalized least squares estimation
mqhs08
- 递推化梯形法求解定积分,求解低阶定积分,迭代法开平方运算,牛顿法解方程,欧拉方法求解微分方程,改进的欧拉方法求解微分方程,雅可比迭代公式求解线性方程,-qiu jie di jie ding ji feng,dijin tuihua tixing qiujie dingjifeng,qiu jie dijia dingji feng ,diedai fa kai pingfang yunsuan
order-and-parameters
- 同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。-请键入文字或网站地址,或者上传文档。 取消 Tóngshí biànshì móxíng jiē cì jí cānshù suànfǎ. Yòng jiē cì dì tuīsuàn fǎ, jiéhé AIC fǎ——lìyòng chìchí xìnxī zhǔnzé biànshì shàng lì de móxíng jiē cì hé cānshù.At the same
F-test
- 用残差法(F检验法),残差检验法来辨识模型阶次,在模型阶次确定的情况下,依据递推法辨识出模型参数。这种利用残差定阶的方法需要在获得模型参数值之后,求得模型残差序列,并借以统计假设检验方法对残差的方差进行显著性检验来确定模型的阶次。-Extrapolation identified model parameters. This use of the residual method needs to be in order after obtaining the model parameter va
L-D
- 现代谱估计参数谱估计(AR模型)做频谱分析,基于Levison-Durbin快速递推法和Burg算法的源程序。 -Modern spectral estimation spectral estimation parameters (AR model) to do spectrum analysis, based on Levison-Durbin fast recursive method and the Burg algorithm source.