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

搜索资源列表

  1. matlab

    1下载:
  2. 数字信号处理_matlab实现程序,上面有全套的实验代码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:423.3kb
    • 提供者:anlang
  1. FIR.rar

    0下载:
  2. 用FIR设计数字滤波器的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FIR digital filter design using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:39.93kb
    • 提供者: 甘小华
  1. FFT.rar

    2下载:
  2. 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FFT spectrum analysis done using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:49.91kb
    • 提供者: 甘小华
  1. signal

    0下载:
  2. 通信原理实验代码,AM信号,单边带信号,双边带信号的产生以及傅里叶变换-Communication Theory test code, AM signal, single-sideband signal, as well as double-sideband signal generation Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.87kb
    • 提供者:login
  1. sy4

    0下载:
  2. 一些关于iir滤波器设计的matlab实验代码-Some information about IIR filter design matlab code experiment
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:33.27kb
    • 提供者:陈欣
  1. Rombegrg

    0下载:
  2. 录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: -Inp
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:21.02kb
    • 提供者:kice
  1. welch

    1下载:
  2. welch功率谱估计实验代码,matlab源码,内附结果-welch power spectrum estimation experiment code, matlab source code, included the results of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3.94kb
    • 提供者:ZM
  1. matlab

    0下载:
  2. 包括多个实验代码和实验结果,也有思考题的解答。我算是浑身解数的上载我有的东西,只是为了能够下载我想要的东西-asdfghj
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:40.98kb
    • 提供者:fengbinbin
  1. shuzixinhaochuli

    0下载:
  2. 现代数字信号处理部分实验代码。确定性最小二乘滤波器的实现、谐波信号的现代谱估计算法实现、卷积同态系统仿真实验-Modern digital signal processing part of the experiment code. Deterministic least squares filter is implemented, the modern spectrum of harmonic signal estimation algorithm implementation, convol
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.99kb
    • 提供者:王放
  1. MATLAB

    0下载:
  2. matlab有关的常见的图像显示,图像信息读取,图像加噪,图形去噪,图像增强等一系列基本matlab实验代码及原理-matlab on the common image display, image information read, the image plus noise, graphics denoising, image enhancement and a series of basic principles of experimental code matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:xiaohu
  1. tongxinyuanli-MATLAB

    0下载:
  2. 通信原理MATLAB版实验代码,包含滤波调制等等多个例子-MATLAB version of the communication principles of experimental code that contains the filter modulation and so on several examples
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.2mb
    • 提供者:刘庭薇
  1. Quasi-Newton

    8下载:
  2. 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2.97kb
    • 提供者:
  1. algorithm-of-Calman-filter

    0下载:
  2. 介绍了卡尔曼滤波的原理及其算法,并有C++实现代码和matlab实验代码-Introduces the principle and algorithm of Calman filter, and the C++ code and matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14.06kb
    • 提供者:HUA
  1. DE

    0下载:
  2. 差分进化的MATLAB实验代码,用来学习不错。-Differential evolutionary experiments MATLAB code to learn good.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1kb
    • 提供者:王碧
  1. 数字图像处理matlab版代码

    0下载:
  2. 该代码主要包括数字图像处理matlab版中用到的各个源程序,可以很好的帮助你学习数字图像处理,并且进行实验操作等。
  3. 所属分类:matlab例程

    • 发布日期:2016-12-04
    • 文件大小:18.71mb
    • 提供者:zhu_zq
  1. 信号系统及数字信号处理实验

    1下载:
  2. 信号与系统以及数字信号处理的实验matlab代码集合
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-08-21
    • 文件大小:1.05mb
    • 提供者:1987944423
  1. 【数字图像处理实验报告】

    0下载:
  2. 数字图像处理有关滤波器图像处理MATLAB代码和文档说明(Digital image processing related to filter, image processing, MATLAB code and documentation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:3.69mb
    • 提供者:鸿~
  1. 信号实验报告二

    0下载:
  2. 信号实验二的部分程序代码,河北工业大学15级电子工程专业的信号实验代码(Part of the program code of signal experiment two)
  3. 所属分类:matlab例程

  1. 数值分析上机

    0下载:
  2. 数值分析上机实验代码,matlab程序文件,哈工大研究生课程(experiment for numerical analysis with matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:suminator
  1. robot并联机器人matlab运动学代码

    2下载:
  2. 利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink,
  3. 所属分类:matlab例程

    • 发布日期:2020-04-27
    • 文件大小:12kb
    • 提供者:扬帆起航000
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com