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

搜索资源列表

  1. raPsd2d.rar

    0下载:
  2. The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the average of all possible directional power spectra. This function computes and plots the RAPS of an input image. The function was written to produce the R
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:983
    • 提供者:mid
  1. 3D

    0下载:
  2. Using matlab 3d plot functions, this is an introduction to 3d ploting in matlab. Very good!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:3478
    • 提供者:amg123
  1. relation_between_particle_number_and_error

    0下载:
  2. 粒子滤波中粒子数与误差关系,plot the relation between the particle number and error-Particle filter in the relationship between particle number and error, plot the relation between the particle number and error
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:930
    • 提供者:jiangshuiya
  1. paprcdf

    1下载:
  2. calculate the PAPR of ofdm symbols and also plot ccdf
  3. 所属分类:Communication

    • 发布日期:2016-03-06
    • 文件大小:1424
    • 提供者:ashish
  1. bitmap_plot_v1_2

    0下载:
  2. "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region co
  3. 所属分类:2D Graphic

  1. LHM-c-code-plot-use-matlab

    0下载:
  2. c code for LHMs and using the matlab to plot the field
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2329
    • 提供者:renxingang
  1. 3Dpolar

    1下载:
  2. 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1138514
    • 提供者:shanshan
  1. wind_rose

    4下载:
  2. 利用MATLAB展示风玫瑰图,进行气象分析,统计分析,以及风资源分析-plot windrose pictures by matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4150
    • 提供者:cy
  1. polarpolt3d

    0下载:
  2. 3d极坐标图 3d极坐标表面图 便于绘图-Plot a 3D surface from polar coordinate data [Xi,Yi,Zi] = polarplot3d(Zp,varargin)
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:6469
    • 提供者:凌子
  1. 16qam_channel_encode

    3下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-08-01
    • 文件大小:89681
    • 提供者:zhaoyang
  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
    • 文件大小:14876
    • 提供者:money
  1. integrate(nu)

    0下载:
  2. This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:12651
    • 提供者:徐亮
  1. nlpunc

    0下载:
  2. matlab最优化理论的实现,通过plot功能找出函数的极值问题 。-matlab optimization theory realization of function through the plot function to find the extremum problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2487271
    • 提供者:吕铭守
  1. decodeBitFlip

    0下载:
  2. LDPC在BPSK考虑AWGN信道下,采用软判决和积算法的仿真。这是第一个-LDPC in AWGN channel BPSK considering the introduction of soft-decision and the plot of the simulation algorithm. This is the first
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1105
    • 提供者:wz_cdj
  1. VCVB

    0下载:
  2. 本书是所随带的VC++和BC++数值分析类库光盘的使用手册。此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见算法,还包括线性和非线性最优化问题的多种算法以及概率统计中的一些基本算法。此类库中将矩阵和向量当成如char,int,double一样的基本变量类型,为矩阵和向量提供了几乎是随心所欲的操作函数。因此,可以在此数值类库的基础上进行二次开发。类库的各项功能均经过严格的检测,并与MATLAB作了比较,结果准确无误,效率不相上下。书中以菜单的方式对数值分析类库的每项功能作了详尽的解释
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:249861
    • 提供者:wt
  1. aaaa

    2下载:
  2. 把地理区域分成一个个小区,蜂窝系统在该区域内提供无线覆盖。把可用的频谱分成很多信道,每个小区分配一组信道。使用频分双工(FDD)。在小区间进行频率利用,N个小区构成一个簇,簇间进行频率复用。定义了传播特性(信道参数)以及同频小区的位置。信道的参数包括:小区半径,路径损耗指数,以分贝为单位的对数正态阴影的标准差,基站发射功率级,移动台发射功率级,每个小区的扇区数,扇区化天线的正反向比,要仿真的瞬时位置的组数,同频干扰阈值。-To a geographical area is divided int
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-29
    • 文件大小:2804
    • 提供者:mame
  1. crc

    0下载:
  2. This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab stru
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:197894
    • 提供者:jack
  1. plotgaborfilters

    0下载:
  2. Plot gabor filters + Matlab-Plot gabor filters+ Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3956
    • 提供者:decoo
  1. quiver3D_pub

    0下载:
  2. 绘制三维矢量图, 收集自网络并做了改进, 非常适合科研人员使用-plot a 3D arrow figure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:118052
    • 提供者:panpan
  1. Radar_Cross_Section_Dielectric_Sphere

    0下载:
  2. This program plot the Bistatic Radar Cross Section of a dielectric sphere as a function of theta.(Analytic Method)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:2724
    • 提供者:Mohsen
« 1 2 3 4 56 7 8 9 10 ... 42 »
搜珍网 www.dssz.com