亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

link-state

  • State_space_reconstruction_parameters_in_the_analysis_of_chaotic_time_series_-_the_role_of_the_time_

    State_space_reconstruction_parameters_in_the_analysis_of_chaotic_time_series_-_the_role_of_the_time_window_length. It is used for reconstruction of state space in chaotic time series, and also how to determine time window.

    標簽: State_space_reconstruction_parame ters_in_the_analysis_of_chaotic_t the_role_of_

    上傳時間: 2013-12-21

    上傳用戶:fandeshun

  • 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

  • 非常適合內嵌式mp3播放,例如控制臺!注意看壓縮包里readme.doc 詳細過程,在ARM及MIPS下通過 新建一個 wce application,選擇 a simple windows ce

    非常適合內嵌式mp3播放,例如控制臺!注意看壓縮包里readme.doc 詳細過程,在ARM及MIPS下通過 新建一個 wce application,選擇 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的頭文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面為播放源碼 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其實編譯時的 object/library modules 只要看 sourse 文件包含哪個dll,或lib 就行

    標簽: application windows readme simple

    上傳時間: 2016-05-05

    上傳用戶:ynsnjs

  • 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

主站蜘蛛池模板: 无极县| 大石桥市| 马关县| 开封县| 建德市| 江津市| 措美县| 固阳县| 淳安县| 镇赉县| 和硕县| 朝阳区| 海阳市| 永吉县| 杨浦区| 尼木县| 濮阳市| 宁南县| 当涂县| 年辖:市辖区| 田东县| 额尔古纳市| 囊谦县| 金乡县| 灯塔市| 集贤县| 运城市| 鄂尔多斯市| 望奎县| 筠连县| 惠水县| 扎赉特旗| 尉犁县| 江永县| 牙克石市| 鹤峰县| 新乡县| 晴隆县| 华亭县| 辉南县| 湘乡市|