登录
首页 » Matlab » 快速PPB滤波

快速PPB滤波

于 2022-11-30 发布 文件大小:1.48 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

PPB滤波快速算法,老外写的,很好用。基于积分图像的非迭代PPB滤波快速算法(SAR幅度图像)

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

发表评论

0 个回复

  • Chapter-1
    matlab project chapter 001
    2011-04-26 00:43:43下载
    积分:1
  • oscilloscope_based_on_NI6143
    虚拟示波器,硬件基于NI系列AD采集卡,软件基于Matlab7.9(virtual oscilloscope hardware config: National Instrument A/D card software config: Matlab 2009以上版本)
    2011-06-15 00:05:12下载
    积分:1
  • Implementation-of-HP-IIR-filter-for-a-given-seque
    IMPLEMENTATION OF A HIGH PASS INFINITE IMPULSE RESPONSE FILTER FOR A GIVEN SEQUENCE
    2015-08-14 00:43:12下载
    积分:1
  • 运动检测定量分析(MATLAB)
    %负载 E_hat ;%Rt1499=reshape(e_hat(:,300),128,160) ;RT1499=imread("pic12.jpg") ;RT1499(find(abs(RT1499) > 0)) = 255 ;f=imread("pic13.jpg") ;GT1499=rgb2gray(f) ;[a,b,c]=size(RT1499) ;TP = 0 ;FP = 0 ;TN = 0 ;FN = 0 ;因为我 = 1:j 1:b =如果 GT1499(i,j) > 0 & RT1499(i,j) > 0TP = TP + 1 ;结束如果 GT1499(i,j) = = 0 和 RT1499(i,j) > 0FP = FP + 1 ;结束如果 GT1499(i,j) = = 0 和 RT1499 (i,j) = = 0TN = TN + 1 ;结束如果 GT1499(i,j) > 0 和 RT1499 (i,j) = = 0FN = FN + 1 ;结束结束结束DR=TP/(TP+FN) ;Precision=TP/(TP+FP) ;F_measure=2*DR*Precision/(DR+Precision) ;
    2022-04-16 23:38:38下载
    积分:1
  • imag_improve_rgb
    This is a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos, ESC Division Research 2005,and section 2.1 of paper "Simple and Accurate Color Face Detection Algorithm in Complex Background" by YUI TING PAI et al. ICME 2006 . Please go through those papers for more details.
    2010-05-09 17:23:45下载
    积分:1
  • plotSmithChart
    matla实现史密斯圆图的精确绘制,可直接运行,包含1个m文件(matla Smith chart to achieve accurate mapping can be directly run, including an m file)
    2010-05-25 13:32:57下载
    积分:1
  • raytrace
    说明:  这是matlab编写的射线网格法追踪,用于追踪波的射线轨迹(This is prepared matlab ray tracing grid method, used to track wave ray tracing)
    2008-10-27 17:03:59下载
    积分:1
  • the-six
    光纤激光器仿真,包括端泵与侧面多点泵浦,适用于如镱离子等四能级系统,内含5个程序(simulation for fiber laser,including end pumping and multi-dot pumping)
    2015-01-14 19:26:59下载
    积分:1
  • BaoHu
    分布式电源保护相关文档, 用于了解分布式电源涉及配电网保护的相关问题。(Documents about Distributed power protection ,Used to understand the issues related to the protection of distribution network. )
    2016-10-31 10:09:41下载
    积分:1
  • createData
    说明:  负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。CreateData文件(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.CreateData)
    2020-03-25 21:18:06下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载