登录
首页 » matlab » Hopfield-Shenjingwangluo

Hopfield-Shenjingwangluo

于 2015-01-08 发布 文件大小:4KB
0 118
下载积分: 1 下载次数: 1

代码说明:

  连续Hopfield神经网络的优化—旅行商问题优化计算,在M ATLAB中完美运行(Optimization calculation of optimization and traveling salesman problem of continuous Hopfield neural networks, function perfectly in the M ATLABOptimization calculation of optimization and traveling salesman problem of continuous Hopfield neural networks, function perfectly in the M ATLAB)

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

发表评论

0 个回复

  • Optimal-economy
    说明:  计算电力系统最优化,使电力系统运行时达到经济最优(Calculation of power system optimization, so that when the power system to achieve the economic optimum)
    2011-03-18 10:58:44下载
    积分:1
  • SAR-运动目标
    说明:  侦察无人机搭载SAR设备对运动目标进行跟踪侦察的路径规划。(The path planning of tracking and reconnoitering the moving target with SAR equipment.)
    2020-04-14 10:39:47下载
    积分:1
  • slcthead
    S-L头模型重建,X-CT图像重建算法的仿真研究(SL head model reconstruction, X-CT image reconstruction algorithm simulation)
    2010-01-03 14:46:53下载
    积分:1
  • parzen-kn
    用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。(Non-parametric estimation of the probability density function using matlab, main the parzen window method and kn nearest neighbor method. The average distribution and normal distribution were simulated.)
    2012-06-07 08:59:42下载
    积分:1
  • INTERPOLATION
    INTERPOLATION OF A SIGNAL
    2012-10-03 02:30:44下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • manualofmatpower4.3
    Matpower is a package of Matlab M- les for solving power ow and optimal power ow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. Matpower is designed to give the best performance possible while keeping the code simple to understand and modify.
    2010-06-06 23:37:56下载
    积分:1
  • control220i
    MATLAB HELP FUNDENMENTAL IN YOUR CODE 2
    2014-11-22 01:32:24下载
    积分:1
  • chap3files
    Program to compute DFT coefficients directly (dftd.m)
    2012-09-17 21:53:44下载
    积分:1
  • zzz
    输入x,y的值,并将它们的值互换后输出。(Enter the x, y values​ ​ , and their values ​ ​ are interchangeable output.)
    2013-10-10 11:22:45下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载