-
1
说明: 基于Matlab的农用机械传动性能仿真研究(Matlab-based Transmission Performance Simulation of farm machinery)
- 2009-10-07 10:42:37下载
- 积分:1
-
steepest_descentwewe
Steepest Descent Algorithm
- 2010-11-11 21:22:21下载
- 积分:1
-
c-means-algorithm
c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。(c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.)
- 2012-05-18 09:24:59下载
- 积分:1
-
fuzzyimmnue
一个以时延系统为对象的模糊免疫PID控制器仿真(A delay system for object fuzzy immune PID controller emulation)
- 2015-04-09 22:07:04下载
- 积分:1
-
iirtest
用双线性变换法设计IIR数字滤波器,程序,用图形显示(Bilinear transformation method of IIR digital filter design, procedures, graphical display)
- 2011-06-29 20:59:37下载
- 积分:1
-
interp
基于MATLAB环境下各种常用的插值算法的代码 简单明了 便于初学者学习(Based on MATLAB environment variety of commonly used simple interpolation algorithm code easy for beginners to learn)
- 2013-09-14 23:47:17下载
- 积分:1
-
littleworld
NW小世界网络的构成原则为:从一个环状的规则网络开始,网络含有N个结点,每个结点向与它最近邻的K个结点连出K条边,并满足N>>K>>In(N)>>1。随后进行随机化加边,以概率p在随机选取的一对节点之间加上一条边。其中,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。改变p值可以实现从最近邻耦合网络(p=0)向全局耦合网络(p=1)转变。在p足够小和N足够大时,NW小世界模型本质上等同于WS小世界模型。
(NW constitutive principles of small-world networks: from the rules of a ring network, network with N nodes, each node is connected to the K node with its nearest neighbor K edges, and meet N > > K > > In (N) > > 1. Followed by randomization into the plus side, with probability p with an edge between a pair of nodes in a randomly selected. Wherein between any two different nodes at most only one edge, and each node can not have a side connected with itself. P value can be changed to achieve the transition from the nearest neighbor coupling network (p = 0) coupled to the global network (p = 1). When p is small enough and large enough N, NW small-world model is essentially the same as the WS small-world model.)
- 2013-04-26 21:17:37下载
- 积分:1
-
3
说明: matlab 中很实用的源代码3:13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀操作 19
16.腐蚀操作 20(Practical source code of matla)
- 2015-04-20 16:27:06下载
- 积分:1
-
UKF
UKF算法搭建simulink平台 用于汽车状态估计(UKF algorithm to build Simulink platform for vehicle state estimation)
- 2020-10-27 10:49:59下载
- 积分:1
-
Reversible_Jump_MCMC_Bayesian_Model_Selection
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar -xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.
(This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar-xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.
)
- 2008-03-07 23:23:12下载
- 积分:1