-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
STUDIES-ON-CONTROLLABILITY
mimo ebook for control engineering
- 2011-05-07 04:47:34下载
- 积分:1
-
dingshiqi
案例源代码实现,用matlab实现定时器的编程代码。(Case source code, using matlab realize the timer programming code.)
- 2013-09-02 16:19:28下载
- 积分:1
-
MATLAB-PROCESSING
阵列信号处理的程序 包括很多种常用算法 如music esprit capon 算法等 非常实用(Array signal processing program includes a variety of commonly used algorithms, such as music esprit capon algorithm is very practical)
- 2013-05-22 15:34:34下载
- 积分:1
-
Stack
层叠中值滤波和层叠秩排序滤波的Matlab实现。(Cascaded median filtering and layering rank order filtering Matlab implementation.)
- 2009-12-17 11:14:39下载
- 积分:1
-
hw4psk
提供了4-psk的matlab源程序包,包括主函数和子函数,可供初学者学习参考。(Provides a 4-psk the matlab source code package, including the main function and Functions for beginners to learn the reference.)
- 2009-05-26 13:06:18下载
- 积分:1
-
LDA2
说明: LDA的matlab程序,简单易用,速度快。比其他LDA方法好(Matlab source code for LDA. Fast, and easy to use. Better than other LDA source codes)
- 2011-03-24 12:57:30下载
- 积分:1
-
yingli
说明: 本程序适用于一阶超静定问题,是一种三赶简单问题.(This procedure applies to first-order indeterminate problems is a three time for simple questions.)
- 2010-04-18 15:43:29下载
- 积分:1
-
SIMULINK
SIMULINK是MATLAB软件的扩展,它是实现动态系统建模和仿真的一个软件包,它与MATLAB语言的主要区别在于,其与用户交互接口是基于Windows的模型化图形输入,其结果是使得用户可以把更多的精力投入到系统模型的构建,而非语言的编程上。
(SIMULINK is an extension of MATLAB software, which is the dynamic system modeling and simulation of a software package with the main difference is that the MATLAB language and its interaction with the user interface is Windows-based model of graphical input, the result is to make users put more energy into the system model of the building, rather than the programming language.)
- 2011-10-12 19:25:53下载
- 积分:1
-
matlab
matlab教程,来自于罗建军老师,正在学matlab的不妨下载来看看(matlab tutorials, the teacher from the Luo Jianjun)
- 2010-12-26 20:29:02下载
- 积分:1