CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab training testing

搜索资源列表

  1. facedetect.rar

    0下载:
  2. 人脸检测系统(有自带的图像用于训练和检测),Face Detection system (with built-in images for training and testing)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:15540842
    • 提供者:shizr
  1. ernn

    0下载:
  2. Program for training and testing the Elman Recurrent Neural Network model when used to predict
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1349
    • 提供者:Abd Kadir
  1. bayes

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2758
    • 提供者:wanwei
  1. NN_RBF

    0下载:
  2. RBF网络逼近、RBF-建模、RBF网络训练与测试程序-RBF network approximation, RBF-modeling, RBF network training and testing procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1924848
    • 提供者:sky
  1. PCA

    0下载:
  2. 基于PCA改进实现人脸识别的完整代码,采用ORL人脸库进行训练和测试.-Face Recognition Based on the PCA to improve the achievement of a complete code, ORL face database used for training and testing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:4766
    • 提供者:邱赵龙
  1. Untitled8

    0下载:
  2. 一个自己编写的三层BP神经网络,通过测试,初学者可以参考一下-I have written a three-layer BP neural network, testing and reference for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1038
    • 提供者:jiangjinshou
  1. neuralnetworkforirisdataset

    0下载:
  2. traning and testing using neural network based on iris dataset
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2676
    • 提供者:Tao
  1. colorDetection

    0下载:
  2. The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:169700
    • 提供者:jack
  1. HSV-Space-segmentation(Training-and-Testing)

    1下载:
  2. 在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1592899
    • 提供者:Brad Bibson
  1. rnnsim

    1下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) impleme
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:63428
    • 提供者:hacen
  1. LDA

    0下载:
  2. Complete Face Recognition System using LDA (with visiable training image set and testing image set-Complete Face Recognition System using LDA
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5526545
    • 提供者:欧阳西
  1. SVMClassificationFunction

    0下载:
  2. this a matlab coding of svm classification function. when inputing training samples, training labels, testing samples, testing labels, and two parameters, the classification result is obtained. linear svm and nonlinear svm can be selected.-this
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:Phoenix
  1. 2dlda_rand

    0下载:
  2. 这是一个基于人脸识别的双边2DLDA程序,其中每人随机选9个做训练,1个做测试,作20次后平均-This is a bilateral 2DLDA procedures based on face recognition, in which each of 9 randomly selected for training, one to do testing for 20 times the average
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2810045
    • 提供者:
  1. BPnetwork

    0下载:
  2. 本代码是采用BP神经网络 对上海港的集装箱吞吐量进行预测,内涵两个程序包,一个为训练网络,里一个是测试之用,请参考,希望有所帮助-This code is used BP neural network to predict the Shanghai Port' s container throughput, meaning the two packages, one for training the network, where one is testing purposes, pleas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1141
    • 提供者:刘杨
  1. knnsearch

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2542
    • 提供者:
  1. Counter

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:16940
    • 提供者:
  1. LS_SVMlab

    0下载:
  2. 最小二乘支持向量机的程序包,包括了模型的训练和测试的各种函数。-Support Vector Machine package, including training and testing models of various functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1590835
    • 提供者:武菲
  1. matlab程序设计实例解析

    0下载:
  2. 本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并 在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以 及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行 编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些 问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序, 供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材 料,并起到一定的指导和激励作用,进而
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:333824
    • 提供者:木愚
  1. 用MATLAB实现的随机抽样方法

    0下载:
  2. 用MATLAB实现的随机抽样方法,自动划分为训练集和测试集(The random sampling method realized by Matlab can be divided into training set and testing set automatically)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-23
    • 文件大小:17408
    • 提供者:stwen031
  1. MATLAB手写数字汉字识别[写字板,神经网络]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Ch
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:332800
    • 提供者:可乐一生
« 12 3 4 »
搜珍网 www.dssz.com