搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
DeblurringImagesUsingaRegularizedFilter
- Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
LS-SVM
- It give the code of Least square support vector matchine
svm-10.2
- support vector machine least square
SVDTLS
- SVDTLS仿真 已知参数下用最小二乘法估计观测数据的ARMA模型的AR参数-SVDTLS simulation parameters are known observational data with least square method to estimate the AR parameters of ARMA model
square
- 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
Least-squares-surface
- 根据最少二乘原理,编写了计算最小二乘面的计算程序-According to the least squares principle, the preparation of the calculated least square plane calculation program
least-square
- 最小二乘法拟合曲面,拟合效果很好,精度很高-Least squares fitting, fitting good effect, high accuracy
least-square-collection
- 最小二乘法的汇总,包括原理介绍和例子和程序-least square
The-least-square-method
- 最小二乘法代码,利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小-least square method
The-least-square-method
- 最小二乘法,用于拟合一组离散的点以得到目的曲线的方程。简单好用!- Least squares method of least square, for the purpose of fitting a discrete set of points to get curve equation. Simple to use!
Kernel-Patial-Least-square-
- Kernel Patial Least square
least-square-method
- 最小二乘法,计算方法编程算法,c++编写,算法可以实现-Least squares method, calculation method programming algorithms, c++ to write the algorithm can be implemented
Least-squar-support-vector-machine
- Least Square Support vector Machine implementation
Least-squar-support-vector-regression
- Least square Support vector regression
Least-square-ident
- 最小二乘法模态参数识别(复模态—频响函数实虚部)-Least square method modal parameter identification
Least Mean Square for System Identification
- Least Mean Square for System Identification
FLSSVM
- 对目标函数的松弛变量引入一个参数μ,优化基本的最小二乘一类支持向量机算法。同样是解决线性问题,避免了二次规划的复杂问题(A parameter min is introduced into the relaxation variable of the objective function, and the basic least squares support vector machines algorithm is optimized. It also solves the linear pr
least square
- Noisy signal filtration using a least square, recursive least adaptive filter algorithm