登录
首页 » matlab » bp-forcast

bp-forcast

于 2006-10-22 发布 文件大小:1KB
0 88
下载积分: 1 下载次数: 470

代码说明:

  一个基于BP神经网络预测的matlab小程序,可以参考一下(based on an artificial neural network to predict the Matlab small procedures that will make reference to)

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

发表评论

0 个回复

  • Matlabapplication
    matlab在27种问题中的应用包括 等切面曲线和相似曲线 旋转网球的轨迹 道路照明问题 计算平面日晷等 (matlab 27 kinds of problems in the application of such section, including rotation curve and the curve similar to tennis, track lighting and other problems of plane sundial)
    2010-08-18 07:48:14下载
    积分:1
  • KalmanFilter
    说明:  主要是介绍卡尔曼滤波器的原理,并形象地说明了实现过程,最后用matlab实现了这一原理。(Mainly to introduce the principle of Kalman filter, and vividly illustrates the realization of the process, and finally use matlab to achieve this principle.)
    2008-11-24 16:58:28下载
    积分:1
  • 46579-58523-1-SM
    it is file of document to forgery detection method in 3d image
    2014-10-24 01:02:56下载
    积分: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
  • juxingchuang
    读取语音信号 对语音信号进行分帧 加矩形窗 傅立叶变换 并且实现倒谱(Read the speech signal of the voice signal framing plus Fourier transform rectangular window and realize cepstrum)
    2011-06-07 22:28:15下载
    积分:1
  • CDMA
    利用MATLAB实现CDMA系统的基本功能。(Use MATLAB to achieve the basic functions of CDMA systems.)
    2009-06-04 23:09:11下载
    积分:1
  • CannyMatlab
    canny算子提取图像边缘的matlab 源代码(canny operator edge extraction of the matlab source code)
    2010-05-30 21:14:05下载
    积分:1
  • frequency-estimatin-method
    频率估计的几种算法,包括music算法,rife算法,周期图法,pisarenko,levenson法(Frequency estimation of several algorithms, including music algorithm, rife algorithm, periodogram, pisarenko, levenson France)
    2013-09-29 08:57:28下载
    积分:1
  • yuyinjipin
    加入3点或5点中值平滑处理后再绘制上述基频曲线与未平滑曲线比较,观测完整一段话音的基频包络变化情况(Add to 3:00 or 5:00 in the value of the smoothing then draw the base frequency curve is not a smooth curve compared with the observed period of complete voice baseband envelope changes)
    2014-02-21 13:17:20下载
    积分:1
  • Digital_Signal_Processing_using_MatLab
    An introduction to MATLAB and comprehenv sive software system for mathematics and technical computing .It will be useful to both beginning and experienced users.
    2010-11-12 04:36:23下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载