-
Levenberg-Marquardt_Method
说明: LM算法的c语言实现
拟合的函数为gauss函数(Levenberg-Marquardt Method)
- 2021-04-11 16:18:58下载
- 积分:1
-
fdk-f
基于FDK的锥束CT全三维重建算法,Matlab语言版本。(FDK cone-beam CT based full three-dimensional reconstruction algorithm, Matlab language version.)
- 2011-10-13 12:54:43下载
- 积分:1
-
CalcExpress
很好的算法,可广泛用于各行业(如工控)计算组态(It s a very good arithmetic that can be used at many industries.such as industry control,for caculation configuration.)
- 2005-07-18 17:14:40下载
- 积分:1
-
feng-V4.6
给出接收信号眼图及系统仿真误码率,可实现对二维数据的聚类,matlab开发工具箱中的支持向量机。( The received signal is given eye and BER simulation systems, Can realize the two-dimensional data clustering, matlab development toolbox support vector machine.)
- 2017-05-22 22:29:25下载
- 积分:1
-
PCA算法程序 pca
PCA算法程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量
(PCA algorithm programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2021-03-09 13:09:27下载
- 积分:1
-
Linear-System
Fortran program which can be used to solve linear system
- 2014-10-14 08:57:43下载
- 积分:1
-
temperature_control
说明: 利用Abaqus子程序UAMP实现PID控制。(PID control is implemented using the Abaqus subroutine UAMP.)
- 2020-12-19 14:39:11下载
- 积分:1
-
Linear Algebra Package
说明: 特征值分解,HouseHolder分解等(matlab Linear Algebra Package)
- 2019-11-06 22:20:41下载
- 积分:1
-
polyfit
C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
- 2021-02-19 12:39:44下载
- 积分:1
-
EM
说明: 自己编写的期望最大化(EM)算法的MATLAB实现,里面有较为运行方法和程序说明,对新手有很好的帮助(
I have written the expectation-maximization (EM) algorithm in MATLAB, which has run more methods and procedures described, there is a good help for the novice)
- 2014-02-09 17:12:01下载
- 积分:1