CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab draw graph

搜索资源列表

  1. 用matlab gui画信号的频谱图和时域图形

    3下载:
  2. 用matlab gui画信号的频谱图和时域图形,再画出语谱图,模拟电话-Picture signal with matlab gui frequency spectrum and time domain graph, then draw the language spectrum, analog telephone
  3. 所属分类:matlab例程

    • 发布日期:2015-01-25
    • 文件大小:18432
    • 提供者:杨光
  1. fenbu

    1下载:
  2. 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
  3. 所属分类:matlab例程

    • 发布日期:2012-12-16
    • 文件大小:543
    • 提供者:丫丫
  1. lorenz

    0下载:
  2. lorenz系统分岔轨迹绘制,包含吸引子图,X,Y,Z相时间序列-lorenz draw bifurcation path, including the attractor graph, X, Y, Z-phase time-series
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:610
    • 提供者:张智博
  1. stft_test

    2下载:
  2. matlab短时傅里叶变换例程,绘出等高线图形-matlab short time Fourier transform routines, draw contour graph
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1139
    • 提供者:jmbo_yi
  1. beampattern

    0下载:
  2. 由切比雪夫权值矢量及阵元间距画波束方向图:有x输入,计算该方向的值,否则计算所有方向的值,画出方向图-By the weight vector and the array element spacing beam pattern draw: there is x input, calculate the value of the direction, otherwise the value calculated in all directions, draw the direction of g
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:杨先凯
  1. ma

    0下载:
  2. 用MATLAB编程来绘制跳频编码脉冲信号模糊图-Programming with MATLAB to draw hopping pulse signal coding Fuzzy Graph
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:282235
    • 提供者:
  1. moment_plog_output

    0下载:
  2. 计算简支梁在多个集中力,均布载荷,力偶同时作用时的剪力,弯矩并绘制其图形-Simple beam calculations in a number of concentrated force, uniformly distributed load, Couple add at the same time, the shear stress, moment and draw its graph
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2388
    • 提供者:孙林
  1. feiniujieyangtiao

    0下载:
  2. matlab编程实现非扭结样条插值函数,并调用matlab中的相关命令验证结果,绘出图形。-matlab programming of non-kink-spline interpolation function, and the related call matlab command to verify the results, draw the graph.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:龙人
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8290
    • 提供者:Mike Gao
  1. myVoice

    0下载:
  2. 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1736
    • 提供者:haoyy
  1. juxing

    1下载:
  2. 平面应力矩形单元有限元分析,并画出网格图形,用星号标记受力点,用叉号标记受约束点,最后求出力、位移和主应力。-Rectangular plane stress finite element analysis, and draw the grid graph, marked with an asterisk stress points marked with crosses by constraints, and finally seek to contribute, displacement a
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3572
    • 提供者:caishouyu
  1. sfunxyz

    0下载:
  2. matlab simulink to draw 3D graph. It is very useful to know how sfunction works. Also, you can see how multiplexer is connected to draw a graph of 3 axises x y and z.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2160529
    • 提供者:Salah
  1. Matlab-graph

    0下载:
  2. Matlab基本图形制作的命令、源码讲解文件-About how to draw 2D plots,3D plots by using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:246581
    • 提供者:林菱
  1. tuzhuode

    2下载:
  2. 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2467
    • 提供者:宋聃
  1. Numerical-analysis-MATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:94863
    • 提供者:庞烁烁
  1. cndlcolor

    0下载:
  2. 利用matlab画五彩K线图,可以定义上涨和下跌K线的颜色-Using matlab draw multicolored K line graph, you can define up and down K-line color
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1000
    • 提供者:王林
  1. pic

    0下载:
  2. 数学建模使用matlab在一图里面画四条曲线,在一个平面里画四幅图的作业。-The use of mathematical modeling matlab draw four curves on a graph, draw four pictures in a plane in the operation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:521
    • 提供者:wolfmark
  1. matlab-Interface-design

    0下载:
  2. 一共有三十二个小程序,都是常用图形的仿真程序,包括条形图形的绘制,饼形图形的绘制,阶梯图等等。-A total of 32 small programs, are commonly used in the graphic simulation program, including the preparation of the bar graph, draw a pie graph, ladder and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:9254
    • 提供者:guoyanli
  1. matlab程序

    0下载:
  2. matlab编程绘制经验分布和核密度分布估计图等,用于金融计量分析(Using matlab programming to draw the empirical distribution and nuclear density distribution estimation graph for financial metrology analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:453632
    • 提供者:Jessica0211
  1. 线性卷积的计算

    1下载:
  2. 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw t
  3. 所属分类:matlab例程

    • 发布日期:2020-06-17
    • 文件大小:1024
    • 提供者:yang-93
« 12 »
搜珍网 www.dssz.com