-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
实现多智能体的编队控制 formationcontrol
实现多智能体的编队控制,对程序稍加修改就可以实现多个多智能体的队形控制,包括直线型、三角形等各种队形。(Formation of multi-agent control, can be slightly modified the program to achieve a number of multi-agent formation control, including linear, triangles and other formations.)
- 2021-04-29 15:48:43下载
- 积分:1
-
snr
自己编的一个计算信噪比的程序,可用于相应模型的功率谱估计(Made themselves a calculated signal-to-noise ratio of the program can be used for the power spectrum of the corresponding model estimates)
- 2012-11-28 19:34:55下载
- 积分:1
-
ie1
emd能量熵的matlab代码................(The emd energy entropy of matlab code................)
- 2016-07-07 15:27:34下载
- 积分:1
-
pcamatlab
主成分分析法的matlab源程序,有用这种方法处理图像的不妨一试(Principal Component Analysis of the matlab source code, useful this method may wish to deal with images of one test)
- 2007-09-25 20:55:16下载
- 积分:1
-
SVDD_program
SVDD的Matlab工具箱及程序,包括工具箱及扩展工具箱和一个简易程序(SVDD the Matlab toolbox and procedures, including the toolbox and expand the toolbox, and a summary)
- 2010-11-15 17:44:14下载
- 积分:1
-
GA_for_Matlab5
用于matlab的遗传算法工具箱(里面含有遗传算法所有的操作,如:交叉、变异等等)(for Matlab Toolbox Genetic Algorithm (it contains all the genetic algorithm operators, such as : cross Variation etc.))
- 2006-05-18 20:25:55下载
- 积分:1
-
mykmeans
k-means算法 算法算法 算法算法 算法算法 算法算法 算法算法(k-means algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm)
- 2012-07-31 17:24:31下载
- 积分:1
-
ARIMA
时间序列预测ARIMA模型,这是一种基于风速数据的预测程序。(ARIMA time series forecasting model, which is a program based on the forecast wind speed data.)
- 2011-11-26 12:55:23下载
- 积分:1
-
kijuupzg
基于matlab GUI界面设计,LYYWKyo参数数学方法是部分子空间法,采用了小波去噪的思想,BP神经网络用于函数拟合与模式识别,PnTuuBt条件包含特征值与特征向量的提取、训练样本以及最后的识别,包括主成分分析、因子分析、贝叶斯分析。( Based on matlab GUI interface design, LYYWKyo parameter Mathematics is part of the subspace, Using wavelet denoising thought, BP neural network function fitting and pattern recognition, PnTuuBt condition Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Including principal component analysis, factor analysis, Bayesian analysis.)
- 2016-02-22 20:59:12下载
- 积分:1