搜索结果

找到约 731 项符合 Svm-space 的查询结果

Matlab 图像边缘检测

模式识别,图像处理,SVM,支持向量机 §编制程序显示印章图像(24位真彩色位图); §    读出位图中每一像素点的(R,G,B)样本值; §    以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; §    ...
https://www.eeworm.com/dl/507230.html
查看: 34

软件工程 演算法評估

演算法評估 用空間和時間評估演算法效能 時間複雜度(Time Complexity) 空間複雜度(Space Complexity) 效能評估 效能分析(Performance Analysis):事前評估 效能評估(Performance Measurement):效能量測 評估時均假設處理的資料量為n到無 ...
https://www.eeworm.com/dl/507303.html
查看: 29

matlab例程 svm分类算法

支持向量机而分类算法MATLAB编程,实现数据的二分类
https://www.eeworm.com/dl/507526.html
下载: 3
查看: 31

数值算法/人工智能 svm入门学习资料

智能分类算法新学者的必备知识,入门知识学习
https://www.eeworm.com/dl/507527.html
下载: 1
查看: 28

matlab例程 distmesh

matlab有限元网格划分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...
https://www.eeworm.com/dl/507854.html
下载: 1
查看: 69

实用工具 mp3录制工具

老牌MP3录制工具。 Introduction ============ MP3 Sound Recorder(MP3 Recorder) is a program that can record mp3 from any available sound source directly without costing any other disk space. With a simple and intuitionistic interface, you can record your sound easily and quickly.
https://www.eeworm.com/dl/507983.html
下载: 1
查看: 33

接口技术 net_tcp.h

/* ********************************************************************************************************* *                                             uC/TCP-IP V2 *       ...
https://www.eeworm.com/dl/508248.html
查看: 56

资料/手册 ICD-GPS-200, Revision C

This Interface Control Document (ICD) defines the requirements related to the interface between the Space Segment (SS) of the Global Positioning System (GPS) and the Navigation User Segment (US) of the GPS.
https://www.eeworm.com/dl/509447.html
下载: 1
查看: 39

其他文档 svm的轴承寿命预测

研究轴承剩余寿命预测,研究轴承故障特征在进行支持向量优化的寿命预测
https://www.eeworm.com/dl/509723.html
下载: 1
查看: 25

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52