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

资源列表

« 1 2 ... .57 .58 .59 .60 .61 25062.63 .64 .65 .66 .67 ... 28276 »
  1. matlab2.rar

    2下载:
  2. 匈牙利算法的matlab程序,写得不错,多多支持啊,Hungary algorithm matlab procedures, written well, a lot of support ah
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.24kb
    • 提供者:ssk
  1. KakaduWin32.zip

    0下载:
  2. Kakadu V6.1 for Win32 Kakadu 是JPEG2000编解码的实现之一,Kakadu V6.1 for Win32 Kakadu is the realization of JPEG2000 codec, one of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:徐云生
  1. parabolic_equation_ADI.rar

    1下载:
  2. 求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。,Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use the original function fm and th
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.76kb
    • 提供者:zhang
  1. work.rar

    0下载:
  2. 设计一M阶自适应回波抵消器,已u(n)作为系统输入,d(n)作为系统期望响应,其中d(n)中混有u(n)的回声,信号以8kHz采样,现要求回波抵消器可以消除16ms之内的回声,The design of a M-order adaptive echo cancellation, and have u (n) as the system input, d (n) as a system to respond to the expectations, in which d (n) in a mixt
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:102.66kb
    • 提供者:赵慧羲
  1. IIR_Filter.rar

    0下载:
  2. 直接型IIR滤波器实现源代码,希望与大家共同分享!,Direct IIR filter source code, I hope to share with you!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9.66kb
    • 提供者:陈丽
  1. cubebymatlab.rar

    0下载:
  2. 使用matlab语言,用7种方法绘制立方体,有详细说明和配图。对于了解matlab三维绘图的基本语句有借鉴作用。初学者非常适合。,Using matlab language, with 7 kinds of methods of drawing a cube, with a detailed descr iption and distribution map. Matlab for the understanding of the basic sentence of three-dimensio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:94.34kb
    • 提供者:刘华波
  1. melcepst.rar

    0下载:
  2. 计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames,Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calcu
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.47kb
    • 提供者:凝空子
  1. Hankel.rar

    1下载:
  2. 根据脉冲序列,使用Hankel矩阵法求系统脉冲响应传递函数,According to pulse sequence, the use of Hankel matrix method for system impulse response transfer function
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:954byte
    • 提供者:黎明
  1. C++程序用类来实现矩阵

    7下载:
  2. 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造函数,需要申请和复制数组;  输入,可以从cin中输入矩阵元素;  输出,将矩阵格式化输出到cout;  矩阵相加的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-24
    • 文件大小:1.3kb
    • 提供者:李伟
  1. MATLAByingyongchengxu.rar

    0下载:
  2. 独到精辟的算法及例子,通过MATLAB语言由浅入深的介绍了控制系统的仿真,Original algorithm and brilliant examples MATLAB language through easy-to-digest introduced control system simulation
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3.93mb
    • 提供者:sufan
  1. One-dimensional_search_method.

    0下载:
  2. 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m),Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.18kb
    • 提供者:闫安心
  1. svpwm.rar

    2下载:
  2. 实现了SVPWM,已经通过测试,是初学者一个很好的例子,Achieved SVPWM, has passed the test, is a good example for beginners
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:18.56kb
    • 提供者:刘荆飞
« 1 2 ... .57 .58 .59 .60 .61 25062.63 .64 .65 .66 .67 ... 28276 »
搜珍网 www.dssz.com