-
trainBPElementWise
BP neural code
the backpropagation algorithm nwueal implementation in matlab, the code for training element wise
- 2010-07-27 05:24:10下载
- 积分:1
-
PID-system
A proportional–integral–derivative controller (PID controller) is a generic control loop feedback mechanism (controller) widely used in industrial control systems ...
This is a simple PID control system
- 2011-10-09 14:03:00下载
- 积分:1
-
my-matlab_LMS
Matlab code for adaptive filter this folder contains two functions and main programs
- 2013-11-30 20:15:58下载
- 积分:1
-
isca_rou_sur2
说明: 对于一个散射面进行重构,并计算出了散射场的值(reconstucting a scattering surface and calculate the value of the scattering)
- 2010-04-12 12:10:38下载
- 积分:1
-
2.Correlation
watermark using correlation and pn sequence
- 2014-02-02 07:03:29下载
- 积分:1
-
EMfor_neural_networks
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
(In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar-xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
)
- 2008-03-05 19:22:23下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
nls5
基于求解非线性薛定格方程的分步傅立叶方法和参变量积分法,在该论文中,我们提出了一种求解光脉冲在N芯光纤耦合器中传输信号的耦合模方程组的数值方法,同时用此方法对光脉冲在双芯和三芯非线性耦合器中的传输演化进行了仿真。(alculated using non-linear equation shrodinger received a variety of soliton solutions)
- 2011-09-12 16:48:04下载
- 积分:1
-
Compression-perception-theory-
压缩感知理论及其研究进展,文综述了cs理论框架及关键技术问题,并着重介绍了信号稀疏变换、观测矩阵设计和重构算法三个方面的最新进展,是一篇综述。(Compression perception theory and research progress, cs paper reviews the theoretical framework and key technical issues and focuses on the latest developments signal sparse transform observation matrix design and reconstruction algorithms in three aspects, is a review.)
- 2013-12-28 09:13:27下载
- 积分:1
-
cs-chongjiansuanfa
这是写的压缩感知的几种算法,包括BP,MP,OMP,ROMP几种算法,算法的恢复包括使用一维信号和lena图片,希望对你们有帮助(It is written in the compressed sensing of several algorithms, including the restoration of BP, MP, OMP, ROMP several algorithms, algorithms including the use of a one-dimensional signal and lena pictures, I hope to help you)
- 2015-04-11 15:22:28下载
- 积分:1