登录
首页 » matlab » duan1

duan1

于 2015-04-21 发布 文件大小:2KB
0 189
下载积分: 1 下载次数: 37

代码说明:

  实现扩频里随机信号和扩频信号的产生以及用匹配滤波器实现伪码捕获和相干积分和非相干积分得MATLAB程序(Realization of random signals and generating a spread in the spread spectrum signal and the matched filter to achieve pseudo-code acquisition and integration of coherent and non-coherent integration program was MATLAB)

文件列表:

duan1.m,4118,2015-04-15

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

发表评论


0 个回复

  • FIR---matlab
    说明:  实现数字滤波(刚开始接触不知道分类对不对)请见谅(Digital filter (do not know the beginning of exposure classification is correct or not), please forgive me)
    2009-07-29 14:14:34下载
    积分:1
  • robust_motion_deblurring
    Two-Phase Kernel Estimation for Robust Motion Deblurring
    2020-11-09 09:59:47下载
    积分:1
  • mvaverage
    信号的平滑处理,moving average算法,Mablab源程序(signal processing, moving average algorithm, in Mablab)
    2009-11-27 13:54:28下载
    积分:1
  • integrate1
    D:matlab mmintegrate.rar数值积分(D : Matlab nmm integrate.rar numerical integration)
    2006-09-06 19:00:31下载
    积分:1
  • finite-element-program
    有限元学习的计算程序,采用matlab编程。(finite element program coded in matlab)
    2015-01-04 10:44:40下载
    积分: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
  • gray
    灰度变换,用了线性的两种变换 一种是分段的一种是不分段的 用matlab实现了灰度的变换(Gray level transformation, two transformations with a linear one is not a sub-segmented by gray-scale transform matlab implements)
    2010-11-04 11:10:07下载
    积分:1
  • coocurrence
    纹理特征提取的matlab源代码,用灰度共生矩阵做的,最终得到一个8维的纹理特征向量。(Texture feature extraction matlab source code, the GLCM do eventually get an 8-dimensional texture feature vector.)
    2013-04-17 22:24:17下载
    积分:1
  • matlab
    关于小波的matlab四种变换,研究小波应用的很需要(on four Matlab wavelet transform, the application of wavelet research is needed)
    2007-07-10 23:04:32下载
    积分:1
  • matlab-courseware
    matlab课件,主要介绍matlab的基本用法(matlab courseware)
    2013-03-03 23:52:42下载
    积分:1
  • 696518资源总数
  • 104787会员总数
  • 23今日下载