登录
首页 » matlab » bpanther2

bpanther2

于 2007-01-20 发布 文件大小:1KB
0 194
下载积分: 1 下载次数: 7

代码说明:

  bp网络的一个例子,考虑两单元输入的联想问题(bp example of a network, consider two modules imported Lenovo problems)

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

发表评论

0 个回复

  • piby8D8PSK_20_5_rcosine_prbs_3
    this is apiby8D8psk captured signal for those who wants to check their algorithm for modulation classification and symbol rate estimation symbol rate used 1Mbps fs=20 or 40 MSPs and fc=5 MSPS
    2010-09-24 02:05:09下载
    积分:1
  • InSAR_Filter
    InSAR最优化融合滤波的matlab程序,通过测试,算法有效可行(Optimal integration of InSAR filtering matlab program, pass the test method is effective)
    2010-11-01 13:07:51下载
    积分:1
  • Pseudo-random-sequence-generator
    通过MATLAB的SIMULINK模型设计,实现伪随机数的序列发生器,并通过DSP BUILDER中的SIGNAL COMPILER转换成QuartusII工程,并实现硬件的下载。(Through the MATLAB SIMULINK model design, realization of pseudo random sequence generator, and through the DSP BUILDER of SIGNAL COMPILER converted into QuartusII engineering, and realize the hardware of the download. )
    2012-05-19 10:37:29下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • Matlab
    精通Matlab与C++混合编程全书源码,非常好用,涵盖了Matlab与C++混合编程所有常用的方法(Proficient in Matlab and C++ mixed programming book source code, very easy to use, covering the Matlab and C++ mixed programming all the commonly used method)
    2009-11-27 10:38:14下载
    积分:1
  • huidu
    灰度共生矩阵提取纹理特征可用于图像纹理特征提取(GLCM texture)
    2013-12-10 10:09:32下载
    积分:1
  • aei(8x8)
    用pnn或gbl进行码书设计,用aei进行码字搜索的MATLAB源码。(Pnn or carried out by gbl codebook design, aei codeword search for the MATLAB source code.)
    2009-05-19 21:14:32下载
    积分:1
  • shuxingfenxing
    matlab模拟的树形分形图,可方便快捷的理解分形理论,学习数学迭代关系(matlab)
    2009-03-07 14:02:50下载
    积分:1
  • Radialdistortion
    鱼眼校正用matlab编写,可以得到矫正后的图片(Radial distortion)
    2009-11-06 12:05:25下载
    积分:1
  • HEED-Protocol-applied-in-Matlab
    HEED protocol used in wireless sensor networks
    2014-01-15 21:47:47下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载