登录
首页 » matlab » 程序

程序

于 2018-03-30 发布 文件大小:2KB
0 135
下载积分: 1 下载次数: 3

代码说明:

  pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method. Through orthogonal transform a group may be related to variable conversion is not related to a set of linear variables, this set of variables called principal component transformation.)

文件列表:

pca靠谱.m, 9070 , 2018-03-30
pca主成分分析.m, 797 , 2018-03-26

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

发表评论

0 个回复

  • 哈弗曼码的实现,本人亲测完美运行。 码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
    哈弗曼编码的实现,本人亲测完美运行。 编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。 要求:这8个字母任意,输出各字母的编码值。 -huffman Tree
    2022-05-10 19:04:03下载
    积分:1
  • 子程序 大学课程设计需求者的最爱
    汇编子程序 大学课程设计需求者的最爱-compilation subroutine university curriculum design needs a favorite
    2023-04-11 00:55:03下载
    积分:1
  • 文件中的程序是用实现的在黑屏一位置画一车型不断刷新屏幕使人看到的效果是车在向前动。...
    文件中的程序是用汇编实现的在黑屏一位置画一车型不断刷新屏幕使人看到的效果是车在向前动。-document the procedures used in the compilation of achieving a position of blank screen painting a continuously updated models screen people saw the results is the car move forward.
    2022-01-28 05:04:57下载
    积分:1
  • 基于DSP2812的电机的控制程序源代码:包括永磁同步电机,感应电机,无刷电机,开关磁阻电机,还附带9组测试程序...
    基于DSP2812的电机的控制程序源代码:包括永磁同步电机,感应电机,无刷电机,开关磁阻电机,还附带9组测试程序-electromotor control dased on DSP2812
    2022-01-24 16:46:16下载
    积分:1
  • 6221mada.asm.........遥控电机程序, 按遥控器0
    6221mada.asm.........遥控电机程序, 按遥控器0-9步进电机正转0-9步,按遥控器11-19步进电器分别反转 dianji.asm..........步进电机正转,反转各3圈 keyd.asm............步进电机控制程序p3.2正转,p3.3反转,p3.4停止 步进电机接p1.0p1.1p1.2p1.3 abdian.asm...........步进电机正反快慢转! madatest.asb.............步进电机测试,最简单的转圈程序 -6221mada.asm ......... electric remote control procedures, in accordance with the remote control stepper motors 0-9 to 0-9 are step-by-step, 11-19 step by remote control electrical inversion, respectively dianji.asm ... stepper motor is ....... turn, reversal of the 3 lap keyd.asm ............ stepper motor control program to p3.2 is, p3.3 inversion, p3.4 stepper motor to stop p1.0p1.1p1.2p1.3 abdian.asm ........... then stepping motor speed to the pros and cons! stepper motor test madatest.asb ............., the simplest circular motion the procedures
    2022-01-26 03:29:05下载
    积分:1
  • 采用samsung 9454做的电饭锅的小程序,已经批量生产。
    采用samsung 9454做的电饭锅的小程序,已经批量生产。-Samsung 9454 using a small rice cooker to do the procedure, has been mass production.
    2022-03-19 22:21:56下载
    积分:1
  • dijkstra 这是用C实现的贪心算法 看这个程序前最好先看看图形说明...
    dijkstra 这是用C语言实现的贪心算法 看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
    2022-04-26 14:33:43下载
    积分:1
  • HUXINXI
    本代码实现了计算两列向量的互信息,相关度(Calculate the mutual information of two column vectors, correlation degree)
    2018-06-10 10:18:44下载
    积分:1
  • Award BIOS源代码,支持的芯片组看文件,有相同的类型…
    AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-AWARD BIOS source code, support CHIPSET Look at the documents, have the same type of burning up on the board can run
    2022-02-15 02:40:52下载
    积分:1
  • C-Technique
    C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
    2013-10-08 20:40:35下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载