-
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
-
46-xuanxiang-tongxin
这个程序可以实现两个单片机之间双向通信的功能。(This program can realize the function of two-way communication between two microcontrollers.)
- 2015-04-23 10:45:29下载
- 积分:1
-
fir_echo_canceller
基于LMS的双向回波削除源码,不过回波幅度不要大于0.2,否则算法认为DOUBLE TALK DETECT。各位可修改此阀值,试试效果(based on the two-way LMS Echo slashing source, but not greater than the rate Echo 0.2, or that the algorithm** DOUBLE TALK. You can modify this threshold, try Effect)
- 2005-03-08 10:43:39下载
- 积分:1
-
单片机模糊控制PID程序
说明: 单片机模糊控制pid源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(SCM fuzzy control pid source code, there is a need to download can see, can be used for everyone to learn reference, progress together)
- 2020-04-08 11:23:13下载
- 积分:1
-
ConvertBMP
说明: 说明: 压缩BMP图片,图片质量有些损失,但压缩率很大(Explanation: Compressing BMP pictures may cause some loss of image quality, but the compression rate is very high.)
- 2020-06-16 10:40:01下载
- 积分:1
-
单片机烟雾报警c程序
单片机烟雾报警c程序,给予at89c51开发,源代码,功能强大可以检测各类可燃气体浓度
- 2022-06-15 16:28:53下载
- 积分:1
-
RRCFILTER
平方根升余弦滚降数字滤波器的设计与实现。(design RRC filter)
- 2010-07-05 22:31:49下载
- 积分:1
-
TimeTransform
vc 时间戳转换北京时间格式(字符串) 北京时间格式转换时间戳
- 2015-12-29 10:52:56下载
- 积分:1
-
四轴PID控制算法详解(单环PID、串级PID)
PID控制算法详解,比较详细,易于理解,内含MATLAB仿真结果(PID control algorithm detailed, more detailed, easy to understand, containing MATLAB simulation results)
- 2017-09-06 15:18:18下载
- 积分:1
-
lesson1
C#+AE编程,主要是实现几何对象和空间坐标系的基本操作,适合初学者!(C#+ AE programming, mainly to achieve geometric objects and spatial coordinates of the basic operation, suitable for beginners!)
- 2013-08-12 20:12:11下载
- 积分:1