登录
首页 » matlab » 数字信号处理MATLAB

数字信号处理MATLAB

于 2020-11-18 发布 文件大小:68KB
0 171
下载积分: 1 下载次数: 1

代码说明:

  120多个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题。用MATLAB编写的程序的名称由“exa”开头,接下来是所在的章、节及例题的序号,如exa010101,指的是第1章第1节(即1.1节)的第1个例题,即例1.1.1。如果该程序是为了说明某一个m文件的应用,则在上述名称的后面跟一个下划线,再在后面加上所说明的MATLAB文件的名称,如exa011001_rand,即是例1.10.1,该例用来说明rand.m文件的应用。(More than 120 signal processing programs written in MATLAB are most of the examples in each chapter of this book. The name of the program written in MATLAB begins with "exa", followed by the ordinal number of the chapters, sections and examples, such as exa0101, which refers to the first example of chapter 1, section 1 (i.e. section 1.1), namely example 1.1.1. If the program is to illustrate the application of an M file, then follow the above name with an underscore, and then add the name of the MATLAB file, such as exa011001_rand, which is Example 1.10.1. This example is used to illustrate the application of rand.m file.)

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

发表评论

0 个回复

  • ballerina
    origami paper ballerina PDF
    2010-11-02 05:37:04下载
    积分:1
  • fenge
    区域生长的分割方法,在matlab下开发,有点小简单,仅供交流~(Regional growth segmentation)
    2010-12-03 16:08:19下载
    积分:1
  • yibudianji_hecheng_system
    异步电机合成的matlab的simulink仿真(The synthesis of Matlab simulink simulation of the induction motor)
    2012-06-04 10:56:11下载
    积分:1
  • K-meanCluster
    How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
    2007-11-15 01:49:03下载
    积分:1
  • RLS
    说明:  递归最小二乘方算法rls广泛用于信号处理中,它具有收敛速度快的优点。(RLS)
    2010-03-19 11:11:09下载
    积分:1
  • xianluzuida
    说明:  该仿真模型是用来提取单机无穷大系统发生故障短路各线路三相电压的最大值(The simulation model is used to extract single machine infinite bus system short-circuit failure of the maximum three-phase voltage of each line)
    2011-03-04 19:01:00下载
    积分:1
  • chapter6_1
    此程序的功能是用自相关法求使信号s均方预测误差为最小的预测系数 (Feature of this program is to use the autocorrelation method for the signal s smallest mean squared prediction error of prediction coefficients)
    2013-11-25 20:31:34下载
    积分:1
  • net
    Face Detection System training function
    2011-12-14 10:50:39下载
    积分:1
  • PathPlanningSimu33
    关于水下机器人路径规划的3个不同算法的仿真模拟,可直接运行也可自己输入地图,验证结果(three methods of underwater vehicle path planning)
    2017-03-14 14:50:40下载
    积分:1
  • svmctest
    对视频字幕定位的程序,可以完成并且用白框框出字幕文本。(Subtitle positioning of video programs can be completed and a caption box with white text.)
    2011-05-29 12:26:40下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载