CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - array matlab

搜索资源列表

  1. OperationMatlabmwArrayArray

    0下载:
  2. 操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Operation Matlab mwArray Array
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:356.36kb
    • 提供者:大棚
  1. Example_of_edge_detection_edge_linking_and_line_se

    0下载:
  2. 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23.29kb
    • 提供者:liucun
  1. jiaozheng

    4下载:
  2. 这是一个阵列校正的程序,通过计算协方差矩阵,利用矩阵元素间的关系计算出阵列的幅相误差-This is an array of calibration procedures, by calculating the covariance matrix, the relationship between the matrix elements of the array to calculate the amplitude and phase errors
  3. 所属分类:绘图程序

    • 发布日期:2013-10-18
    • 文件大小:1.27kb
    • 提供者:林林
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.53kb
    • 提供者:money
  1. microwave

    0下载:
  2. 微波天线方面的负向阵因子方向图、归一化阵因子方向图和行波单导线的方向图-Negative aspects of microwave antenna array factor to the direction map, the normalized array factor pattern and the traveling-wave single-wire pattern
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6.72kb
    • 提供者:ranyixue
  1. jiyu3Dlitibabiaodeshexiangjibiaodingsuanfa

    1下载:
  2. 利用透镜成像理论建立摄像机数学模型, 提出了一种线性求解摄像机内外参数的方法。该方 法特点是采用主动发光的光点阵列标定靶,利用2D 标定靶的精确移动来实现基于3D 立体靶标的摄像 机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The met
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-25
    • 文件大小:119.08kb
    • 提供者:刘镖峰
  1. convolenc

    0下载:
  2. convolenc -performs convolutional encoding Convolutional Encoder with m shift register stages x- input - the binary data to be encoded input sequence can be of any length k -constraint length k can take any value greater than 3
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:723byte
    • 提供者:ade
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:Jackie
  1. skin_detect

    0下载:
  2. 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.3kb
    • 提供者:Howard
  1. listcode

    1下载:
  2. 该代码是图像边缘检测中获得链码的代码,img代表输入图像,Array用来存储链码,x0y0是初始点的坐标,xy用来存储最终点的坐标,Ratio用来计算链码的曲率,代码中有注释相信大家可以看得懂,最近正在写关于相位编码的代码,如果有研究这方面东东的朋友可以多交流-The code is the image edge detection to obtain the chain code of the code, img representative of the input image, Array
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4.86kb
    • 提供者:zhenqingkai
  1. detection_of_phase_distributed_weak_sine_signal_ba

    0下载:
  2. 基于双耦合Duffing振子的随机相位正弦信号检测 采用双耦合混沌振子阵列实现了随机相位微弱正弦信号的检测,在此基础上,提出了新的检测方法,即利用单个耦合混沌振子,通过临界及周期状态 的变化检测随机相位微弱正弦信号并大致估计信号相位范围,该方法比双耦合混沌振子阵列法简单,更易于实现。-Based on double coupled Duffing oscillators random phase sine signals detected by two coupled chaotic o
  3. 所属分类:Fractal program

    • 发布日期:2017-03-24
    • 文件大小:206.78kb
    • 提供者:魏新建
  1. demo

    0下载:
  2. 小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communicatio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:495.55kb
    • 提供者:张华
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2.72kb
    • 提供者:Ethan
  1. matlab

    0下载:
  2. 阵列信号的处理,在阵列天线阵列中的DOA估计的经典算法-Array signal processing, antenna array in an array of classic DOA estimation algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:172.15kb
    • 提供者:王成强
  1. matlab

    0下载:
  2. 自己写的将二维小波分解后的系数提取正操作和逆操作,比如,一副图像进行一次小波分解后系数只是一个数列,不直观,提取之后将形成4个二维数组,分别含有低频系数和3个高频系数。-Write their own dimensional wavelet decomposition coefficients extraction positive operating and inverse operation, such as an image once after wavelet decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1.01kb
    • 提供者:vrhore
  1. Array-processing-algorithms

    0下载:
  2. 阵列信号算法的常用程序,matlab实现-Array signal algorithm commonly used procedures, matlab achieve
  3. 所属分类:Wavelet

    • 发布日期:2017-05-21
    • 文件大小:6.27mb
    • 提供者:黄鹏
  1. Write-Cell-Array-to-Text-File

    0下载:
  2. Write Cell Array to Text File using matlab.
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:1.57kb
    • 提供者:feras
  1. matlab

    1下载:
  2. 一组基于matlab进行小波滤波变换的一维数组-Based on a set of one-dimensional array matlab wavelet transform filter
  3. 所属分类:Wavelet

    • 发布日期:2017-06-01
    • 文件大小:13.14mb
    • 提供者:李福星
  1. MATLAB版demo

    0下载:
  2. 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。(Processing (image), a technique that uses computers to analyze images to achieve desired re
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:21.75mb
    • 提供者:厚月
  1. MATLAB实现双目校准

    2下载:
  2. 完全利用MATLAB实现双目校准。其中分为公式法和直接法。其中直接法,是将校准数据保存为数组,直接调用。内有详细文档介绍。(Complete use of MATLAB to achieve binocular calibration. It is divided into formula method and direct method. The direct method is to save the calibration data as an array and call it dire
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2.94mb
    • 提供者:OEMT
« 12 3 4 »
搜珍网 www.dssz.com