登录
首页 » matlab » matlab

matlab

于 2007-09-06 发布 文件大小:7036KB
0 275
下载积分: 1 下载次数: 496

代码说明:

  《Matlab信号处理详解》 详细介绍Matlab在数字信号处理中的应用实例,各种数字滤波器的设计,包含源程序,是数字信号课程设计的参考教材()

文件列表:

matlab信号处理详解
..................\bxvfq.ini
..................\matlab信号处理详解
..................\..................\!00001.pdg
..................\..................\!00002.pdg
..................\..................\!00003.pdg
..................\..................\!00004.pdg
..................\..................\!00005.pdg
..................\..................\000001.pdg
..................\..................\000002.pdg
..................\..................\000003.pdg
..................\..................\000004.pdg
..................\..................\000005.pdg
..................\..................\000006.pdg
..................\..................\000007.pdg
..................\..................\000008.pdg
..................\..................\000009.pdg
..................\..................\000010.pdg
..................\..................\000011.pdg
..................\..................\000012.pdg
..................\..................\000013.pdg
..................\..................\000014.pdg
..................\..................\000015.pdg
..................\..................\000016.pdg
..................\..................\000017.pdg
..................\..................\000018.pdg
..................\..................\000019.pdg
..................\..................\000020.pdg
..................\..................\000021.pdg
..................\..................\000022.pdg
..................\..................\000023.pdg
..................\..................\000024.pdg
..................\..................\000025.pdg
..................\..................\000026.pdg
..................\..................\000027.pdg
..................\..................\000028.pdg
..................\..................\000029.pdg
..................\..................\000030.pdg
..................\..................\000031.pdg
..................\..................\000032.pdg
..................\..................\000033.pdg
..................\..................\000034.pdg
..................\..................\000035.pdg
..................\..................\000036.pdg
..................\..................\000037.pdg
..................\..................\000038.pdg
..................\..................\000039.pdg
..................\..................\000040.pdg
..................\..................\000041.pdg
..................\..................\000042.pdg
..................\..................\000043.pdg
..................\..................\000044.pdg
..................\..................\000045.pdg
..................\..................\000046.pdg
..................\..................\000047.pdg
..................\..................\000048.pdg
..................\..................\000049.pdg
..................\..................\000050.pdg
..................\..................\000051.pdg
..................\..................\000052.pdg
..................\..................\000053.pdg
..................\..................\000054.pdg
..................\..................\000055.pdg
..................\..................\000056.pdg
..................\..................\000057.pdg
..................\..................\000058.pdg
..................\..................\000059.pdg
..................\..................\000060.pdg
..................\..................\000061.pdg
..................\..................\000062.pdg
..................\..................\000063.pdg
..................\..................\000064.pdg
..................\..................\000065.pdg
..................\..................\000066.pdg
..................\..................\000067.pdg
..................\..................\000068.pdg
..................\..................\000069.pdg
..................\..................\000070.pdg
..................\..................\000071.pdg
..................\..................\000072.pdg
..................\..................\000073.pdg
..................\..................\000074.pdg
..................\..................\000075.pdg
..................\..................\000076.pdg
..................\..................\000077.pdg
..................\..................\000078.pdg
..................\..................\000079.pdg
..................\..................\000080.pdg
..................\..................\000081.pdg
..................\..................\000082.pdg
..................\..................\000083.pdg
..................\..................\000084.pdg
..................\..................\000085.pdg
..................\..................\000086.pdg
..................\..................\000087.pdg
..................\..................\000088.pdg
..................\..................\000089.pdg
..................\..................\000090.pdg
..................\..................\000091.pdg
..................\..................\000092.pdg

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

发表评论

0 个回复

  • demo1
    This is the demo file for L1 adaptive controller with a simple unknown parameter: dot x(t) = Ax(t) + b(u(t) - heta^ op x(t)) DoSims.m: This script initializes the model parameters, run the simulation L1Model_sec1.mdl:the implementation of L1 adaptive controller. Refer to the following paper for background: C. Cao, N. Hovakimyan, Design and Analysis of a Novel Adaptive Control Architecture with Guaranteed Transient Performance, IEEE Transactions on Automatic Control, vol.53, No.2, pp. 586-591, 2008.
    2012-08-27 05:09:01下载
    积分:1
  • sin_cos_path_tracing_animation
    sin & cos path tracing in Matlab
    2015-01-07 12:58:14下载
    积分:1
  • mli0000
    MLI vectorielle Simple
    2012-11-11 04:33:15下载
    积分:1
  • ACS3-1
    说明:  最优路径问题,蚁群算法,仓储系统的货位拣选路径优化仿真(Optimal path problem, ant colony algorithm, optimization simulation of cargo location picking path for warehouse system)
    2019-03-26 13:29:22下载
    积分:1
  • vcc_mex
    一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
    2007-09-27 15:44:55下载
    积分:1
  • NSGA-II
    说明:  多目标优化经典算法之一,NSGA2算法,用Matlab写的,好好学一下(One of the classical multi-objective optimization algorithm, NSGA2 algorithm, written using Matlab, a good school look)
    2011-03-01 22:27:15下载
    积分:1
  • communication
    it is the code for 4-ask simulation that is useful for telecommunication
    2011-06-06 22:29:04下载
    积分:1
  • decode_convol
    通信中,解码,解卷积码,它为一个MATLAB编程(Binary random number generator to generate a random sequence program for MATLAB Programming)
    2011-07-05 10:15:52下载
    积分:1
  • yangshiganshedemoli
    这是一个用MATLAB编的一个杨氏干涉的模拟程序,很有意思,和大家分享(This is a MATLAB an addendum to the Young's interference in the simulation program, very interesting, and we share)
    2007-05-05 10:57:37下载
    积分:1
  • NBS0
    自己写的nbcs,但是效果还没有普通BCS方法好,重建采用SL0,自行下载(Write your own nbcs, but the results are not good ordinary BCS method, reconstruction using SL0, to download)
    2013-10-02 09:14:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载