登录
首页 » matlab » digital-signal-process-on-MATLAB

digital-signal-process-on-MATLAB

于 2011-04-06 发布 文件大小:169KB
0 242
下载积分: 1 下载次数: 0

代码说明:

说明:  本例程为《MATLAB下的数字信号处理实现示例》,有详细代码和原理解释,很不错(This routine is " MATLAB implementation of digital signal processing under the example of" a detailed code and principles of interpretation, very good)

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

发表评论

0 个回复

  • psoADFIR
    matlab重要的学习资料 初学者的好帮手 程序代码非常重要 自适应滤波器设计参考文献(matlab important information for beginners to learn a good helper program code is very important reference adaptive filter design)
    2010-10-06 19:59:38下载
    积分:1
  • Untitled
    各种数字信号处理matlab源程序代码,包括滤波、平滑等等(digital signal processing )
    2012-04-12 15:40:29下载
    积分:1
  • tftb-0.2
    时频分析工具箱,需要的人可以试试,还不错(time-frequency analysis toolkit, the people can try out, quite good)
    2007-03-10 10:58:51下载
    积分:1
  • boost_open_loop
    buck-boost open loop
    2011-07-05 02:24:45下载
    积分:1
  • Chapter_3
    chapter 3 of the fdtd method for electromagnetics with matlab simulations
    2013-12-03 09:41:30下载
    积分:1
  • RRT-master
    rrt算法与一定概率偏向目标点的rrt算法,并对路径进行处理(RRT algorithm and a certain probability bias to the target point of the RRT algorithm, and the path to deal with)
    2017-09-24 21:42:49下载
    积分:1
  • PTV
    粒子追踪测速迭代松弛算法的实现,粒子图像分割及匹配均为自行编制的子例程(Particle tracking velocimetry iterative relaxation algorithm, particle image segmentation and matching are themselves prepared subroutine)
    2012-11-30 22:42:02下载
    积分:1
  • ACA_TSP
    ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
    2014-02-08 12:47:23下载
    积分:1
  • liangjingmoxing
    这是无线通信中两径模型的源代码,比较了不同增益对接收功率的影响,能直接运行。(This is a two-path model in wireless communications source code, compare the effects of different gain on the received power can be run directly.)
    2014-12-30 16:19:02下载
    积分:1
  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载