-
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
-
sw_pres
根据海水的速度 密度 温度 盐度等计算海洋各处的压力数值(Speed according to the density of seawater temperature and salinity values calculated pressure throughout the ocean)
- 2013-10-10 16:36:37下载
- 积分:1
-
Hypercomplexmathematicalmorphology
Hypercomplex mathematical morphology
- 2009-12-29 16:34:22下载
- 积分:1
-
ben-gou
模拟Chaboche非线性随动硬化各向异性塑性的例子 -HILL和CHAB的实例(Chaboche simulation examples of anisotropic nonlinear kinematic hardening plastic -HILL and examples of CHAB)
- 2021-03-22 15:29:17下载
- 积分:1
-
Q1_code
说明: 三角网格以及矩形网格剖分. 实现等参单元以及误差L H 范数收敛阶估计.(Triangular meshes and rectangular meshes are subdivided to achieve convergence order estimation of error L H norm.)
- 2020-06-25 01:40:02下载
- 积分:1
-
markov
book on markov models and techniques
- 2010-02-21 16:52:31下载
- 积分:1
-
PLS_NIPALS
非线性迭代偏最小二乘的MATLAB代码,可用于光谱数据的建模(MATLAB code of NIPLS)
- 2012-08-23 10:04:38下载
- 积分:1
-
包络线去除
包络线去除完全用Excel函数写的包络线去除分析,仅实现了1850—2100nm的包络线去除,其他波段可自行扩展(Continuum Removal
MATLAB Compiler
1. Prerequisites for Deployment
. Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you
have installed version 7.13.
. If the MCR is not installed, run MCRInstaller, located in:
<mcr_root>* oolboxcompilerdeploywin32MCRInstaller.exe
For more information on the MCR Installer, see the MATLAB Compiler
documentation.)
- 2020-06-29 13:20:02下载
- 积分:1
-
szfx
数值分析里面的:不动点迭代法、牛顿迭代法、共轭梯度法和最速下降法(Conjugate Gradient)
- 2015-11-18 14:08:22下载
- 积分:1
-
microdisk_FDTD_backup
FDTD Solutions 是一款三维麦克斯韦方程求解软件,可以分析紫外、可见、红外至太赫兹和微波频率段电磁波与具有亚波长典型尺寸复杂结构的相互作用。
FDTD Solutions 使得设计师能够从容地面对光子设计复杂的挑战问题。快速原型制造和高精度仿真大大降低对费用高昂的原型试验的依赖,因而可以对设计概念进行快速评价,进而缩短产品研发周期,降低费用。 FDTD Solutions 可以帮助你成功应对各种复杂的应用,从基础光子学研究,到目前工业界领先应用领域如成像、照明、生物光子学、光伏、以及众多其他应用。(FDTD Solutions is a three-dimensional software for solving Maxwell' s equations, we can analyze the ultraviolet, visible, infrared and microwave to terahertz frequencies of electromagnetic waves having a typical size of subwavelength interaction of complex structures. FDTD Solutions allows designers to calmly face the complex photonic design challenges. Rapid prototyping and simulation precision greatly reduce dependence on costly prototype testing, which can quickly uate design concepts, and thus shorten the product development cycle and reduce costs. FDTD Solutions can help you successfully deal with a variety of complex applications, leading application areas such as imaging, lighting, biophotonics, photovoltaics, and many other applications basic photonics research, the current industry.)
- 2016-03-20 17:40:02下载
- 积分:1