-
hafuman
哈弗曼编码用MATLAB语言和C语言来解释(Huffman coding using MATLAB and C language to explain)
- 2013-11-13 09:17:36下载
- 积分:1
-
PCAalgorithm
pca的matlab简单算法程序,没有什么特别的(PCA algorithm of matlab easy procedure, Nothing special)
- 2009-03-15 11:32:08下载
- 积分:1
-
template-matching_CSDN
图像特征提取 特征提取 matlab 特征提取 图像特征 (Image feature extraction feature extraction feature extraction matlab image features)
- 2013-12-23 11:33:08下载
- 积分:1
-
自适应动态规划 ADP-code
自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用(Adaptive dynamic programming (ADP) actor-critic matlab simulation framework for optimal control of the program code, found available)
- 2021-04-26 16:28:45下载
- 积分:1
-
source
its a source code for matlab
- 2013-09-28 23:16:34下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
map-with--adj-matrix
根据邻接矩阵作图 matlab实现 源代码(mapping according to the adjacency matrix )
- 2014-02-09 09:11:51下载
- 积分:1
-
MIT_matlab
Introduction to matlab at MIT
麻省理工大学的matlab基本教程(Introduction to matlab at MIT Massachusetts Institute of Technology University of basic tutorial matlab)
- 2008-06-18 18:46:30下载
- 积分:1
-
snake
用MATLAB编写的贪吃蛇的小游戏,非常短小,但实现效果特别好。(Snake written by MATLAB little game, very short, but achieving particularly effective.)
- 2011-05-09 20:03:22下载
- 积分:1
-
kalman
这里有卡尔曼滤波原理及公式陈列,编程实现,外加外界白噪声的影响,旨在加强对卡尔曼滤波的直觉理解与应用。(There Kalman filter theory and formula display, programming, plus white noise of the outside world to enhance intuitive understanding of the Kalman filter and its application.)
- 2010-06-04 12:44:34下载
- 积分:1