搜索资源列表
nnforcast
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
Multisensorrefusion
- 本程序采用matlab编程,通过设计训练一个人工神经网络来达到其对一个4传感器实时检测输出结果融合判断的模拟,文中涉及人工圣经网络和多传感器融合两们学科的基本知识。-the procedures used Matlab programming, through the design of a training artificial neural network to achieve its right to a four-detection sensor fusion output judgme
wf
- 神经网络的一个例子,matlab编程,训练权值
23825756Multisensorrefusion
- matlab编程,通过设计训练一个人工神经网络来达到其对一个4传感器实时检测输出结果融合判断的模拟,文中涉及人工圣经网络和多传感器融合两们学科的基本知识。
bpprogram
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达
trainNerualne
- 径向基神经网络训练程序,对初学用神经网络编程的很有帮助啊-matlab trainNerualne
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
bpprogramming
- 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
zx_pr_exp_6
- 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
Matlab-reference-book
- matlab7使用教程。本课程为全校性公共任选课,完全不必具备其它计算机语言的基础和专业知识,各年级各专业的同学 都可选修。通过本课程学习,使学生了解MATLAB,能够熟练掌握数学(矩阵)运算,简单编程,简单的数 据处理及基本图形绘制,帮助学生解决学习或工作中的数值计算、数据处理、图形绘制等问题,并达到计 算机语言素养的训练,为C++高级编程服务-matlab7 Tutorial. This course is a whole-school elective public offic
Ggeneratesampe
- 生成《matlab扩展编程》中对于HMM训练的sammples.mat程序,自己编写,已通过测试。 -Generation " matlab programming expansion" in the HMM training sammples.mat procedures, I have written a complete source code, has been tested.
matlab-and-the-model-of-math.RAR
- 其中包括matlab的基础学习,和有关数学建模的模型分析。主要适合初学建模但不懂编程的学者学习,也适合实习matlab的人开展模型分析训练。-Including Matlab basis of learning, and mathematical modeling, model analysis. Mainly suitable for beginners modeling, but scholars do not understand programming learning, but al
bbp
- 神经网络能有效的来训练数据,训练后的效果还很不错,使用Matlab编程的-Effective neural network to training data, training effect is still very good, using Matlab programming
MatlabTrainning
- 通过有针对性的训练,方便而快捷地帮助初学者解决Matlab编程中的问题-There are solutions for the basical problems which are very common in the program design using Matlab, and it is rather convenient.
NN
- 使用Matlab实现BP神经网络对蝴蝶花进行分类,内容包括: 1。网络设计,包括输入层、隐含层、输出层节点个数的设计,为什么如此设计。 2。算法步骤 3。编程,注意原始数据的通用化,数据输入的随机性。 4。网络训练,注意训练数据与验证数据分开。 5。网络验证 -Matlab achieve a BP neural network to classify the butterfly flower
The-discriminant-of-heart-disease
- 数学建模 训练题目 心脏病的判别 主要采用多元线性回归模型 采用matlab编程 ,附有题目,论文,完整代码,以及程序运行的完整说明,希望对大家有用-Mathematical modeling training subject criterion of heart disease mainly using multiple linear regression model using matlab programming, with the title, thesis, complete code
ksvdbox
- 用于信号稀疏表示中冗余字典训练的KSVD算法,采用matlab与c的混合编程,具有更高的计算效率-KSVD algorithm for sparse signal representation in a redundant dictionary training
RBF_10
- 利用matlab编程实现RBF神经网络,利用训练模型算法,最后得到较精确的神经网络模型,里面的程序并不需要先前自己进行数据归一化处理-radial basis function
bwxukkah
- 是本科毕设的题目,FhfmqSW参数利用matlab GUI实现的串口编程例子,现代信号处理中谱估计在matlab中的使用,包括主成分分析、因子分析、贝叶斯分析,RBmVtSR条件通过反复训练模板能有较高的识别率,本程序的性能已经达到较高水平。- The title of the commercial is undergraduate course you FhfmqSW parameter Use serial programming examples matlab GUI implemen
神经网络
- 通过对matlab编程实现神经网络的训练和计算,得出需要的网络模型(Through the training and calculation of MATLAB programming neural network, the required network model is obtained)