-
The_matrix_algorithm_matlab_programming_tutorial
matlab程序设计之矩阵算法教程The matrix algorithm matlab programming tutorial(The matrix algorithm matlab programming tutorial The matrix algorithm matlab programming tutorial)
- 2010-08-02 13:13:31下载
- 积分:1
-
xd
说明: 对高光谱进行预处理的步骤matlab程序(Hyperspectral pretreatment step matlab program)
- 2013-04-02 23:20:16下载
- 积分:1
-
L5
说明: programm for solving mathfyz
- 2014-12-13 00:06:01下载
- 积分:1
-
Matlab-simulation
机器人控制系统的设计与Matlab仿真 源代码(The design of the robot control system and Matlab simulation)
- 2014-02-26 15:32:10下载
- 积分:1
-
matlab-QLEARNING
模拟机器人路径规划,采用强化学习中的Q学习算法来实现,最后会返回机器人选择路径的坐标位置(code for path searching)
- 2016-08-30 15:36:54下载
- 积分:1
-
概率计算问题之前向算法
说明: 隐马尔科夫模型(HMM)三大经典算法中的前向算法,通过输入HMM参数A,B,Pi矩阵以及序列O,可以计算该序列发生的概率(The forward algorithm in the three classic algorithms of Hidden Markov Model (HMM) can calculate the probability of occurrence of the sequence by inputting HMM parameters A, B, Pi matrix and sequence O.)
- 2019-11-19 20:28:47下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
demo_SquareRootNyquistFilterDesignSoftware
说明: 数字通信中的平方根Nyquist滤波器设计,含说明文件和matlab仿真代码(The square root Nyquist digital communication filter design, including documentation and matlab simulation code)
- 2010-04-25 13:55:11下载
- 积分:1
-
Successive-Projections-Algorithm
连续投影算法MATLAB源码,很好的资料,很齐全(successive projections algorithm)
- 2021-01-28 16:38:35下载
- 积分:1
-
DemoPSOBehavior
psotrain is a matlab file to use so as as to get a look on the PSO training
- 2009-11-13 23:51:15下载
- 积分:1