登录
首页 » Python » PCA

PCA

于 2021-01-28 发布 文件大小:3KB
0 360
下载积分: 1 下载次数: 14

代码说明:

  主成分分析 ( Principal Component Analysis , PCA )或者主元分析。是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。计算主成分的目的是将高维数据投影到较低维空间。给定 n 个变量的 m 个观察值,形成一个 n ′ m 的数据矩阵, n 通常比较大。对于一个由多个变量描述的复杂事物,人们难以认识,那么是否可以抓住事物主要方面进行重点分析呢?如果事物的主要方面刚好体现在几个主要变量上,我们只需要将这几个变量分离出来,进行详细分析。但是,在一般情况下,并不能直接找出这样的关键变量。这时我们可以用原有变量的线性组合来表示事物的主要方面, PCA 就是这样一种分析方法。(Principal component analysis (Principal Component Analysis, PCA) or PCA. Is a statistical method to grasp the principal contradiction of things, it can be resolved diverse things out the main factors, revealing the essence of things, simplifying complex problems. The purpose of calculating the main component of high-dimensional data is projected to a lower dimensional space. Given n variables of m observations, forming an n ' m of the data matrix, n is usually large. For a complex matters described by several variables, it is difficult to know, so if you can grab something to focus on key aspects of analysis? If the main aspects of things just reflected on several key variables, we only need to separate out these few variables, for detailed analysis. However, in general, does not directly identify this critical variables. Then we can represent the major aspects of things with a linear combination of the original variables, PCA is one such analysis.)

文件列表:

PCA
...\.project,374,2015-03-13
...\.pydevproject,435,2015-03-13
...\src
...\...\data.txt,3103,2015-03-14
...\...\main.py,901,2015-03-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 中国7大地理分区
    说明:  中国7大地理分区shp文件,东北、华北、华东、华中、华南、西南、西北七大经济协作区(Shp files of seven geographical regions in China)
    2021-03-28 03:59:11下载
    积分:1
  • fawltunique
    自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度(The particle swarm optimization algorithm written by ourselves is designed to calculate the value of a function as a test, and good precision is achieved.)
    2018-09-05 23:02:58下载
    积分:1
  • lena
    上传一张图片,这是在做图像水印研究时常用的一张lina图(image used in watermarking)
    2012-12-03 17:21:52下载
    积分:1
  • mx-maskrcnn-master
    我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
    2020-06-17 15:20:12下载
    积分:1
  • fangfayi_main
    实现约瑟夫图像置乱加密解密,完整版,可以进行图像加密解密分析(Joseph image scrambling encryption and decryption, complete version)
    2017-05-10 11:28:00下载
    积分:1
  • opencvchengxu
    特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行(Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV)
    2014-11-23 21:03:16下载
    积分:1
  • 代码-不变矩
    说明:  使用MATLAB求图像的形状特征-7个不变矩,亲自测试过可以用(Using MATLAB to find the shape feature of the image - 7 invariant moments, which have been tested and used personally.)
    2020-06-20 13:40:01下载
    积分:1
  • im_mean_var
    计算图像的均值和方差函数,matlab编写的,可以添加到自己的图像处理中(Calculated the mean and variance of the image function, matlab prepared, can be added to their own image processing)
    2009-07-07 21:19:06下载
    积分:1
  • readjpeg
    读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
    2021-04-28 12:18:43下载
    积分:1
  • dt_cwt_texture_retrieval
    说明:  在Matlab下,使用二元树复小波进行图像检索(Texture retrieval using DT CWT)
    2010-03-24 17:31:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载