-
mean5_3
函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码
(Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source)
- 2011-08-21 09:22:30下载
- 积分:1
-
svm-grid_openmp
支持向量机SVM gridr.py 核函数自动寻优
多核并行程序
wen7 32位系统(Support Vector Machine SVM gridr.py kernel function automatically optimizing multicore parallel programming wen7 32-bit systems)
- 2014-03-05 17:08:07下载
- 积分:1
-
Harris_Corner_detecting
该代码实现了在鼠标框定区域内的Harris Corner的检测(This code deals with the detecting of harris corners with matlab)
- 2010-12-09 10:31:21下载
- 积分:1
-
code22
matlab ns2 fdoa tdoa localization
- 2011-03-02 18:20:24下载
- 积分:1
-
粒子图像分割及匹配程序
实现了对10个数字音的识别程序正确率可以达到98%,matlab编写的元胞自动机,欢迎大家下载学习,Matlab实现界面友好,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。
- 2022-02-13 10:33:17下载
- 积分:1
-
odedemo
The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu. (The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.)
- 2007-10-14 11:22:22下载
- 积分:1
-
MATLAB
关于matlab程序的源代码,主要是关于EM算法的程序实现(About the the matlab program' s source code, the program on the EM algorithm to achieve)
- 2013-04-27 13:06:11下载
- 积分:1
-
MPPT_S_INC
MPPT程序 采用了比较传统的电导增量法,该算法相对较为精确(maximum power point tracking)
- 2013-05-09 10:31:14下载
- 积分:1
-
segy
说明: 读取多个seg2文件数据合并后写入segy格式文件(Read data from multiple seg2 files and write it to segy format file after merging)
- 2020-04-02 21:51:26下载
- 积分:1
-
基于SVM的数据分类预测——意大利葡萄酒种类识别
在葡萄酒制造业中,对于葡萄酒的分类具有很大意义,因为这涉及到不同种类的葡萄酒的存放以及出售价格,采用SVM做为分类器可以有效预测相关葡萄酒的种类,从UCI数据库中得到wine数据记录的是在意大利某一地区同一区域上三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本分别属于三个类别(类别标签已给),每个样本含有13个特征分量(化学成分),将这178个样本50%做为训练样本,另50%做为测试样本,用训练样本对SVM分类器进行训练,用得到的模型对测试样本的进行分类标签预测,最终得到96.6292%的分类准确率.
- 2022-03-24 00:45:49下载
- 积分:1