登录
首页 » matlab » SBL

SBL

于 2013-01-23 发布 文件大小:2KB
0 236
下载积分: 1 下载次数: 76

代码说明:

  进行算法仿真实验,子空间追踪算法的实践和探索(The algorithm simulation experiments subspace tracking algorithm practice and explore)

文件列表:

SBL.m,4103,2013-01-23

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

发表评论

0 个回复

  • LabVIEWMatlab
    :详细介绍了基于LabV IEW和Matlab的虚拟信号分析仪的设计过程。该信号分析仪可以完全替代传统意义上的信号分析仪,实现其全部功能,并且具有造价低(只在通用计算机上增加一块数据采集卡) ,使用方便,可实现资源共享,更新换代容易等特点。(: Details LabV IEW and Matlab-based virtual signal analyzer of the design process. The signal analyzer can completely replace the traditional sense of the signal analyzer to achieve its full functionality, and has low cost (only in a general increase in computer data acquisition card), easy to use, can realize the sharing of resources, such as upgrading easy characteristics.)
    2008-12-18 16:30:30下载
    积分:1
  • FIR_1
    Filtro FIR de primer orden
    2011-11-08 14:29:02下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • gaosi-kuosan-qiti-wuran-matlab
    污染模拟软件,matlab实现,非常好的程序,数模建模经常用到(Pollution simulation software, matlab realize, very good program, frequently used digital-analog modeling)
    2013-10-06 10:16:41下载
    积分:1
  • IS95WGN
    使用IS-95 FIR滤波器从白噪声中滤得低通噪声,使用matlab2007b编写(Using the IS-95 FIR filter obtained from the white noise in the low-pass noise filter)
    2010-06-28 20:28:39下载
    积分:1
  • mmse-svd
    信道估计中两种经典算法的对比,MMSE和SVD-MMSE,上传的为验证过的函数程序,自行补充(Channel estimation in two classic algorithms in contrast, the MMSE and SVD-the MMSE, upload function for proven program to complement their own)
    2012-03-15 11:12:47下载
    积分:1
  • graph_gui
    一个相当不错的matlab_GUI界面用于绘制复杂图形(Matlab_GUI a fairly good interface for rendering complex graphics)
    2007-09-30 21:12:57下载
    积分:1
  • matlab_vlfeat
    本文档是在matlab中配置vlfeat的说明,详细说明了配置步骤,并附带了一个关于图像拼接的实例,希望对有需要的朋友有帮助(This document is in the matlab configuration vlfeat instructions detailing the configuration steps, and comes with an example on the image mosaic, we want to help a friend in need)
    2013-10-31 20:25:08下载
    积分:1
  • Load flow analysis
    6节点、9节点、14节点、26节点、30节点、57节点系统潮流计算(ieee 6, 9, 14, 26, 30, 57 power flow anaysis)
    2020-07-22 16:38:45下载
    积分:1
  • matlab
    matlab的函数名大全,方便查找,适合学习,收集了很久才收集全(Fingers matlab function to facilitate the search for learning, gathering for a long time to collect all)
    2010-06-15 10:26:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载