登录
首页 » matlab » MATLAB30

MATLAB30

于 2013-11-19 发布 文件大小:7185KB
0 238
下载积分: 1 下载次数: 3

代码说明:

  MATLAB神经网络30个案例分析 很好的资料(MATLAB neural network analysis of 30 cases)

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

发表评论

0 个回复

  • kamansuanfa
    其基本思想是:采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来更新对状态变量的估计,求出现时刻的估计值。它适合于实时处理和计算机运算。 (The basic idea is: use of signal and noise state-space model, the estimated value of the previous time and are always observations to update the estimated state variables, find an estimate of time there. It is suitable for real-time processing and computing.)
    2010-08-30 12:47:24下载
    积分:1
  • PSO-MIMO
    MATLAB particle swarm algorithm, realize the MIMO equalization.
    2012-03-27 21:51:03下载
    积分:1
  • KNN
    K Nearest Neiborhood algorithm
    2011-05-08 20:04:07下载
    积分:1
  • giubiu
    已调制信号计算其普相关密度,关于神经网络控制,有信道编码,调制,信道估计等。( Modulated signals to calculate its density Pu-related, On neural network control, Channel coding, modulation, channel estimation.)
    2016-09-09 10:59:43下载
    积分:1
  • matlab_example_for_applitation
    matlab100例,里面包含很多应用源码,图像处理的,基本变换等,(there have 100 examples about matlab)
    2009-11-09 16:23:49下载
    积分:1
  • spaceMatlab
    航天相关,计算卫星的轨道,是个Kalman滤波算法(space orbit Kalman filtering algorithm,)
    2009-06-15 15:41:50下载
    积分:1
  • DFS3
    解决DFS3问题的代码 解决DFS3问题的代码(To solve the problem DFS3 code To solve the problem DFS3 code )
    2011-06-28 10:34:54下载
    积分:1
  • centel
    在地震荷载作用下进行动力计算的计算程序,得到结构的响应(Earthquake loads in the calculation of the calculation procedure for power, get the structure of the response)
    2011-08-25 15:35:19下载
    积分: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
  • suoxiang
    该文件运用matlab仿真工具仿真通信中的关键技术之一,锁相环。采用不同的调制方式。(The document the use of simulation tools for communication matlab simulation of one of the key technologies, phase-locked loop. Different modulation.)
    2009-04-25 15:00:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载