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

搜索资源列表

  1. diffcoding

    0下载:
  2. Basic Differential Encoding/Decoding of input vector of numeric values-Basic Encoding / Decoding of input vector of numeric values
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2352
    • 提供者:董鹏
  1. symbolic

    0下载:
  2. MATLAB库文件,该方程用于最小二乘法计算,可对非线性方程进行求解,方便-dfe
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:13153826
    • 提供者:
  1. awgn

    1下载:
  2. DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:15243
    • 提供者:wyyy
  1. Paper1

    0下载:
  2. The paper describe Segmentation and Recognition of Handwritten Numeric Chains
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:483285
    • 提供者:Meracy
  1. MatlabPrimer

    0下载:
  2. MATLAB is an interactive, matrix-based system for scienti c and engineering numeric computation and visualization. You can solve complex numerical problems in a fraction of the time required with a programming language such as Fortran or C. The n
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:224332
    • 提供者:马军辉
  1. onoff

    0下载:
  2. f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome. Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1608
    • 提供者:naz
  1. 666

    0下载:
  2. Matlab 7官方英文学习手册,全面介绍了其中的各个函数属性和例子。-MATLAB and Simulink® are the premier software packages for technical computing in education and industry. The MATLAB & Simulink Student Version provides all of the features of professional MATLAB, with no
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2158686
    • 提供者:liangr
  1. QAM

    0下载:
  2. MAQ-N with N in(1,2,3,4) modulation implementation code devlopped to simulate this numeric modulation with constellation and BRE (bit rate error) (french comments may be annoying ) whith a graphique interface to simulte sms transmission end reception
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:43973
    • 提供者:youness
  1. Adaptive_Filtering_Primer_with_MATLAB

    0下载:
  2. This one of the best otmization numeric method.-This is one of the best otmization numeric method.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2333293
    • 提供者:sidney
  1. begoodatMATLAB6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3465145
    • 提供者:yyj
  1. FIR_Filter

    0下载:
  2. A 10th order FIR system, excited by a sum of 5 sinusoids. Assume any numeric values for system coefficients and input signal parameters. The output of the system is corrupted by Gaussian observation noise with zero mean and variance 2 σ v (cons
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:147045
    • 提供者:hameed
  1. ginac-1.5.8

    0下载:
  2. 类似matlab的c++库,可以再自己的程序中调用!-this is a C++ library for symbolic mathematical calculations. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (lik
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1371015
    • 提供者:朱起文
  1. mat2xlwews

    0下载:
  2. Stores and customizes numeric array or cell array in Excel workbook using ActiveX interface
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2997
    • 提供者:samiio
  1. cell2num

    0下载:
  2. This matlab function convert an all numeric cell array to a double precision array...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:550
    • 提供者:primus
  1. readdata

    0下载:
  2. 读取数值数据与非数值数据相混合的文本文件,包括用空格间隔和用逗号间隔开的两类数据-Read numeric data mixed with non-numeric data text file, including the comma with a space spaced intervals and two types of data
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:687
    • 提供者:xiaomiao
  1. MATLAB_r2006b

    0下载:
  2. MATLAB is an integrated technical computing environment that combines numeric computation, advanced graphics and visualization, and a high-level programming language
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4615612
    • 提供者:Jaime
  1. random-valued-impulse-noise

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28024
    • 提供者:maruni
  1. random-valued-impulse-noise-using-anniso-diff

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38507
    • 提供者:maruni
  1. aniso-rvin-denoising

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1357
    • 提供者:maruni
  1. denoising-rvin

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:933
    • 提供者:maruni
« 12 3 »
搜珍网 www.dssz.com