登录
首页 » matlab » TraceRatio

TraceRatio

于 2019-03-15 发布
0 184
下载积分: 1 下载次数: 4

代码说明:

说明:  解决Trace的比的问题,使得它可以达到类间最大化,类内最小化。对于分类问题作用广泛(Solve the problem of Trace ratio.So that it can achieve maximum class, minimized within the class. Widely used for classification problems)

文件列表:

TraceRatio\TraceRatio.m, 1787 , 2019-02-28
TraceRatio\TraceRatio_fast.m, 2423 , 2013-12-20
TraceRatio\TraceRatio_general.m, 975 , 2013-12-20
TraceRatio\TraceRatio_general_new.m, 2233 , 2013-12-20
TraceRatio, 0 , 2018-12-19

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

发表评论

0 个回复

  • 自已写的跨Frame菜单,一般的菜单都会被Frame遮住
    自已写的跨Frame菜单,一般的菜单都会被Frame遮住-Cross-Frame to write their own menus, the menu will be generally covered Frame
    2022-01-26 08:19:26下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • cyclic_reduction
    fortran source code i have written
    2021-01-29 16:18:39下载
    积分:1
  • 贪吃蛇
    实现贪吃蛇的上下左右移动,暂停和退出,食物的随机生成,吃到食物后的分数增加。(To achieve the movement of snake, eat food, integral record.)
    2018-07-05 19:53:07下载
    积分:1
  • extaspnet extaspnet extaspnet
    ExtAspNet ExtAspNet ExtAspNet- ExtAspNetExtAspNetExtAspNet
    2022-03-11 05:21:51下载
    积分:1
  • documentscanner
    关于图书快速扫描识别的硕士论文,适合图像处理(About books quick scan identified a master' s thesis for image processing)
    2009-09-19 10:58:01下载
    积分:1
  • wjj
    Can automatically organize the file box to search for files
    2012-03-11 04:07:51下载
    积分:1
  • 备忘录模式-游戏角色状态01
    一个简单的查找无向图最短路径的界面程序,练习用(A simple interface program for finding the shortest path of undirected graph.)
    2020-06-24 18:00:01下载
    积分:1
  • zyqmtj
    说明:  生成一个能用LED光源投射出矩形光斑的自由曲面的程序(Generation of freefrom surface point cloud)
    2020-12-31 09:28:59下载
    积分:1
  • 读入图像,对图像进行分析,用于堆积体数字图像边缘检测-RGBHSI
    说明:  读入图像,对图像进行分析,用于堆积体数字图像边缘检测(Edge Detection of Accumulated Digital Images)
    2020-06-21 06:20:02下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载