登录
首页 » matlab » matlab

matlab

于 2009-10-10 发布 文件大小:8256KB
0 221
下载积分: 1 下载次数: 36

代码说明:

  matlab从入门到精通,本书主要介绍matlab的基础知识和提高的内容(matlab from entry to the master, this book introduces the basics of matlab and improve the content of)

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

发表评论

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
  • diktat-gabungan-matlab
    matlab tutorial berbahasa indonesia
    2013-09-07 05:34:24下载
    积分:1
  • 5dec
    北大高慧璇版《应用多元统计分析》第5章5判别分析MATLAB编程源码(Applied Statistical Analysis )
    2011-12-01 09:06:30下载
    积分:1
  • zabobianyuan_fivemethods
    杂波边缘 统一数据 五种方法,CA,GO,OS,GOSGO等 仿真图(Unified data clutter edge five methods, CA, GO, OS, GOSGO other simulation Figure)
    2014-02-20 18:33:05下载
    积分:1
  • SOGI_PLL_single_phase_discrete
    说明:  基于SOGI的锁相环设计,可以实现较为准确的相角跟踪(The phase-locked loop design based on sogi can realize more accurate phase angle tracking)
    2019-10-22 16:25:43下载
    积分:1
  • MATLAB
    matlab的一個教程,ppt可以配合學習的時候使用(the course of matlab7.0,ppt)
    2009-11-03 13:08:04下载
    积分:1
  • ldpcmacexitcharts
    several files allowing to do a LDPC code optimization based on exit charts
    2012-05-02 01:58:53下载
    积分:1
  • 1
    说明:  Text detection technique using canny edge detector
    2015-02-10 01:46:13下载
    积分:1
  • camshift
    camshift算法的matlab实现,算法清晰,代码可读性很好。(camshift algorithm matlab implementation, the algorithm is clear,and the code readability is very good.)
    2014-02-18 14:06:08下载
    积分:1
  • NLCPCA
    nonlinear pca的具体实现代码(nonlinear pca concrete realization of the code)
    2009-12-28 11:30:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载