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

搜索资源列表

  1. psm_63rnd

    0下载:
  2. 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:837byte
    • 提供者:wnangang
  1. mytlab

    0下载:
  2. myfft是一个自编matlab函数,将输入的采样频率个采样点数建立一个数据库后,取出表中的数据进行fft分析,绘制出时频波形进行比较分析-myfft self Matlab is a function of the input sampling frequency of 000 sampling points after the establishment of a database and extract table data fft analysis, time-frequency map
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:976byte
    • 提供者:任之颖
  1. response_of_interconnect_line

    0下载:
  2. 微波高速电路中,单根有耗互连传输线电路如word中图所示表中给出其参量值,其中导线材料为铜,给出传输线的时域波形分析。-Microwave high-speed circuits, a single lossy transmission line interconnection circuits, such as word shown in the table given its reference value, in which copper wire materials, transmiss
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:172.57kb
    • 提供者:lotus
  1. Billiard

    0下载:
  2. Descr iption: This Program Performs the following: (1) Animates the movement of a Billiard Ball on a table that has a surface friction (mu) and coefficient of restitution (e) for the sides and saves it as an AVI file. (2) Outputs series of row
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:136.07kb
    • 提供者:zhanglan
  1. ga_timetable

    0下载:
  2. This matlab source program implements the university time table using genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.43kb
    • 提供者:Lifted
  1. WP7-Panorama-with-Caliburn.Micro1

    0下载:
  2. The study consisted of an introduction, three scans performed for each of the eleven scanners, and an adjacent interview. We utilized a within-subject design. The dependent variables were task completion time and reliability, by which we mean
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2.76kb
    • 提供者:sathiyaraj124
  1. matlab

    0下载:
  2. 本次实验是要我们先产生心电信号,再加噪声再滤波。由一个心电信号数据表输出心电信号,由于已知的心电信号有噪声,所以我先将信号进行滤波,得到正确的心电信号。再加噪声,通过滤波可以得到高频和中频噪声,将原信号加上噪声显示再滤波。每次的时域信号都画出了他们相应的频谱,便于观察。每次的滤波我也尝试了不同的滤波器。-This experiment is to produce our first ECG, together with noise and then filtering. ECG data fro
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.32kb
    • 提供者:任惠
  1. pvm_code

    0下载:
  2. PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:6.31mb
    • 提供者:dengwanyu
  1. Routh

    1下载:
  2. 劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。-The Routh-Hurwitz stability criterion is a necessary (and frequently sufficient) method to establish the stability of a single-input, single-output (SISO), linear time invariant (LTI) control sys
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:932byte
    • 提供者:白云
  1. kaoshifenxibiaoge

    0下载:
  2. 该MATLAB程序运行后能自动在word中生成一张试卷分析表格,希望能为大家在制作表格方面节省一定的时间。-The MATLAB program run automatically generated word in an examination paper analysis table, hoping to save some time in terms of making the table for everyone.
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:11.83kb
    • 提供者:李飞
  1. dds_matlab

    0下载:
  2. 利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。-Matlab software prog
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:13.22kb
    • 提供者:tom ke
  1. GAS_factor_copula_toolbox_17feb16

    2下载:
  2. 时间序列copula工具箱,包含密度函数,分布函数,对数似然函数等等,主要正对二元copula-This zip file contains a collection of Matlab functions for research on copulas for financial time series. Some simple example code is given in copula_example_code.m . A table of contents is given in c
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.14mb
    • 提供者:吴云
  1. package

    1下载:
  2. 实现PUMA560的D-H表以及在坐标系下的展示。此外还可以通过修改调试窗口内的数值来形象地观看PUMA560机器人的运动。程序中包含示例仿真,给定起始点、终止点、仿真时间、仿真间隔后,可以画出仿真过程中关节的速度、位移、加速度随时间变化曲线,同时还可以在三维空间下画出末端关节的空间位置变化曲线。(Realize the D-H table of PUMA560 and display in coordinate system. In addition, the movement of PUMA
  3. 所属分类:matlab例程

    • 发布日期:2020-05-27
    • 文件大小:82kb
    • 提供者:iewhjdka
搜珍网 www.dssz.com