登录
首页 » matlab » 105230301changdop

105230301changdop

于 2010-03-06 发布 文件大小:1KB
0 184
下载积分: 1 下载次数: 81

代码说明:

  tdoa仿真源代码,可以给读者很多帮助!(tdoa is very good!)

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

发表评论

0 个回复

  • nonstationarysignal
    张贤达的经典书籍非平稳信号分析与处理,完全版本(Xian-up of the classic books of non-stationary signal analysis and processing, full version)
    2010-07-09 19:16:41下载
    积分:1
  • vectgui_archive
    使用matlab画矢量箭头,可以算旋度散度等~(Draw vector arrows using matlab, you can curl divergence operator, etc. ~)
    2011-05-08 12:04:43下载
    积分:1
  • Threespacefractalinsert
    内含三维空间中的分形插值算法源代码。双击Debug下的Fractal Example.exe文件,程序运行;双击Fractal Example.dsw文件,进入编辑环境。(3D space containing the fractal interpolation algorithm source code. Double-click the Debug Fractal Example.exe documents, operating procedures; Double-click Fractal Example.dsw documents to enter editing environment.)
    2007-03-07 08:51:14下载
    积分:1
  • Masjingen
    马斯京根法洪水演算,分顺演和反演,有区间来水和无区间来水,可用于学习Matlab和洪水演算(Mas Beijing flood routing root method, points along the play and inversion, with and without reaches, reaches can be used to learn Matlab and flood routing)
    2020-12-12 17:29:16下载
    积分:1
  • clipping_ber_my
    ofdm中的PAPR问题的CLIPPING方案的BER(ofdm in the PAPR problem CLIPPING program BER)
    2021-02-22 05:09:41下载
    积分:1
  • qamTx
    发射机qam调制的matlab仿真程序。(QAM modulation transmitter matlab simulation program.)
    2008-04-20 23:26:00下载
    积分:1
  • m7_17
    脊线提取,利用连续小波变换提取信号中的脊线,(Ridge line extraction)
    2021-04-15 16:38:54下载
    积分:1
  • OFDM_rece_matlab
    OFDM_rece_matlab 的程序(OFDM_rece_matlab procedures)
    2008-07-17 22:15:48下载
    积分: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
  • far_field
    far field modelling of active optical fibre 19 core
    2011-02-09 04:33:01下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载