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

搜索资源列表

  1. jlab

    0下载:
  2. JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity fr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.87mb
    • 提供者:chenxuzhen
  1. speech_recognition_with_matlab

    0下载:
  2. 用matlab强大的数学算法引擎去实现语音识别,对过去的方法进行综述,并有所创新,Using matlab powerful mathematical algorithms to realize the speech recognition engine, the past methods of synthesis and innovation
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:成效
  1. PAST2

    1下载:
  2. 基于投影逼近的子空间跟踪(PAST)方法,用于自适应盲信号分离-Based on the projection approximation subspace tracking (PAST) method for adaptive blind signal separation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:miaohaochun
  1. zhishu

    0下载:
  2. 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2.97kb
    • 提供者:kyon
  1. MatlabEng_src

    0下载:
  2. In two past articles (Solving Engineering Problems Using MATLAB C API and Solving Engineering Problems Using MATLAB C++ Math Library), I show you how can a programmer develop an application that using MATLAB features like computing complex engineerin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.01kb
    • 提供者:belalsoboh
  1. torrsam

    0下载:
  2. A structure an motion toolkit in Matlab This document describes a set of Matlab functions for SAM (structure and motion recovery) its primary aim is to illustrate various methods developped over the past few years in this area-A structure an motion
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:rauchdi
  1. slidefilter

    0下载:
  2. Sliding Sum Averaging Filter Smoothes data by sliding it past itself, one sample at a time, and summing. The length of the output is the same as the length of the input. The output will be normalized. Equivalent to a moving average (lowpass
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.19kb
    • 提供者:
  1. OFDM-MATLAB

    0下载:
  2. 这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。 不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1. 第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。 -And there
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19.49kb
    • 提供者:hanshuanglin
  1. tracking_past_yuanzhen

    0下载:
  2. 利用子空间跟踪算法PAST跟踪运动目标,阵列形式为圆阵,算法可以很好的跟踪多个运动目标-PAST subspace tracking algorithm by tracking moving objects, the array in the form of circular array, the algorithm can track multiple moving targets well
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.67kb
    • 提供者:林林
  1. 1

    0下载:
  2. 经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:87.69kb
    • 提供者:zzh
  1. cs

    0下载:
  2. 用 MATLAB实现的MP算法 很简单而且有中文的说明 以往初学者-MP algorithm is implemented using MATLAB is very simple and the instructions in Chinese for beginners a good look at the past
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:753byte
    • 提供者:祁乐
  1. LinearPredictor

    1下载:
  2. 一个线性预测的matlab仿真程序,先用模型生成原始信号(平稳随机过程),然后利用最小均方误差准则计算出预测系数,最后利用预测系数对原始信号进行预测(利用原始信号过去n个时刻的值预测当前时刻的值)。-This is a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), then utilize the Minimum Mean-S
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5.89mb
    • 提供者:liucun
  1. PAST

    0下载:
  2. MATLAB程序设计教程之源代码,适合学习和应用MATLAB各种程序。-MATLAB programming tutorial source code, learn and apply MATLAB for various procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:63.46kb
    • 提供者:唠叨
  1. aa

    0下载:
  2. 在过去的几年中, 背包问题吸引了众多理论研究人员和应用工作者的注意力, 因而得到了广泛而深入的研究。理论方面, 研究兴趣主要来自于该问题简单的结构, 而这种特点既可以深入探索许多组合特性, 又可以通过解决一系列背包子问题来最终求解更为复杂的优化问题。实践方面, 这些问题可以表述许多工业场合的应用, 最典型的应用包括货 物装载、存储分配和资本预算等等。在寻找背包问题可行解的过程中, 出现了众多的算法, 本文是利用MATLAB 程序求背包问题可行解的一种算法。-In the past few y
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:24.14kb
    • 提供者:hh
  1. PAST

    0下载:
  2. PAST算法的实现,用matlab语言,简单粗略版本-implementation of PAST
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:wanglin
  1. matlab-M-document

    0下载:
  2. 历届数学建模大赛的MATLAB的M文件,较为齐全。-Past mathematical modeling contest MATLAB M-files is complete.
  3. 所属分类:matlab

    • 发布日期:2017-10-31
    • 文件大小:14.64kb
    • 提供者:萧嘉繁
  1. MATLABtest

    0下载:
  2. matlab编写的简单车辆标注程序,要来标注过往的车辆-Matlab prepared by the simple vehicle marked vehicles to mark past
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:112.87kb
    • 提供者:wang
  1. cobra

    0下载:
  2. Over the past decade, a growing community of researchers has emerged around the use of constraint-based reconstruction and analysis (COBRA) methods to simulate, analyze and predict a variety of metabolic phenotypes using genome-scale models. The COBR
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9.35mb
    • 提供者:Meng Hailin
  1. KALMAN

    0下载:
  2. 用Matlab实现了简单的卡尔曼滤波,应用于一个温度测量实例中:假想有这样一间教室:实际温度:30 + sin(t / 10),某人根据以往经验,知道温度的变化规律,但他每分钟估计温度值,都比之前高估0.03度,房间中有一个温度计,但测量值存在随机误差。并附加测试结果图,对比了互补滤波、卡尔曼滤波、低通滤波的结果。-Matlab achieved with a simple Kalman filter, a temperature measurement used in the example:
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:169.34kb
    • 提供者:俞毅
  1. abrirImagem

    0下载:
  2. Open File in Matlab and help a open anyone file in past.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:542byte
    • 提供者:Antonio Camara
« 12 »
搜珍网 www.dssz.com