登录
首页 » matlab » simulinkartw

simulinkartw

于 2012-07-17 发布 文件大小:2421KB
0 60
下载积分: 1 下载次数: 4

代码说明:

  三个simulink相关文档,对simulink建模过程进行了详细描述,包括用指令设置simulink模型的参数。还有rtw使用介绍。(Three the simulink relevant documents on the simulink modeling process is described in detail, including the use of instruction set simulink model parameters. Rtw use introduction.)

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

发表评论

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
  • Mallats-Alternate-Projection-
    代码详细实现了信号和图像的模极大值重构的 S.mallat 交替投影算法,该方法具有收敛速度快、精度高的特点。(The code depicts the modulus maxima recovery of signal and image based on the S.Mallat s alternate projection algorithm. The algorithm has fast convergence and high accuracy. )
    2012-04-17 22:34:58下载
    积分:1
  • MATLABwavelet
    wavelet matlab example,you can learn wavelet analysis from these examples.(wavelet matlab example, you can learn wavelet analysis from these examples.)
    2012-07-05 19:29:46下载
    积分:1
  • dtzxec
    递推最小二乘程序,是进行系统辨识很好的程序(Recursive least-squares procedure, is a good program for system identification)
    2011-10-12 17:06:14下载
    积分:1
  • Matlab-English
    包括了MATLAB相关的工具箱的详细介绍,是学习matlab的很好的参考资料。(Including the MATLAB toolbox related details is a good learning matlab reference.)
    2009-06-16 21:55:12下载
    积分:1
  • matlabgeneticoptimum
    基于MATLAB的遗传算法优化程序的编程 每一步都有详细的说明(MATLAB-based genetic algorithm optimization process every step of programming detail)
    2009-12-28 19:19:30下载
    积分:1
  • CUDAmanualforChinese
    cuda中文手册,对cuda的完整描述,是cuda爱好者与开发者的必备资料(This is a cuda manual in Chinese.The book describeds all details about cuda,which is a essential one for cuda lovers. )
    2020-12-31 10:58:59下载
    积分:1
  • sadam_QRS
    MIT-BIH Arrhythmia ecg , you can see this record frorm 1977 ,female
    2012-05-01 11:27:30下载
    积分:1
  • ReflectCoeAndTransportCoe.m
    仿真计算电磁波在两种介质表面的反射系数和折射系数。(Simulate the reflect coefficient and the transport coefficient of an EM wave when it meets a border of two different media.)
    2012-11-25 17:12:37下载
    积分:1
  • h74
    程序可以实现所有的汉明码的要求, (7,4)(15,11)等等都可以的
    2009-05-16 14:45:38下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载