-
MATLAB GUI程序设计课件
清华大学出版社出版的科学与工程计算技术丛书/MATLAB GUI程序设计得课件以及源代码(Science and Engineering Computing Technology Series/MATLAB GUI Programming Courseware and Source Code Published by Tsinghua University Press)
- 2020-06-23 18:00:02下载
- 积分:1
-
customgauss
create custom gaussian
- 2009-10-22 13:21:32下载
- 积分:1
-
PAST
PAST算法的实现,用matlab语言,简单粗略版本(implementation of PAST)
- 2012-01-05 11:16:53下载
- 积分:1
-
使用了五种函数进行了对比,有数据算例
说明: bilstm saelstm lstm 使用了五种函数进行了对比,有数据算例。可以多输入,也可以单输入。(Comparison of five neural network algorithms)
- 2021-04-21 21:38:49下载
- 积分:1
-
PlaneTruss
说明: 平面板杆结构有限元分析,包中有详细的WORD文档说明(Flat panel rod finite element analysis)
- 2011-03-18 09:46:13下载
- 积分:1
-
chapter10_-image-synthesis
数字图像处理与机器视觉-visual C++与matlab实现,第10章配套源程序(Digital image processing and machine vision of-visual C++ and MATLAB, the 10th chapter matching source)
- 2014-08-07 15:51:07下载
- 积分:1
-
matlab-signal-processing
一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
- 2013-11-27 21:29:53下载
- 积分:1
-
RBF_SMC
本程序为基于RBF神经网络上界自适应学习的滑模控制,适用于实际无法测量上界值的情况。(This procedure is based on the RBF neural network to learn the upper bound of adaptive sliding mode control, can not be applied to the actual measurement of the upper bound values.)
- 2008-04-25 19:53:39下载
- 积分:1
-
proba
matlam descrete event simulatio source
- 2010-08-25 03:09:20下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1