-
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
-
PSO
说明: 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验
(With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments)
- 2011-04-04 12:45:19下载
- 积分:1
-
manchered
曼彻斯特编码的simulink实现,在matlab仿真环境下可运行。(Simulink realization of the Manchester-encoded, can be run under the Matlab simulation environment.)
- 2012-05-17 12:13:37下载
- 积分:1
-
fdmtm
finite difference method有限差分法求波导的TM模式(finite difference method finite difference method for the TM waveguide mode)
- 2007-04-25 10:11:51下载
- 积分:1
-
hw3
Download the file town .jpg, which is a 1024×768, 256-grayscale image taken on a bright
sunny day. The image was taken in the shadow of a building. As the result, the sunlight
areas are glaring white and the shadow areas are dark and low contrast. Using the image
enhancement techniques covered in class, increase the contrast and the brightness of the
dark areas, and reduce the brightness of the sunny areas
- 2014-09-11 15:09:54下载
- 积分:1
-
ANN-Output-Calculation-by-BP-algm
Artificial neuarl network is one of the recent developed softcomputing technique work on the basis of human neural system. The traning and testing are the two important process in artificial neural network. ther are many techniques used for the training of artificial neural network, however backpropagation algorithm is the traditional method for training purpose. this document contain the mathematical formation of artificial neural network with backpropagation training.
- 2015-01-23 17:20:05下载
- 积分:1
-
789
用matlab解决线性可分不可分问题,关于线性感知器(Using matlab to solve linearly separable problems can not be divided, on the linear perceptron)
- 2010-11-27 18:29:38下载
- 积分:1
-
fdct_usfft_matlab
使用MATLAB语言进行曲波变换, 含有MATLAB语言曲波变换函数及所有原程序(Qu Bo transformation using the MATLAB language, containing MATLAB language Qu Bo transformation function and all of the original program)
- 2021-03-15 22:29:22下载
- 积分:1
-
matlab
简单利用matlab解决现代控制理论问题,让你明白易懂(The simple use of matlab to solve the issue of modern control theory, intelligible)
- 2013-03-18 17:34:05下载
- 积分:1
-
PF_MATLAB_new
一个非常不错的粒子滤波工具箱,基于面向对象的思想,matlab实现,实现非线性滤波,包括SIR,SIS粒子滤波以及相应的GUI实现(an object-oriented MATLAB toolbox for nonlinear filtering. It includes algorithms for SIR and SIS particle filters
)
- 2014-01-13 17:15:12下载
- 积分:1