登录
首页 » matlab » matlab_ann_sample

matlab_ann_sample

于 2013-10-05 发布 文件大小:1KB
0 193
下载积分: 1 下载次数: 1

代码说明:

  matlab 使用神经网络工具箱进行识别的例子,使用了bezdekIris数据作为实例,代码中包含数据,需用到matlab的神经网络工具箱。(matlab neural network toolbox identification using examples, the use of bezdekIris data as examples, the code contains test data, it required matlab neural network toolbox to run.)

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

发表评论

0 个回复

  • FDTDWGFN
    FDTD code of a 2-D rectangular waveguide with Berenger s PML termination
    2009-11-07 00:37:10下载
    积分:1
  • files
    计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化(show date and time in your computer)
    2009-12-12 10:55:06下载
    积分:1
  • nn84
    nerual network system
    2011-01-02 14:41:43下载
    积分:1
  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • histeq
    此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。(This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.)
    2009-03-13 21:48:04下载
    积分:1
  • Image-translation
    此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab(This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab)
    2011-05-17 18:30:56下载
    积分:1
  • gai
    汽车直线行驶工况分析,simulink模型,可自行修改参数(Automotive straight driving cycle analysis, simulink model, free to modify the parameters of)
    2009-11-19 11:04:32下载
    积分:1
  • MUSIC_algorithm
     MUSIC 算法是利用接收数据的协方差矩阵(Rx)分离出信号子空间和噪声子空间,利用信号方向向量与噪声子空间的正交性来构成空间扫描谱,进行全域搜索谱峰,从而实现信号的参数估计。(MUSIC algorithm is used to receive data covariance matrix (Rx) to isolate the signal subspace and noise subspace, using the signal direction vector and noise subspace orthogonality to form the spatial scan spectrum, full-domain search peaks in order to achieve signal The parameter estimation.)
    2010-01-13 16:25:43下载
    积分:1
  • ICA_character
    基于ica的特征提取算法,主要是提取方向角特征.研究ICA的下载.(based on the genotype and phenotype of ica feature extraction algorithm, is the main feature extraction direction angle. Research ICA download.)
    2007-04-04 08:43:14下载
    积分:1
  • titleduihkxg
    其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数: popupWindow.showAtLocation(parent, gravity, x, y) parent这个是一个父view试图, gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT | Gravity.TOP 最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
    2013-11-26 08:16:34下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载