搜索结果
找到约 731 项符合
SVM-space 的查询结果
Matlab 图像边缘检测
模式识别,图像处理,SVM,支持向量机
§编制程序显示印章图像(24位真彩色位图);
§    读出位图中每一像素点的(R,G,B)样本值;
§    以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布;
§    ...
软件工程 演算法評估
演算法評估
用空間和時間評估演算法效能
時間複雜度(Time Complexity)
空間複雜度(Space Complexity)
效能評估
效能分析(Performance Analysis):事前評估
效能評估(Performance Measurement):效能量測
評估時均假設處理的資料量為n到無 ...
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 ...
实用工具 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.
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...
资料/手册 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.
其他文档 svm的轴承寿命预测
研究轴承剩余寿命预测,研究轴承故障特征在进行支持向量优化的寿命预测
单片机编程 红外解码程序
/*
 * _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 ...