-
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
-
zuixiaoerchengfa
本人收集matlab实现最小二乘法线性、一元多项式拟合、多元二次拟合、自编函数曲线拟合程序,有文档说明(I collect the linear least squares method matlab realize, one yuan polynomial fitting, multivariate quadratic fit, self-function curve fitting procedures, documentation)
- 2013-07-11 11:38:00下载
- 积分:1
-
Image-registration--
《图像配准技术及其MATLAB编程实现》一书的全部源码以及pdf电子书,对于图像处理初学者应该是非常有帮助的!(Image registration and its MATLAB programming " a book of all the source code and a pdf e-book, for image processing beginners should be very helpful!)
- 2020-10-20 15:57:24下载
- 积分:1
-
SVM_Multi_Classifier
SVM multi classifier with diferent Kernels example
- 2013-12-04 12:18:41下载
- 积分:1
-
Arithmetic
Matlab classic program about Arithmetic
- 2013-12-28 03:54:10下载
- 积分:1
-
leach2050100
the is the simulation of protocole leach with instuctions of plot
- 2013-05-18 19:44:36下载
- 积分:1
-
tulun
matlab数学应用工具箱,里面附有各种应用范例。(Applied mathematics matlab toolbox, which accompanied by examples of a wide range of applications.)
- 2009-04-14 23:01:26下载
- 积分:1
-
Grey-Model(2)
灰色模型GM(1,1)的matlab代码(Gray model)
- 2011-11-09 09:26:12下载
- 积分:1
-
tsp
此代码是求TSP中群蚁问题的全代码,只需对其中的数据进行适当的调整就可以套用(This code is a group of ants seeking TSP problem in the whole code, only the data on which appropriate adjustments can be applied)
- 2010-07-25 16:22:43下载
- 积分:1
-
[MATLAB]dssmcm2010
2010年东北三省数学建模竞赛A题企业生产销售方案制定的遗传算法实现代码。(Northeasten Union MCM 2010 Problem A)
- 2010-08-14 16:48:37下载
- 积分:1