登录
首页 » Unix_Linux » 2202

2202

于 2011-09-01 发布 文件大小:15KB
0 86
下载积分: 1 下载次数: 7

代码说明:

  matlab编写的程序,曲线拟合方面的,希望对大家有用(Curve fitting area, matlab program written in the hope that more exchanges)

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • daolibai
    采用matlab中的simulink模块编写的二阶倒立摆仿真程序,对象了解倒立摆和学习simulink的人很有帮助。(The second inverted pendulum simulation program written using Matlab Simulink module, object, inverted pendulum and helpful learning simulink people.)
    2012-06-18 13:38:38下载
    积分:1
  • papers
    MULTIMACHINE POWER SYSTEM USING FUZZY AND POD
    2011-12-07 18:56:04下载
    积分:1
  • shiyan3
    海洋环境噪声和鱼类叫声的频域波形(fft)(The marine environment and fish noise sounds waveform in frequency domain (fft))
    2007-07-22 10:39:10下载
    积分:1
  • ellipsefit
    一个做椭圆拟合的matlab程序,能够在输入5个点坐标以上的任何组坐标下给出拟合椭圆,适合于做数值分析(circle)
    2010-09-19 14:36:20下载
    积分:1
  • qpsk_PLL
    QPSK的锁相环程序,在MATLAB环境下编写的,用来进行QPSK通信系统的仿真和实际信号载波同步的提取(QPSK PLL program, written in the MATLAB environment, QPSK communication system used for simulation and the actual extraction of the signal carrier synchronization)
    2010-09-25 14:55:09下载
    积分:1
  • yuyin
    基于MATLAB的语音识别描述,资料描述清楚,系统的描述了语音识别的方法,具有较高的参考价值。(Description of speech recognition based on MATLAB data description is clear, the system described in methods of speech recognition has a high reference value. )
    2014-11-19 10:08:29下载
    积分:1
  • admedian
    adaptive median filter for image
    2015-02-20 17:57:57下载
    积分:1
  • RD
    说明:  机载SAR成像距离多普勒(RD)算法,自己编写的,实际数据处理效果很好。(The range Doppler (RD) algorithm of airborne SAR imaging is written by myself, and the actual data processing effect is very good.)
    2020-09-03 09:06:18下载
    积分:1
  • dashiyan
    软件无线电资料我的大作业,喜欢的人可以下下来自己看看吧(Software Radio information my large work, like people can look at themselves down under the bar)
    2007-12-11 10:12:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载