登录
首页 » Python » Py

Py

于 2019-03-30 发布 文件大小:4KB
0 111
下载积分: 1 下载次数: 0

代码说明:

说明:  使用蛙跳算法来解决一个工厂流程问题的事例(Frog hopping algorithm solves factory process problems)

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

发表评论

0 个回复

  • EasyKrig_V3.0
    简单克里金插值程序,能生成可视化的界面,有算例,适合参考。(Simple kriging interpolation procedures can generate visual interface, example, suitable reference.)
    2013-01-20 19:22:34下载
    积分:1
  • HEED-Protocol-applied-in-Matlab
    HEED protocol used in wireless sensor networks
    2014-01-15 21:47:47下载
    积分:1
  • crc
    CRC检错功能,反馈重发matlab的仿真(CRC error detection function, feedback re-issued matlab simulation)
    2008-06-06 08:15:40下载
    积分:1
  • gzjfz
    感知分类器的MATLAB仿真源代码,供大家交流!(Perception Classifier MATLAB simulation source code for all to share!)
    2011-05-11 01:22:50下载
    积分:1
  • vocabulary
    matlab 实现的词汇量统计的云模型工具。统计效果好(matlab vocabulary to achieve statistical cloud model tools. Statistical effect)
    2011-01-05 14:39:41下载
    积分:1
  • chap10
    It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No10
    2009-11-02 15:37:55下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • enpoint
    语音信号断点检测MATLAB系统仿真程序详述(Breakpoint detection of speech signals detailed MATLAB simulation program )
    2010-10-31 09:20:39下载
    积分:1
  • dmtteq
    多载波调制的仿真程序(multicarrier modulation simulation program EXPLOSIVE )
    2006-05-31 09:28:56下载
    积分:1
  • Matlab-GPS-Tool-Box
    matlaba gps tool box.对研究GPS非常有用的一个工具箱。(matlaba gps tool box。)
    2011-07-03 00:56:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载