登录
首页 » WINDOWS » RNN matlab 例程

RNN matlab 例程

于 2017-07-31 发布 文件大小:2KB
0 264
下载积分: 1 下载次数: 29

代码说明:

  RNN matlab 例程,有多个源码,比较简单,分享给初学者们(RNN matlab routines, there are multiple source code, relatively simple to share with beginners)

文件列表:

随机神经网络\example10_1.m
随机神经网络\sa_func.m
随机神经网络\sa_tsp.m
随机神经网络\tsp_len.m
随机神经网络\tsp_new_path.m
随机神经网络

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

发表评论

0 个回复

  • plot3k
    Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same coloring. The colormap (but not the colorbar) is flipped upside down if crange is given as [max min] instead of [min max]. The figure handle is returned if an output argument is given.
    2010-11-08 17:33:23下载
    积分:1
  • OriginalDataDisplay
    用于做光纤陀螺mems陀螺温度补偿的拟合曲线代码,十分的好用(Curve fitting code is used to make fiber optic gyro mems gyro temperature compensation is very easy to use)
    2020-12-25 16:29:05下载
    积分:1
  • matlab_optimal_experiment
    说明:  关于微分法求最大和最小、实验与观察(Ⅰ):模拟盲人下山的迭代寻优法、计算最佳水槽断面面积的一些应用matlab编写最优化程序的范例(On the differential method for maximum and minimum, experimental and observation (Ⅰ): Simulation of Iterative blind downhill optimization method, calculation of the best cross-section area of the sink some applications to optimize the preparation procedures matlab example)
    2008-11-20 18:01:02下载
    积分:1
  • 111
    function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq pro(j) = pi end pro = pro,num =1:count plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
    2011-05-24 15:39:41下载
    积分:1
  • MLP
    MLP fro Recognize handwritten
    2014-12-21 22:15:45下载
    积分:1
  • 窗函数
    主要包括余弦坡度窗、帕曾窗、指数窗和高斯窗,窗函数的选择对于结果起着重要的作用,针对不同信号和不同的处理目的来确定窗函数的选择才能取得良好的效果。(It mainly includes cosine slope window, parzen window, exponential window and gauss window)
    2018-08-26 17:04:12下载
    积分:1
  • chapter29
    MATLAB智能算法30个案例分析第29章源代码。(The MATLAB intelligent algorithm 30 Case Study Chapter 29 source code.)
    2012-05-19 10:36:40下载
    积分:1
  • Interpolation
    计算方法,曲线插值,普通插值法。自编程序。附带图片。(Calculation methods, curve interpolation, ordinary interpolation. Self programming. With pictures.)
    2013-12-08 17:38:43下载
    积分:1
  • jacobi
    说明:  calculating using jacobi on matlab numeric
    2015-03-26 16:37:21下载
    积分:1
  • BCH_matlab
    BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档(BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation)
    2014-02-17 19:38:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载