搜索资源列表
超定方程解法集合
- 各种超定方程的解法: 包括LDLT分解法、最小二乘法等
Matlab曲线拟合 最小二乘法 polyfit
- 已知离散点上的数据集 ,即已知在点集 上的函数值 ,构造一个解析函数(其图形为一曲线)使 在原离散点 上尽可能接近给定的 值,这一过程称为曲线拟合。最常用的曲线拟合方法是最小二乘法,该方法是寻找函数 使得最小
增强最小二乘法
- 增强最小二乘法,它对残差项进行了处理,预测效果明显好于最小二乘法
shuzhibijin
- 复变函数数值逼近matlab实现最小二乘法-Complex variable numerical approximation least squares method matlab realize
LS
- LS(Least Square,最小二乘法)算法是信道估计算法中最基本的算法之一。在MIMO-OFDM系统中,经常选择LS算法或其改进算法对信道进行估计。利用LS算法设计信道估计器,算法结构简单易于实现,且估计器不需要知道信道中各个收发天线对之间的自相关矩阵和噪声。-LS (further Square, Least Square) algorithm is one of the most basic algorithm of channel estimation algorithm. In M
3331
- 采用偏最小二乘法,基于matlab平台实现,关于小波的matlab复合分析。- Partial least squares method, Based on matlab platform, Matlab wavelet analysis on complex.
cedbk
- 基于K均值的PSO聚类算法,非常适合计算机视觉方面的研究使用,包括最小二乘法、SVM、神经网络、1_k近邻法。- K-means clustering algorithm based on the PSO, Very suitable for the study using computer vision, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
kaofou-V3.2
- 采用偏最小二乘法,实现典型相关分析,有借鉴意义哦。- Partial least squares method, Achieve canonical correlation analysis, There are reference Oh.
gun_hm20
- 合成孔径雷达(SAR)目标成像仿真,包括最小二乘法、SVM、神经网络、1_k近邻法,光纤陀螺输出误差的allan方差分析。- Synthetic Aperture Radar (SAR) imaging simulation target, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, allan FOG output error variance analysis.
gt377
- 采用偏最小二乘法,包括广义互相关函数GCC时延估计,微分方程组数值解方法。- Partial least squares method, Including the generalized cross-correlation function GCC time delay estimation, Numerical solution of differential equations method.
bou_kg46
- 利用最小二乘法进行拟合多元非线性方程,关于小波的matlab复合分析,多抽样率信号处理。- Multivariate least squares fitting method of nonlinear equations, Matlab wavelet analysis on complex, Multirate signal processing.
qui_kq68
- 利用最小二乘法进行拟合多元非线性方程,线性调频脉冲压缩的Matlab程序,这是第二能量熵的matlab代码。- Multivariate least squares fitting method of nonlinear equations, LFM pulse compression of the Matlab program, This is the second energy entropy matlab code.
ae223
- 调试通过可以使用,包括最小二乘法、SVM、神经网络、1_k近邻法,单径或多径瑞利衰落信道仿真。- Debugging can be used, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Single path or multipath Rayleigh fading channel simulation.
广义最小二乘法详细介绍
- 最小二乘法应用广泛,计量经济学中常使用广义最小二乘法,本文档详细介绍了该算法。
系统辨识最小二乘法
- 系统辨识最小二乘法,里面有相关的代码和原理
线性代数及其应用
- 本书主要内容包括线性方程组、矩阵代数、行列式、向量空间、特征值与特征向量、正交性和最小二乘法、对称矩阵和二次型等。此外,本书包含大量的练习题、习题、例题等,便于读者参考。