登录
首页 » Others » Butterworth-filter

Butterworth-filter

于 2011-08-26 发布 文件大小:1KB
0 110
下载积分: 1 下载次数: 7

代码说明:

  给定某一技术指标,按照以上技术指标设计巴特沃斯低通滤波器。(Given a technical indicator, technical indicators in accordance with the above design Butterworth low-pass filter.)

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

发表评论

0 个回复

  • gm11
    function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trainParam.goal=0.001 net.trainParam.show=50 net=train(net,p,t) r=sim(net,p) plot(p,t,p,r, * ) y=sim(net,[1.2])
    2012-04-26 12:14:11下载
    积分:1
  • Improved-AStar-on-3D-Terrain
    应用matlab仿真改进A*算法在三维地形上的寻径过程(Application matlab simulation on improved A* algorithm in three-dimensional terrain routing process)
    2021-02-02 00:40:00下载
    积分:1
  • New-Wordpad-Document
    need matlab codes which shows the segmentation of the image in boundries. and showing the limitations of image.
    2014-12-22 16:28:11下载
    积分:1
  • Newton-Raphson-power-flow-matlab
    牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料(Newton-raphson method of power flow calculation program, very practical, is a very good learning materials)
    2014-11-06 10:13:13下载
    积分:1
  • matlab1
    matlab经典算法的程序实现,很好用哦,欢迎下载(classical algorithm matlab the program Oh well, welcome to download)
    2013-03-25 17:28:13下载
    积分:1
  • ins_simulation
    惯性导航simulink仿真模块,研究惯导的可以参考下(Simulink simulation module of the inertial navigation system, researchers can refer to the INS under the)
    2012-06-04 11:00:16下载
    积分:1
  • auto_simulation_ber
    基于simulink仿真通信系统性能时,能够自动仿真误码率与信噪比曲线。(The simulink simulation based communication system performance, automatic simulation BER and SNR curve.)
    2012-08-30 14:24:58下载
    积分:1
  • matlab_hmm
    matlab基于HMM的语音识别完整代码(需要修改程序里的路径以找到文件)(matlab)
    2021-04-17 16:48:53下载
    积分:1
  • FSK_model
    Simple model of FSK decoder
    2010-01-24 19:22:36下载
    积分:1
  • BPneuralnetworkexample
    neural network algorithm, BP method
    2013-11-10 06:49:41下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载