虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

steady-State

  • Nonlinear_dynamics_delay_times_and_embedding_windows. How to determine embedded window for chaotic

    Nonlinear_dynamics_delay_times_and_embedding_windows. How to determine embedded window for chaotic state space of time series

    标签: Nonlinear_dynamics_delay_times_an d_embedding_windows determine embedded

    上传时间: 2016-02-21

    上传用户:tianyi223

  • 一个遗传算法 这是一个非常简单的遗传算法源代码

    一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。

    标签: 算法 源代码

    上传时间: 2013-12-20

    上传用户:myworkpost

  • The software implements particle filtering and Rao Blackwellised particle filtering for conditionall

    The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generic and suitable for any application. For details, please refer to Rao-Blackwellised Particle Filtering for Fault Diagnosis and On Sequential Simulation-Based Methods for Bayesian Filtering After downloading the file, type "tar -xf demo_rbpf_gauss.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab and run the demo.

    标签: filtering particle Blackwellised conditionall

    上传时间: 2014-12-05

    上传用户:410805624

  • In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

    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.

    标签: Rauch-Tung-Striebel algorithm smoother which

    上传时间: 2016-04-15

    上传用户:zhenyushaw

  • Special picture button, easy configure... release. You only need one picture for pressed and one for

    Special picture button, easy configure... release. You only need one picture for pressed and one for normal state.

    标签: picture configure for one

    上传时间: 2014-08-26

    上传用户:c12228

  • EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc

    EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, such as the state covariance matrix. While bad programming practice, it is a necessary evil for MatLab efficiency, as MatLab has no facility to avoid gratuitous memory allocation and copying when passing (and modifying) variables between functions. With this concession, effort has been made to keep the code as clean and modular as possible.

    标签: Simulator simulator variables EKF-SLAM

    上传时间: 2016-05-02

    上传用户:lunshaomo

  • aiNet application is a very powerful and a very simple tool for solving the problems which are usual

    aiNet application is a very powerful and a very simple tool for solving the problems which are usually solved with artificial neural networks (ANN). All possible tests we had run proved that the results obtained with aiNet are at least as good as the results obtained with some other ANNs. Let us state some of aiNet抯 features. (c) aiNet 1995-1997

    标签: very application powerful problems

    上传时间: 2014-01-16

    上传用户:wang5829

  • Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological

    Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological Network working the learning proces to pick their state through Genetic Programming 人工智能中的蚁群算法

    标签: ore Neurological performing Artificial

    上传时间: 2013-12-26

    上传用户:hongmo

  • 这是一个非常简单的遗传算法源代码

    这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。

    标签: 算法 源代码

    上传时间: 2013-12-05

    上传用户:lili123

  • GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a

    GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.

    标签: framework for execution ccScript

    上传时间: 2013-12-18

    上传用户:sssl