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

搜索资源列表

  1. IIRdigitalfilerdesignanoftwareimplementation

    0下载:
  2. IIR数字滤波器设计及软件实现。1. 熟悉用双线性变换法设计IIR数字滤波器的原理与方法; 2. 学会调用MATLAB信号处理工具箱中滤波器设计函数(或滤波器设计分析工具fdatool)设计 各种IIR数字滤波器,学会根据滤波需求确定滤波器指标参数。 3. 掌握IIR数字滤波器的MATLAB实现方法。 4. 通过观察滤波器输入输出信号的时域波形及其频谱,建立数字滤波的概念。 -IIR digital filter design and software implementat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:61312
    • 提供者:Elihu
  1. FIRdigitalfilter

    0下载:
  2. FIR数字滤波器设计及软件实现 。(1)掌握用窗函数法设计FIR数字滤波器的原理和方法。 (2)掌握用等波纹最佳逼近法设计FIR数字滤波器的原理和方法。 (3)掌握FIR滤波器的快速卷积实现原理。 (4)学会调用MATLAB函数设计与实现FIR滤波器。 -FIR digital filter design and software implementation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:26736
    • 提供者:Elihu
  1. Matlab

    0下载:
  2. 用C来编写MEX文件调用MATLAB,很有实用性-MEX using C to write a document called MATLAB, very practical
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:37068
    • 提供者:zhangyun
  1. VCMATLABEngine

    0下载:
  2. VC++调用MATLAB Engine,实现数值算法应用-VC++ to call MATLAB Engine, the application of the realization of numerical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:10020
    • 提供者:贾硕
  1. vcmatlabcanny

    1下载:
  2. vC调用matlab图像处理工具箱进行canny边缘检测,是matlab与vc混合编程学习的很好实例-vC call matlab image processing toolbox for canny edge detection, is a mixed programming matlab with vc a good example of learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:95686
    • 提供者:何卫华
  1. matlab

    0下载:
  2. 如何在matlab下做的com组件,然后在vb,c#.net,vc实现调用然后打包-Matlab how to do so under the com component, and then in vb, c#. Net, vc call and then packaged to achieve
  3. 所属分类:.net

    • 发布日期:2017-05-31
    • 文件大小:13381758
    • 提供者:王红
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. graz_data

    1下载:
  2. 本程序通过调用matlab提供的信号分析函数对脑电信号进行分析变换,对信号处理工作具有很大帮助。-This procedure provided by calling matlab EEG signal analysis function analysis of transformations, the signal processing of great help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1848654
    • 提供者:Bruce
  1. MFC_Windows_MATLAB_C_Math_Library

    1下载:
  2. 从MFC Windows 应用程序中调用MATLAB C Math Library-From the MFC Windows application, call the MATLAB C Math Library
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34034
    • 提供者:othanda
  1. MATLAB-window

    0下载:
  2. 在 MATLAB 中的窗函数,通过程序调用,实现窗函数-The window function in MATLAB, through the procedure call to realize window function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8944
    • 提供者:shamener
  1. MATLAB

    0下载:
  2. 是matlab一些常用的算法集合,方便在计算编程时直接调用-Matlab algorithms are a collection of some commonly used to facilitate programming in the calculation of the direct call
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:115703
    • 提供者:wwl
  1. CSharp_MATLAB

    0下载:
  2. 3种方法用C#调用matlab代码,3种方法都使用同一个例子-This demo shows three ways to integrate MATLAB code into a C# project. All three methods use the same example from MATLAB, but each interacts with it in a different fashion.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1634802
    • 提供者:your name
  1. matlab

    0下载:
  2. 在LabVIEW中与matlab进行交互,互相调用。-Matlab in LabVIEW to interact with each other and call.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1719910
    • 提供者:程风
  1. conv

    0下载:
  2. 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:628
    • 提供者:亢伟
  1. Matlab

    0下载:
  2. Matlab的Engine方式的C++和C#调用封装,适用于VS2003及以上版本,MATLAB7.1及以上版本-Matlab way of Engine C++, and C# calling package for VS2005, and above, MATLAB7.1, and above
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1006786
    • 提供者:woodmoon
  1. BlackScholesJava

    0下载:
  2. MATLAB java web ,这是一个调用MATLAB 算法的好例子,可以用来开发自己的算法-MATLAB java web
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:27654
    • 提供者:meng
  1. MatlabControl

    0下载:
  2. 通过java调用matlab中的函数,包括如何做图,如何调用函数-java call matlab
  3. 所属分类:matlab

    • 发布日期:2016-05-05
    • 文件大小:3072
    • 提供者:janiao
  1. VC_call_matlab_canny_edge_detection

    0下载:
  2. vc++调用matlab的图像处理工具箱进行canny边缘检测,附有文档及源码-vc++ call matlab toolbox to do canny edge detectin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:194283
    • 提供者:不倒翁
  1. dllexample

    0下载:
  2. labview 调用MATLAB的DLL的例子 ,很有参考作用 -MATLAB calls the DLL labview examples of useful reference
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2845269
    • 提供者:张俊峰
  1. Matlab

    0下载:
  2. MATLAB的经典课件,包括矩阵运算,m文件,函数调用-MATLAB classic courseware, including matrix operations, m file, function calls, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:143509
    • 提供者:周琼
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com