搜索结果
找到约 238 项符合
resting-state 的查询结果
数值算法/人工智能 一个遗传算法 这是一个非常简单的遗传算法源代码
一个遗传算法
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求 ...
数学计算 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 generi ...
matlab例程 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: ...
电子书籍 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.
matlab例程 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
( ...
其他 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 sta ...
人工智能/神经网络 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
人工智能中的蚁群算法
人工智能/神经网络 这是一个非常简单的遗传算法源代码
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中 ...
Linux/Unix编程 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.
微处理器开发 The MEASURE program uses analog and digital inputs to simulate a datalogger. You may watch the va
The MEASURE program uses analog and digital inputs to simulate a datalogger.
You may watch the value of analog input POT1 and the state of S2, S3 Buttons
on MCBSTM32 evaluation board.