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

搜索资源列表

  1. 富麗葉係數

    0下载:
  2. clc clear all amp_sin1 = 1; freq_sin1 = 200; N =15; resolu = 10^(-6); t = [0:resolu:0.025];% unit = sec. [sinc_wave1] = sinc_wav(amp_sin1,N,freq_sin1,t); plot(t,sinc_wave1,'k-') axis([0,0.025,-2,2]) xlabel('time(sec.)') ylabel('amplitude')
  3. 所属分类:matlab例程

  1. plot ATM physionet上的心电信号数据

    0下载:
  2. plotATM,将physionet上的心电信号数据,在Matlab中进行处理,并以波形进行显示
  3. 所属分类:matlab例程

    • 发布日期:2011-06-02
    • 文件大小:1007
    • 提供者:youngmars
  1. gnu plot

    0下载:
  2. 所属分类:文档资料

  1. matlab绘图的函数

    1下载:
  2. matlab绘图函数详细介绍,包括绘制图的颜色、符号函数等。
  3. 所属分类:文档资料

  1. CIC滤波器matlab代码

    0下载:
  2. CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fonts
  3. 所属分类:源码下载

  1. matlab-nc 绘制矢量流场图

    2下载:
  2. 绘制矢量流场图。这对研究矢量的导数来说是重要的,而且富有启发性。 -plot current vector figure matlab。 it is interesting and enlightening to consider the derivative of a vector.
  3. 所属分类:matlab例程

    • 发布日期:2015-06-10
    • 文件大小:693248
    • 提供者:vincent
  1. qwt-5.2.QWT是一个QT的第三方库

    0下载:
  2. QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-09
    • 文件大小:1787443
    • 提供者:龙猫
  1. 有关QT中和第三方控件QWT的安装

    0下载:
  2. 有关QT中和第三方控件QWT的安装,已调试通过,On the QT and QWT the installation of third-party control have been debugging through
  3. 所属分类:界面编程

    • 发布日期:2017-03-22
    • 文件大小:4334
    • 提供者:刘小华
  1. chart.rar

    0下载:
  2. 图表生成器,能够按日期产量等参数使用指定图表模板建立柱状图,并能按柱状图样式直接生成EXCEL图表。, The graph lives becomes a useful person, can according to parameter use and so on date output assign the graph template establishment stick plot, and can directly produce the EXCEL graph according t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:44423
    • 提供者:徐亚光
  1. voxelizer-v1.1.zip

    1下载:
  2. 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2543469
    • 提供者:力宏
  1. zhichixiangliangji.rar

    2下载:
  2. 支持向量积的调制识别原代码,关于学习训练,Support Vector plot of the original code modulation recognition, Learn about the training
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:27142
    • 提供者:张瑜
  1. BodeGui.zip

    0下载:
  2. 在Matlab中可以使用的波特图的例子源码,直接打开即可。,Source codes of Bode Plot in Matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:23444
    • 提供者:MINI
  1. NTGraph.rar

    1下载:
  2. 老外写的2D chat图形控件,用起来挺爽的。 和matlab的plot有的一拼。,A graphics 2D chat control written by elder foreigners, very cool to use.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:640017
    • 提供者:李文博
  1. MPTK-Windows-bin-0-5-6-beta.zi

    0下载:
  2. The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scr ipts to plot the results under Matlab.,The Mat
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6457321
    • 提供者:Galilleo
  1. sphere3d.rar

    2下载:
  2. 3d球坐标 球坐标绘图 直角转极坐标 画三维图, SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-16
    • 文件大小:6833
    • 提供者:凌子
  1. hurstcaculate.rar

    0下载:
  2. hurst指数估计 This function does dispersional analysis on a data series, then does a Matlab polyfit to a log-log plot to estimate the Hurst exponent of the series. This algorithm is far faster than a full-blown implementation of Hurst s
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:966
    • 提供者:陈华
  1. angle1

    0下载:
  2. 捷联惯性导航仿真程序 figure(1) subplot(1,3,1) plot(t,ww1,t,ww4) subplot(1,3,2) plot(t,ww2,t,ww5) subplot(1,3,3) plot(t,ww3,t,ww6) figure(2) subplot(1,3,1) plot(t,vv1,t,vv4) subplot(1,3,2) plot(t,vv2,t,vv5) subp
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:1980
    • 提供者:张斌
  1. PolarPlotter2

    0下载:
  2. an addin for excel to plot in polar coordinates
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:153490
    • 提供者:soosk
  1. koch_snow

    0下载:
  2. 你可以绘制生长代数=n的koch雪花-You can plot koch snow of the growth generation = n
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1702
    • 提供者:雷太龙
  1. OFDM_16QAM.rar

    0下载:
  2. OFDM 64 QAM BER and SER plot ,OFDM 64 QAM BER and SER plot
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:10668
    • 提供者:jack dick
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com