-
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
-
docs-flexbison
说明: OPEN h323,用于网络电话开发的标准,包括API的详细说明。还有相关教程,非常详细(OPEN for the development of the telephone network standards, including a detailed description API. Also related guides, very detailed)
- 2005-12-04 16:19:48下载
- 积分:1
-
DSO_ARM_4_25
基于STM32F4的示波器的源代码,内部含有ucos-ii操作系统。(STM32F4 based oscilloscope source code contains an internal ucos-ii operating system.)
- 2014-02-23 18:57:47下载
- 积分:1
-
GPU-BA
光束法区域网平差的GPU实现,减少对内存的占用,并行处理加快速度。(The GPU implementation of bundle adjustment of regional network reduces the occupation of memory and speeds up parallel processing.)
- 2021-02-23 10:09:40下载
- 积分:1
-
2
说明: 三次B样条曲线,计算机图形学实验中的一个小程序,很有意思哦(Three B-spline curves, Computer Graphics in a small experimental procedure, very interesting oh)
- 2009-06-11 16:20:08下载
- 积分:1
-
各种PID在MATLAB程序
模糊PID、神经网络PID等在MATLAB中程序,方便调试
- 2022-04-16 11:48:47下载
- 积分:1
-
这是个关于DataGridView的Print类,不错!具有一定的学习价值!
这是个关于DataGridView的Print类,不错!具有一定的学习价值!-This is a DataGridView on the Print category, it is true! The study has certain value!
- 2023-04-08 10:50:04下载
- 积分:1
-
CAMERTERMINAL
串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
- 2013-01-30 21:26:21下载
- 积分:1
-
空间插值
该程序实现了IDW插值,克里金插值等几种插值方法,程序经测试可以运行(The program implements several interpolation methods, such as IDW interpolation and Kriging interpolation. The program can run after testing.)
- 2019-03-12 16:45:57下载
- 积分:1
-
curl
linux的ctrl库,可以方便调用库,curl_easy_setopt,curl_easy_init,curl_easy_perform,
- 2022-02-12 13:34:04下载
- 积分:1