登录
首页 » matlab » GANN-for-prediction

GANN-for-prediction

于 2014-10-20 发布 文件大小:13KB
0 94
下载积分: 1 下载次数: 9

代码说明:

  source code predicting using GANN in Matlab

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

发表评论

0 个回复

  • SheffieldtoolMatlab
    说明:  MATLAB工具箱下载地址总汇 MATLAB工具箱下载地址总汇(MATLAB Toolbox MATLAB toolbox Download Download Address confluence confluence)
    2008-11-19 13:56:41下载
    积分:1
  • 03
    说明:  分布的拟合与检验,描述性统计量和统计图,并检验分布(Fitting and testing, descriptive statistics and charts distribution)
    2014-08-17 17:19:47下载
    积分:1
  • My_first_BP
    说明:  matlab实现BP模型。注释明白直观,使用方便。(Matlab implements BP model. The notes are clear, intuitive and easy to use.)
    2020-06-21 20:00:02下载
    积分:1
  • Feature-Extraction
    電腦視覺 影像處理 MATLAB範例 圖像識別 人眼與相機的差異(looking at the human visual system to investigate what is meant by vision, then on to how a computer can be made to sense pictorial data and then how we can process it.)
    2014-09-20 23:32:14下载
    积分:1
  • read-Matrix-for-SAR-DATA
    Read Matrix for SAR DATa
    2011-12-28 17:41:45下载
    积分:1
  • CycleInterpolatorTest
    extends Activity Instrumentation Test Case2.
    2014-02-19 12:23:15下载
    积分:1
  • source
    control system program using mat lab
    2009-10-29 23:52:08下载
    积分:1
  • chazhiyunihe
    说明:  用于MATLAB来进行插值与拟合的处理,含有PPT介绍。(Used in MATLAB to carry out interpolation and fitting processing, containing PPT introduced.)
    2009-09-03 16:12:27下载
    积分:1
  • final-project
    通过给出的两组图片以及对应的光照位置,计算图片的albedo以及图像的表面法向量和位置并显示,最后自动生成任意角度照射得到物体图像,并以视频的方式显示(Photometric stereo Albedo and Normal)
    2013-02-19 17:19:50下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载