-
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
-
1
说明: 一个用于产生海宁窗的Matlab函数,系统函数库也有(Haining window used to generate a Matlab function, the system function library is also)
- 2010-04-30 09:31:13下载
- 积分:1
-
matlab-code
最优化控制及其matlab实现,里面有很多程序的代码,很实用,希望大家多交流学习(Control and optimization matlab realize, there are many program code, very useful, I hope to learn more exchanges)
- 2013-07-20 16:41:53下载
- 积分:1
-
flazx_matlab-guide
hello...this is book very nice about MATLAB programming...good luck and regards
- 2010-08-31 07:19:46下载
- 积分:1
-
IIR_rls
说明: 基于RLS算法的MATLAB程序,非常有用,可以试试,是源代码(RLS algorithm based on MATLAB program, very useful, you can try, is the source code)
- 2010-04-27 09:56:10下载
- 积分:1
-
QR
说明: 使用GramSchimidt方法进行矩阵的QR分解和排序的GramSchimidt方法QR分解(QR decomposition using GramSchimidt method)
- 2012-05-06 10:47:21下载
- 积分:1
-
HYBRID-MULTILEVEL-CONVERTER
HYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTER
- 2013-10-25 03:29:57下载
- 积分:1
-
1b66c976
HOUGH变换及用于SAR动目标检测的matlab程序!(HOUGH Transform and its implemention in the SAR moving target detection )
- 2016-12-29 10:44:56下载
- 积分:1
-
ab5
对matlab初学者很有帮助,尤其是simulink的爱好者。(Matlab helpful for beginners, especially the simulink lovers.)
- 2012-11-05 17:45:45下载
- 积分:1
-
ofdm_simulation
OFDM 的整个流程的 仿真程序 适于初学者学习ofdm的整个过程()
- 2007-09-21 10:21:01下载
- 积分:1