登录
首页 » Python » PCA-SVM

PCA-SVM

于 2010-05-19 发布 文件大小:471KB
0 223
下载积分: 1 下载次数: 86

代码说明:

  在PYTHON里面,采用LIBSVM,实现对TE数据的多类故障的分类。(In PYTHON inside, using LIBSVM, TE data to realize the classification of many types of failures.)

文件列表:

PCA-SVM
.......\data_stadardwith3methods.py,3938,2009-11-06
.......\PCASTATE.py,2220,2009-11-18
.......\svm.pyc,11251,2009-06-09
.......\svmc.pyd,196608,2009-06-04
.......\TE-PCA-SVM实验报告.docx,17738,2009-11-25
.......\tepca_data_t1.xls,1376768,2009-11-06
.......\TE_PCA_SVM.py,2999,2009-11-19

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

发表评论

0 个回复

  • PB微信支付DLL版本
    PB微信支付DLL版本(PB WeChat payment DLL version)
    2017-06-26 11:39:36下载
    积分:1
  • EULER1
    说明:  Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示 图G 的一条边(u,v) 。 .结果输出: 将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
    2006-03-29 21:31:15下载
    积分:1
  • VC通信000783
    说明:  串口通信F路易斯要要要村艺术节南极区茜 苛栽植工基本原理工工要(Serial Communication F Louis to the village to an arts festival Ure harsh Antarctic area planted for the basic tenets of workers to work)
    2006-01-20 17:45:51下载
    积分:1
  • Layout-Manager_MFC
    Layout manager options for MFC apps
    2014-08-06 02:59:52下载
    积分:1
  • 软件注册窗口切换
    说明:  软件注册窗口切换,VB6.0 源码,学习中……学习中……学习中……学习中……学习中……(Software Registration Window Switching)
    2020-06-23 16:40:01下载
    积分:1
  • windows-message
    window 消息机制,相比大家都耳熟能详了,但是具体的有哪些,肯定一时想不出来很多,这里有很详细的消息函数及其使用方法(window message mechanism, compared to the all too familiar, but the concrete which certainly could not think to many, there is a very detailed message function and its use)
    2011-08-09 20:14:07下载
    积分:1
  • 汉字笔画部首字库
    汉字笔画部首字库,包含常见文字,可以做手写输入法识别(Chinese Stroke order)
    2017-12-05 10:11:17下载
    积分:1
  • 版本信息:桃源网络硬盘.Net 2.0 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求:   ・Window...
    版本信息:桃源网络硬盘.Net 2.0 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求:   ・Windows 2000 或 Windows XP 安装 .Net Framework 或 VS.net、Windows 2003   ・要求上传目录有写权限   ・建议放在虚拟目录下,如果放在非虚拟目录下请把bin目录连同其中的文件放在网站根目录下 主要功能:   ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   ・ 在线上传文件、可分文件夹管理;   ・设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ・会员管理功能,可对每个用户的单独空间大小进行设置;   ・登录时验证码控制安全登录;   ・支持大文件及多文件上传;   ・支持文件搜索;   ・使用方法访资源管理器。 -version information : Yuen network drives. Net 2.0 (free version) development environment : Microsoft.NET Framework SDK operating requirements : Windows 2000 or Windows XP installed. Net Framework or VS.net, Windows 2003 directory upload a request was made to build competence discussion on the virtual directory, if placed on the non-virtual directory Please bin directory together with the document root directory on the website under the main functions : support for the use of people registered, registration produce their own special folder, separating; online upload documents can be
    2022-07-10 19:14:25下载
    积分:1
  • asp to learn some relevant examples 5
    asp学习相关的一些例子5-asp to learn some relevant examples 5
    2022-10-03 04:35:03下载
    积分:1
  • 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信,该文是以读取服务器系统时间这么一个简单例子来说明的。...
    本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
    2023-02-27 08:45:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载