-
Adaboost
一个实现Adaboost训练和分类的matlab程序,带数据(Adaboost training and classification procedures, with data)
- 2013-08-19 17:15:35下载
- 积分:1
-
untitled
图像倒频谱生成并分析,可以用于运动模糊图像的PSF参数估计(Cepstrum image generation and analysis, can be used for motion-blurred image PSF parameter estimation)
- 2021-02-04 17:59:57下载
- 积分:1
-
A0116980B
基于机器学习->增强型学习的路径规划算法实现,包括Q学习和动态学习。(Implementation of Reinforced Learning Algrithm for grid path planning problem, including Q-learning and Dynamic Learning.)
- 2017-08-17 12:37:55下载
- 积分:1
-
6090044Tracking(Imm)
matlab做的基于交互多模(IMM)算法的机动目标跟踪仿真程序((Matlab done on interactive multi-mode (IMM) algorithm mobile target tracking simulation program))
- 2018-03-14 09:33:02下载
- 积分:1
-
K2
说明: 用K2算法解决问题,包含程序和说明,是学习的好材料(K2 algorithm used to solve the problem, including the procedures and instructions, is good material for learning)
- 2010-12-24 16:39:43下载
- 积分:1
-
qtcl_frequency
采用分层的前推回代法应用于n节点的电力系统,收敛速度快,准确度高,电力系统配电网潮流计算。(Layered forward and backward substitution method used in the power system of n nodes, the convergence speed, accuracy, power system with the power flow calculation.)
- 2012-05-29 17:23:34下载
- 积分:1
-
CCTIME
This function Simulates the swing equation of a one-machine system and returns the critical clearing time for stability.
- 2014-10-04 18:59:27下载
- 积分:1
-
1matlab
香农费诺编码的matlab源代码,比较详细,可做参考(Shannon Fenno encoding matlab source code
Shannon Fenno encoding matlab source code)
- 2011-12-10 11:35:49下载
- 积分:1
-
bilinear_zoom
说明: 利用双线性插值法,来对图像进行放大或者缩小的操作(Bilinear interpolation is used to enlarge or shrink the image)
- 2020-05-04 14:12:54下载
- 积分:1
-
BP神经网络 用于手写字识别
应用背景
BP(Back
Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden
layer)和输出层(output layer)。
关键技术
通过由数字构成的图像,自动实现几个不同数字的识别,设计识别方
法,有较高的识别率。
作为一个识别系统
,
我们最终要用某些参数来评价其性能的高低
,
- 2022-01-25 16:05:30下载
- 积分:1