登录
首页 » matlab » matlabsignalprocessingrar

matlabsignalprocessingrar

于 2009-02-21 发布 文件大小:31KB
0 309
下载积分: 1 下载次数: 3

代码说明:

   1.本书包含的实例所使用的源程序清单,文件夹第3章~第7章分别包括各章节内的实例源程序。 2.源程序文件名与所在章节和实例序号对应,如:3_1.m为第三章实例一【例3_1】的源程序。 3.文件夹tftoolbox为2002版的时频工具箱,第六章“非平稳信号分析与处理”需要用到该工 具箱的部分函数。请将其拷贝到用户的MATLAB工作路径(如D:R2006awork) 4.各章节的M文件已在MATLAB R2006a环境下调试通过,拷贝到用户的MATLAB工作路径(如 D:R2006awork)下即可运行。(1. This book contains examples of source code used in the list of folders in Chapter 3 ~ Chapter 7, respectively, including the section within the source code examples. 2. Source file name and serial number where the corresponding chapters and examples, such as: 3_1.m for example Chapter 1 3_1】 【Example of the source. 3. Tftoolbox folder for the 2002 version of the Time-Frequency Toolbox, Chapter VI, " Non-stationary signal analysis and processing" required to use part of the toolbox functions. I would be grateful if a copy job to the user' s MATLAB path [such as D: R2006a work] 4. Of all sections of M are available at MATLAB R2006a debugging environment through, copy to the user' s job MATLAB path [such as D: R2006a work ] to run under.)

文件列表:

matlabsignalprocessingrar
.........................\第3章
.........................\.....\3-1.m
.........................\.....\3-10.m
.........................\.....\3-11.m
.........................\.....\3-12.m
.........................\.....\3-13.m
.........................\.....\3-2.m
.........................\.....\3-3.m
.........................\.....\3-4.m
.........................\.....\3-5.m
.........................\.....\3-6.m
.........................\.....\3-7.m
.........................\.....\3-8.m
.........................\.....\3-9.m
.........................\第4章
.........................\.....\4-1.m
.........................\.....\4-10.m
.........................\.....\4-11.m
.........................\.....\4-12.m
.........................\.....\4-13.m
.........................\.....\4-14.m
.........................\.....\4-15.m
.........................\.....\4-16.m
.........................\.....\4-17.m
.........................\.....\4-18.m
.........................\.....\4-19.m
.........................\.....\4-2.m
.........................\.....\4-20.m
.........................\.....\4-21.m
.........................\.....\4-22.m
.........................\.....\4-23.m
.........................\.....\4-24.m
.........................\.....\4-25.m
.........................\.....\4-26.m
.........................\.....\4-27.m
.........................\.....\4-28.m
.........................\.....\4-3.m
.........................\.....\4-4.m
.........................\.....\4-5.m
.........................\.....\4-6.m
.........................\.....\4-7.m
.........................\.....\4-8.m
.........................\.....\4-9.m
.........................\第5章
.........................\.....\5-1.m
.........................\.....\5-10.m
.........................\.....\5-11.m
.........................\.....\5-12.m
.........................\.....\5-2.m
.........................\.....\5-3.m
.........................\.....\5-4.m
.........................\.....\5-5.m
.........................\.....\5-6.m
.........................\.....\5-7.m
.........................\.....\5-8.m
.........................\.....\5-9.m
.........................\第6章
.........................\.....\6-1.m
.........................\.....\6-10.m
.........................\.....\6-2.m
.........................\.....\6-3.m
.........................\.....\6-4.m
.........................\.....\6-5.m
.........................\.....\6-6.m
.........................\.....\6-7.m
.........................\.....\6-8.m
.........................\.....\6-9.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RVM-class
    支持向量机是用于分类与回归的技术。由于其自身的诸多缺点,如无法获得概率输出,需要估计一个误 差参数C,以及必须使用Mercer 核函数等。相关向量机算法,克服了SVM 上述缺点,RVM 能获得与SVM 相比拟的推 广性能,并且更为稀疏。在此基础上,文中介绍了一种RVM 回归用于分类的新分类方法,用RVRC 来表示。并通过 实验证明了它的可行性。(Support vector machines for classification and regression techniques. Due to its many shortcomings, such as the probability that the output can not be obtained, need to estimate an error parameter C, and the need to use Mercer kernel function and so on. Relevance vector machine algorithm to overcome these shortcomings of SVM, RVM and SVM can be obtained comparable to promote performance and more sparse. On this basis, the paper introduces a RVM regression was used to classify new classification method, RVRC to represent. And through experiments proved its feasibility.)
    2013-11-21 11:28:50下载
    积分:1
  • dt_nonliner
    此程序是一个动态的非线性的滤波器程序,对编程人员的能力要求比较高(This program is a dynamic non-linear filter program, the programmer the ability to require a relatively high)
    2012-08-02 21:26:26下载
    积分:1
  • ekf
    一阶扩展卡尔曼滤波,二阶扩展卡尔曼滤波,和Rauch - tu - Striebel平滑器(Perform Extended Kalman Filter prediction step. Extended Kalman Filter measurement update step. Extended Rauch-Tung-Striebel smoother algorithm. Calculate "smoothed" sequence from given Kalman filter output sequence by conditioning all steps to all measurements.)
    2018-09-17 10:42:50下载
    积分:1
  • pc-matlab
    通信原理—基于Matlab的计算机仿真 (北京邮电大学出版社) 书籍源代码(Communication Theory book source code- computer simulation based on Matlab (Beijing University of Posts and Telecommunications Press))
    2012-05-03 17:34:24下载
    积分:1
  • chapter4
    小波分析理论与MATALB R2007 实现第四章代码,一些简单例子(Wavelet theory and MATALB R2007 A Chapter of code, some simple examples)
    2012-05-27 11:15:42下载
    积分:1
  • ch06-UART
    基于KL25的开发例程,本例程关于异步通信,附带相关底层构建,十分适合初学者参考编程。(Based on KL25 development routine, the routine of asynchronous communication, with related underlying build, programming is very suitable for beginners reference.)
    2013-12-17 21:58:51下载
    积分:1
  • Rough-surface-generation-a-analysis
    产生1D或者2D高斯分布的粗糙表面的matlab程序(generation rough surface)
    2014-02-10 15:47:25下载
    积分:1
  • MonteCarlosimulation
    几何布朗运动的Monte Carlo模拟以及美式期权定价(Geometric Brownian motion of the Monte Carlo simulation as well as the American option pricing)
    2007-11-07 11:46:27下载
    积分:1
  • sst-matlab
    NOAA网站AVHRR卫星数据绘图(SST)。数据选用原因:它本身是已经被处理过的27年(1982-2008)全球月平均数据,而且数据精度非常高,对于研究全球SST的气候态特征有较好的说服性;另外,选择2月与8月的数据,对描述海洋水温的平面分布更具有代表性。 (NOAA AVHRR satellite data mapping site (SST). Data Selection reasons: it is itself already been treated for 27 years (1982-2008) global average monthly data, and the data accuracy is very high, for the study of global climate SST state characteristics have better persuasive addition, February with the data in August, and the description of ocean water temperature plane distribution more representative.)
    2021-03-22 17:49:16下载
    积分:1
  • PSO
    其中包含了一些不同条件下的粒子群算法,希望对大家有所帮助。(Which contains a number of particle swarm algorithm under different conditions, we want to help.)
    2014-01-16 19:52:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载