CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - polar coordinate

搜索资源列表

  1. radiation-pattern

    0下载:
  2. matlab绘制辐射模型,包括在直角坐标系下和极坐标系下-matlab draw radiation models, including in the Cartesian coordinate system and the polar coordinate system under
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:99034
    • 提供者:kite
  1. matlabhuatu

    0下载:
  2. 在matlab里面实现三维图的分割、sin函数产生、极坐标画图、图形颜色变化等。适合matlab入门调试以及熟悉画图插件。-Matlab inside the segmentation of the three-dimensional map the sin function generates, polar coordinate drawing, graphic color change. Matlab entry, debugging and familiar drawing plug.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1372
    • 提供者:朱昌洪
  1. LN05_Fall2013_IBI_CT

    0下载:
  2. The Fourier Transform of a projection at angle θ is a line in the Fourier transform of the image at the same angle. If (l, θ) are sampled sufficiently dense, then from g (l, θ) we essentially know F(u,v) (on the polar coordinate), and by inverse tran
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1901746
    • 提供者:lukeee
  1. VCPP-image-chang-to-polar

    0下载:
  2. 对图像进行直角坐标到极坐标的变化,极坐标到直角坐标的变换,压缩包含有测试图像。-Cartesian coordinates of the image to change polar coordinates, polar coordinates to Cartesian coordinate transformation, compression test image contains.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:158382
    • 提供者:yy
  1. iapolarcoord

    0下载:
  2. 图片极坐标转换,可实现极坐标转换,以及求傅里叶变换-Picture polar coordinate conversion, convert polar coordinates can be realized, as well as seeking the Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:923
    • 提供者:赵媛
  1. Gaussian_Sequence

    0下载:
  2. 极坐标方法产生高斯白噪声 产生N(0,1)高斯白噪声序列,最常见的方法是极坐标法,其计算步骤如下所示: (1) 产生两个独立同分布的随机序列(0,1),U1,U2; (2) 令V1=2U1-1;V2=2U2-1;并计算S=V1^2+V2^2 (3) 若S>1,则返回第一步;否则计算Y=sqrt(-2*ln(S)/S) (4) 令实部I=V1*Y,虚部Q=V2*Y,再求Output=I+Q*i,即可得到随机复数高斯白噪声序列。 理论上,可证明上述产生的I、Q两路序
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:772
    • 提供者:张三
  1. duishujizuobiaozhuanhua

    0下载:
  2. 程序实现图像直角坐标到对数极坐标的转化,非常好理解-Cartesian coordinates to program images logarithmic polar coordinate conversion, a very good understanding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:46108
    • 提供者:玉海
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. polardb

    4下载:
  2. 将角度和幅度的二维数组画成dB值的polar图- POLARDB Polar coordinate plot. POLARDB(THETA, RHO) makes a plot using polar coordinates of the angle THETA, in radians, versus the radius RHO in dB. The maximum value of RHO should not exceed 1. It sh
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:fengxuehuanuo
  1. 14-flow-program

    0下载:
  2. ieee-14节点潮流计算程序,采用极坐标和直角坐标两种方法计算-Ieee- 14 node flow calculation program, using the polar coordinate and cartesian coordinates two methods
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:34587
    • 提供者:shelly
  1. rectImage2Polar

    0下载:
  2. Code taken Max s answer to this question on Stack Overflow. http://stackoverflow.com/questions/12924598/examples-to-convert-image-to-polar-coordinates-do-it-explicitly-want-a-slick-m Descr iption: This function takes an input image of any dimen
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1531
    • 提供者:nothuclasl
  1. 1

    0下载:
  2. 采用定时器控制方法产生舵机控制的脉冲信号。为了能实现活动关节根据输入角度准确定位和微调,在设计中加入了矩阵键盘调控系统。在硬件搭建方面,设计了基于STC89C52的2路脉冲信号的硬件控制电路系统。之后对系统所使用的编辑软件和调试工具进行了简要说明,并详细介绍了软硬件主要模块的设计和实现过程,以及重要模块的调试和仿真的具体过程。最后,根据软硬件设计结果,制作了一个极坐标结构的机器人关节,能够完成在水平和竖直方向的比较精确的控制。-Using the timer control method gen
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:胡长青
  1. PFAImaging

    2下载:
  2. 这是一个针对聚束式合成孔径雷达的极坐标成像算法,程序里包含了雷达系统参数设置,场景参数设置以及成像算法。-This is a polar coordinate imaging algorithms for spotlight synthetic aperture radar, the program contains a radar system parameter settings, parameter settings and scene imaging algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1341
    • 提供者:yangyue
  1. FrMT

    2下载:
  2. 分数梅林变换(FrMt),相当于对数极坐标变换下的分数傅里叶变换(FrFT),能通过测试。- The fractional Fourier transform (FrMt), which is equivalent to the fractional Fourier transform (FrFT), which is equivalent to the log polar coordinate transformation, can be tested.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-29
    • 文件大小:175104
    • 提供者:陈明
  1. polarPcolor

    1下载:
  2. polarPcolor是一个函数,旨在用极坐标表示伪彩色图,与径向网格允许数据的一个简单的演讲。它非常适合平面位置显示器(PPI)扫描雷达为例。我们的目标是提供信息的极坐标给定变量Z。-polarPcolor is a function that aims to represent a pseudocolor plot in polar coordinates, with a radial grid to allow an easy lecture of the data. It is well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:464665
    • 提供者:付晓强
  1. a4

    0下载:
  2. 图像相关配准法 求平移量 包括图像由直角转换极坐标的子程序等 其他程序见本人其他程序包-Image correlation registration method the amount of translation includes an image by a right angle polar coordinate conversion routines and other program I see other packages
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1142724
    • 提供者:marrymiffy
  1. Polar_Function

    0下载:
  2. 为GUI等图形库添加一个新的形状Polar_function,用来绘制极坐标函数曲线。-Add a new shape Polar_function for the GUI and other graphics libraries to draw polar coordinate function curves.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:GregHodges
  1. PFA

    3下载:
  2. 极坐标格式算法,针对SAR聚束模式成像的图像成像处理-Polar coordinate format algorithm for image processing based on SAR spotlight mode imaging
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:谢东
  1. LogPolar

    0下载:
  2. Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar c
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:89088
    • 提供者:danielsaoxia
  1. ex_cordic

    0下载:
  2. 在FPGA中将产生的直角坐标数据经过cordic算法,转换成极坐标数据,获得相位数据(The Cartesian coordinates generated in FPGA are converted into polar coordinate data through CORDIC algorithm, and phase data is obtained.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1516544
    • 提供者:楚天阔
« 1 2 34 5 »
搜珍网 www.dssz.com