登录
首页 » matlab » Carac_WG

Carac_WG

于 2012-03-22 发布 文件大小:1KB
0 130
下载积分: 1 下载次数: 4

代码说明:

  Compute waveguide caracteristics

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

发表评论


0 个回复

  • voc-release4.01
    voc detection result. it is very useful to have it if you want to do human detection and pose estimation
    2012-04-26 17:52:03下载
    积分:1
  • tiankongzhicheng
    用Matlab编写的天空之城,分享给大家听听(Matlab prepared Laputa, share them to you)
    2013-11-10 14:45:27下载
    积分:1
  • chazhi
    该代码由matlab编写而成,主要用于查值计算(The code from matlab prepared, mainly for search terms)
    2008-07-27 19:00:24下载
    积分:1
  • Thinning_In_Matlab
    主要实现图像处理中的细化,这种算法的效率非常的高,复杂度也比较小(Major refinement of image processing)
    2010-05-15 05:44:04下载
    积分:1
  • alp_bet_convv
    This model is very much useful in converting the normal three phase voltages to the corresponding alpha beta components
    2013-12-11 13:46:43下载
    积分:1
  • CompOrgMorrisManoSolutions
    Computer Organization- Morris Mano with Solutions
    2010-11-21 06:34:59下载
    积分: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
  • sugeno
    sugeno fuzzy logic source mfile for prediction parameters
    2014-11-01 20:04:46下载
    积分:1
  • 20020820202
    基于宽带无线通信系统的仿真链路设计,是cdma的多用户检测技术,完整的毕业设计(Broadband wireless communication system based on the simulation link design is multi-user detection technology cdma)
    2021-04-04 12:39:04下载
    积分:1
  • MIMO
    book about MIMO------
    2014-10-07 00:41:39下载
    积分:1
  • 696518资源总数
  • 105084会员总数
  • 17今日下载