-
最小二乘法
说明: 对该模型参数辨识采用递推最小二乘法,即 RLS( recurisive least square),
它是一种能够对模型参数进行在线实时估计的辨识方法。(The recursive least square method is used to identify the parameters of the model, that is, rls (recurisive least square), which is an online real-time estimation method for the model parameters)
- 2019-01-17 17:03:00下载
- 积分:1
-
code
用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。(Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.)
- 2011-06-05 17:19:32下载
- 积分:1
-
PCA_classifier_version1b
许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。
这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")
- 2018-01-22 21:20:02下载
- 积分:1
-
consolidate
这是一个实现曲线拟合的matlab程序,在数字预失真技术里面用到。(this is a matlab program for accomplishing the consolidation function,it always be used in digital predistortion technology.)
- 2012-06-01 11:52:23下载
- 积分:1
-
LDL-and-Cholesky
利用楚列斯基分解法和平方根法分解对称矩阵,较为实用(use the Cholesky method and esquare-root method to solve the problem of Triangle decomposition of matrix)
- 2020-06-30 07:40:01下载
- 积分:1
-
FDTDMATLAB
1维等离子体FDTD的Matlab的两种方法(One-dimensional FDTD plasma of the two methods of Matlab)
- 2020-09-22 20:57:52下载
- 积分:1
-
J-D-Anderson-CFD-Introduction
说明: 飞机气动计算流体力学分析的经典之作,值得学习的好书(a excellent book about aerodyanmics introduction)
- 2011-03-30 13:26:06下载
- 积分:1
-
Bayesian-Methods-for-Hackers
贝叶斯统计推断相关资料和贝叶斯方法,学习贝叶斯不错的资料(Bayesian statistical inference related data and bayesian methods, learning bayesian good data)
- 2020-06-24 01:20:02下载
- 积分:1
-
lagrange插值
用于在数值分析中,对于离散点进行拉格朗日差值拟合(Lagrangian difference fitting)
- 2019-03-20 21:01:09下载
- 积分:1
-
时间序列
利用MATLAB程序实现时间序列的预测功能(Using MATLAB program to achieve prediction function of time series.)
- 2018-04-17 15:00:34下载
- 积分:1