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

搜索资源列表

  1. truetime-1.3

    1下载:
  2. 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime True
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:977818
    • 提供者:张茸擎
  1. 4-parameter

    0下载:
  2. 可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:2213
  1. system_1

    0下载:
  2. 通信数字传输系统各部分仿真程序,包括调制、解调、A/D转换、D/A转换、信道传输、抽样判决等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1772
    • 提供者:李晓静
  1. truetime-1.13b-compiled

    0下载:
  2. 一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3229569
    • 提供者:张婷
  1. sin.rar

    0下载:
  2. 正弦波信号的均匀量化和线性编码 A/D 变换,实数的线性编码 D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1153
    • 提供者:zhangwei
  1. CodeBook

    0下载:
  2. Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
  3. 所属分类:matlab

    • 发布日期:2014-10-23
    • 文件大小:1081344
    • 提供者:Jan
  1. KF-2-D-matrix

    0下载:
  2. 卡尔曼滤波简单例子,二维情况。模拟一个小车在平面内运动-Kalman filter simple example, two-dimensional situation. Simulation of a car movement in the plane
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:52283
    • 提供者:li
  1. dna

    0下载:
  2. 用MATLAB实现DNA遗传算法,有详尽注释,且已通过编译-DNA genetic algorithm using MATLAB implementation, a detailed annotation, and has passed the compilation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1948
    • 提供者:蓉儿
  1. oscilloscope_based_on_NI6143

    1下载:
  2. 虚拟示波器,硬件基于NI系列AD采集卡,软件基于Matlab7.9-virtual oscilloscope hardware config: National Instrument A/D card software config: Matlab 2009以上版本
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:215283
    • 提供者:八月
  1. dbf

    0下载:
  2. 各种波束形成方法的集合,非常好用,当然,非原创。-A collection of various beamforming methods, very easy to use and, of course, non-original.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:22262
    • 提供者:siwan
  1. MATLAB

    7下载:
  2. 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:2332
    • 提供者:gab
  1. dmc

    1下载:
  2. 用matlab实现的动态矩阵仿真程序,学预测控制的朋友可以看看啊-Achieved with dynamic matrix matlab simulation program, predictive control school friends can take a look at ah
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1358
    • 提供者:刘强
  1. LFMIQ

    0下载:
  2. LFM信号,通过IQ解调,再A/D变换,上变频,分析输出信号频谱-LFM signal, through the IQ demodulation, and then A/D conversion, on the frequency, the output signal spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2014-07-23
    • 文件大小:1024
    • 提供者:young
  1. heat2d

    3下载:
  2. 这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
  3. 所属分类:matlab

    • 发布日期:2016-05-18
    • 文件大小:597
    • 提供者:zinger
  1. 2-D-EM-field-simulator

    0下载:
  2. 两维FDTD电磁场数值模拟程序,包含程序应用手册,可用于二位微波器件仿真、探地雷达数值模拟-REALTIME: A TWO-DIMENSIONAL ELECTROMAGNETIC FIELD SIMULATOR
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9594598
    • 提供者:anxue zhang
  1. SurfBox

    0下载:
  2. A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱-A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7164799
    • 提供者:maidike
  1. kdtree

    0下载:
  2. 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:302547
    • 提供者:翟乐
  1. DDS

    0下载:
  2. 这里的DDS(直接数字合成)是我在MATLAB中用Simulink基本模块搭建起来的模型,仿真DDS信号的产生,并有一个M文件实现与模型同等的功能,MATLAB爱好者一定不要错过-I build the DDS model using simulink basic model to simulate the DDS source, associated a M file realizing the same function as the model,and,the MATLAB lover
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21737
    • 提供者:彭怀敏
  1. Digital_PID

    0下载:
  2. Matlab连续系统的数字PID控制程序,可实现A/D,D/A功能,符合现场实际情况。-Matlab figure for PID control system procedures, can be A/D, D/A functions, in line with the actual situation at the scene.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:731
    • 提供者:陈强
  1. A-Dtest

    0下载:
  2. A-D检验 本文是关于A-D检验的MATLAB程序,适用于序言A-D检测的同学,希望参考指正-AD test article is on the AD test MATLAB program, students apply to the preamble to AD detection, correct me want to refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:14462
    • 提供者:NN
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com