登录
首页 » matlab » FORWARD_SMOOTHNESS_MUSIC

FORWARD_SMOOTHNESS_MUSIC

于 2011-05-30 发布 文件大小:1KB
0 202
下载积分: 1 下载次数: 7

代码说明:

  波达方向估计算法仿真中的基于解相干的MUSIC源程序,前向空间平滑MUSIC源程序。属于music算法的一种(Simulation of DOA estimation of MUSIC based coherent source solutions, the first source to the spatial smoothing MUSIC. Algorithm is a kind of music)

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

发表评论

0 个回复

  • gggg
    数字图像处理MATLAB源码(digital image processing MATLAB source)
    2007-06-05 09:47:49下载
    积分:1
  • 1phase
    single phase demo for power
    2015-03-21 22:07:04下载
    积分:1
  • diffractivelens_mi
    GS迭代算法 matlab 实现,实现光束的整形等(GS matlab )
    2020-07-04 03:00:01下载
    积分:1
  • dsakf
    % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 function result=randlsbget(output,len_total,goalfile,key) ste_cover=imread(output) ste_cover=double(ste_cover) % 判断嵌入信息量是否过大 [m,n]=size(ste_cover) frr=fopen(goalfile, a ) % p作为信息嵌入位计数器将信息序列写回文本文件 p=1 % 调用随机间隔函数选取像素点 [row,col]=randinterval(ste_cover,len_toal,key) for i=:len_toal if bitand(ste_cover(row(i),col(i)),1)==1 fwrite(frr,1, bit1 ) result(p,1) else fwrite(frr,0, bit1 ) result(p,1)=0 end if p==len_total break end p=p+1 end fclose(frr) ()
    2007-06-28 16:08:04下载
    积分:1
  • SCDL_supple
    Semi-Coupled Dictionary Learning with Applications to Image Super-Resolution and Photo-Sketch Synthesis 文章算法实现(Semi-Coupled Dictionary Learning with Applications to Image Super-Resolution and Photo-Sketch Synthesis Algorithm article)
    2013-12-19 10:52:33下载
    积分:1
  • Uhlig_Walsh
    dynamic econ toolbox
    2011-09-06 07:49:54下载
    积分:1
  • klsymdivergence
    可以用来计算分歧度,这个分析度是信息论中的一个概念,类似于熵。(we can use it to calculate the klsym divergence)
    2009-02-17 22:25:06下载
    积分:1
  • BPclassification
    BP学习算法应用——模式分类 应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。 将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。(BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.)
    2020-12-18 00:29:11下载
    积分:1
  • fourier-analysis-application-in-fingerprint
    INTHIS WE ARE ABLE TO SUMMARIZE fourier analysis application in fingerprint
    2012-06-06 15:59:17下载
    积分:1
  • Plainstrain_PatchTest
    This code is used for patch test of plain strain in FEM.
    2013-12-07 10:45:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载