登录
首页 » Matlab » RNN用于二进制验证

RNN用于二进制验证

于 2022-02-22 发布 文件大小:16.34 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

%标题:二进制循环神经网络(RNN) %用途:基本的RNN,预测添加2个二进制数字 % %方程:a + b = d 比较真正的标签c => Error = ?? %8 + 16 = 25 ?? 与真标签相比较24 => Error = 1 % %a和b是输入,最多加到d。 然后两者都是 %与真实标签c进行比较。 然后出错 反向传播通过时间反向传播 %(BPTT)算法。 % %输入:a,8位二进制向量,例如 [0,0,0,0,1,0,0,0] = 8 %b,8位二进制向量,例如。 + [0,0,0,1,0,0,0,0] = + 16 %--------------------------------- %输出:d,8位二进制向量,例如 [0,0,0,1,1,0,0,0] = 25 %标签:c,8位二进制向量,例如 - [0,0,0,1,1,0,0,1] = - 24 %--------------------------------- %Error = 1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Butterworthlowpass
    matlab实现Butterworthlow低通滤波器仿真程序(matlab achieve Butterworthlow low-pass filter simulation program)
    2007-12-26 12:39:25下载
    积分:1
  • IRPMs3T_3_static_dynamic
    不完全约束绳牵引机器人的运动学动力学编程(kinematic and dynamic programming of the under-restrained cable-driven parallel manipulator)
    2011-06-13 10:00:33下载
    积分:1
  • power_spectrum_estimation
    功率普估计,周期图法,burg法,levenson法(power, the cycle map, burg, France levenson)
    2007-06-06 15:13:57下载
    积分:1
  • Desktop
    使用HIO算法实图像现相位恢复,包含源代码,简单实用。(HIO algorithm real image phase recovery, including source code, simple and practical.)
    2018-07-27 11:28:46下载
    积分:1
  • Channel
    信道容量,里面包含各种信道容道,并且有源代码,是MATLAB的(Channel capacity, which contains a variety of channel capacity Road, and source code is in MATLAB)
    2009-05-08 15:58:03下载
    积分:1
  • dvr
    dynamic voltage restorer by dq0 control system
    2013-03-08 18:09:42下载
    积分:1
  • MATLAB
    MATLAB初级学习和应用以及进一步提高的PPT和源代码(MATLAB primary learning and applications, and to further improve the PPT and source code)
    2013-10-25 14:43:09下载
    积分:1
  • load_flow4
    Matlab .m files for load flow of 4 bus system.
    2011-11-25 07:19:48下载
    积分:1
  • electronic-simulation
    电力电子应用技术的MATLAB/simulink仿真(Power electronics application technology MATLAB/simulink simulation)
    2015-03-24 15:00:30下载
    积分:1
  • 增量式PID的MATLAB实现
    MATLAB simulink模块下的PID计算代码及模型仿真(PID computing code and model simulation under MATLAB Simulink module)
    2018-10-04 13:07:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载