资源列表
CNN学习算法
- 该文件主要包含了CNN卷及神经网络Matlab算法,该算法主要用于完成机器视觉学习(The paper mainly includes CNN volume and neural network Matlab algorithm, which is used to complete machine vision learning.)
EM学习算法
- 该文件主要包含了Matlab条件下开发的EM算法,主要用于机器视觉学习。(This document mainly includes the EM algorithm developed under the condition of Matlab, which is mainly used for machine vision learning.)
RBF学习算法
- 该文件主要是在Matlab条件下开发的RBF算法,主要用于机器视觉学习分类(This file is mainly a RBF algorithm developed under the condition of Matlab, which is mainly used for machine vision learning classification.)
SVM机器学习算法
- 该文件主要包含了Matlab条件下开发的SVM算法,该算法主要用于机器视觉的学习与分类(The file mainly includes the SVM algorithm developed under the Matlab condition, which is mainly used for learning and classification of machine vision.)
achievereferto
- 易语言觉然小便条源码,很不错的易语言源码,适合易语言爱好者学习,()
C#实现
- 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)
matlabGUI计算器
- matlabGUI计算器,学习GUI很好的例子,适合初学者(MatlabGUI calculator, learning a good example of GUI, suitable for beginners)
slist
- 实现C++中单向链表的基本插入,实用类模板(The realization of the basic insert C++ one-way linked list, practical class template)
MATLAB中GUI多标签页的制作方法
- MATLAB中GUI多标签页的制作方法,教如何用多标签编程的方法(The method of making GUI multi label pages in MATLAB, teaching how to use multi label programming)
DVHop
- 针对基于双曲线定位的DV-Hop算法中误差项的异方差性引起的定位误差大的问题,提出了一种基于加权双曲线定位的DV-Hop改进算法。算法分析了基于双曲线定位的DV-Hop算法模型中误差项的异方差性,用加权最小二乘法对异方差性进行纠正,对加权最小二乘法中的权值矩阵进行了推导并得到与跳数相关的最佳权值矩阵,使得误差项满足同方差性,所得估计值更加接近最佳线性无偏估计。仿真实验结果表明,所提算法在节点定位精度上较现有的基于双曲线定位的DV-Hop算法都有一定提高。(Aiming at the proble
实验
- C#练习实验,共十二个包括窗体设计、控制台程序编写等内容,包括实验指导文档(C# practice experiment, twelve including form design, console programming, and so on, including the experimental guidance document)
二叉排序树的建立查找插入和删除
- 二叉树的建立,插入,以及排序的完整实现。(The establishment of the two fork tree, insert, sort and complete implementation.)