登录
首页 » matlab » som

som

于 2010-01-22 发布 文件大小:1KB
0 215
下载积分: 1 下载次数: 16

代码说明:

  在[0,1]平面上呈均匀分布和高斯分布的样本,用som网络求解体现其分布概率问题(In [0,1] plane was uniformly distributed and Gaussian distribution of the samples, using som reflect its distribution network for solving probability problems)

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

发表评论

0 个回复

  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • SpaceVectorPWM
    svpwm code in matlab
    2010-10-19 16:26:45下载
    积分:1
  • MATLAB-50-TESTS
    说明:  MATLAB 的50道入门题目 帮助初学者更快了解和更好的学习MATLAB(Getting Started with MATLAB' s 50 questions to help beginners learn faster and better understanding of MATLAB)
    2011-02-18 11:22:53下载
    积分:1
  • low-pass-filter-design
    用频率采样法设计FIR低通滤波器,本科生毕业设计用(Undergraduate graduation design with low-pass filter design FIR frequency sampling method,)
    2013-03-03 13:23:58下载
    积分:1
  • Chapter_1
    chapter 1 of the fdtd method for electromagnetics with matlab simulations
    2013-12-03 09:40:07下载
    积分:1
  • 70
    说明:  text detection traffic panel
    2015-04-21 18:05:28下载
    积分:1
  • WYCODE
    说明:  扩频程序,毕业设计时编写的,很好用。MATLAB程序,可以直接调用(Spread spectrum program, written when graduation project, very easy to use)
    2020-05-01 15:31:33下载
    积分:1
  • markov garch
    说明:  马尔科夫状态转换的GARCH类模型用matlab程序代码做实证 ms-garch(The GARCH model of Markov state transition is empirically done with matlab code ms-garch)
    2021-03-12 14:29:25下载
    积分:1
  • p02
    digital band-pass filter with a bandwidth of 100 Hz, mean frequency 250 Hz, 0.1 db
    2009-10-13 21:38:06下载
    积分:1
  • MATLAB-Control
    北京大学控制类计算机辅助设计的课件及课堂实例程序(Beijing to control the type of computer-aided design software and examples of classroom procedures)
    2009-06-10 23:28:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载