-
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
-
timing_recovery
说明: 无线通信系统中经典的定时同步的MATLAB程序(Wireless Communication System Timing Synchronization classic procedure of MATLAB)
- 2008-09-06 21:22:20下载
- 积分:1
-
DFS-first-algorithm
说明: DFS优先算法Matlab代码,十分强大!(DFS first algorithm Matlab code is very powerful!)
- 2011-03-02 21:12:34下载
- 积分:1
-
OFDM
说明: 一个OFDM仿真程序,包含matlab源文件。(An OFDM simulation program, including the matlab source.)
- 2010-04-21 23:26:33下载
- 积分:1
-
微电网电源的虚拟惯性频率控制策略_杜威
说明: 微电网的提出旨在实现分布式电源的灵活、高效应用,解决数量庞大、形式多样的分布式电源并网问题 。 开发和延伸微电网能够充分促进分布式电源与可再生能源的大规模接入,实现对负荷多种能源形式的高可靠供给,是实现主动式配电网的一种有效方式,使传统电网向智能电网过渡。(The purpose of micro grid is to realize the flexible and efficient application of distributed power, and to solve the problem of large number and various forms of distributed power grid connection. The development and extension of micro grid can fully promote the large-scale access of distributed power and renewable energy, and realize the high reliable supply of various energy forms of load. It is an effective way to realize the active distribution network, and make the traditional power grid transition to the smart grid.)
- 2020-06-22 10:56:31下载
- 积分:1
-
multiplechoiceknapsack
关于多选择背包的很好的文章,提供了各种设计思路(Multiple Choice Knapsack Problem Example of planning choice in transportation )
- 2010-03-13 02:15:49下载
- 积分:1
-
MATLAB_JiaoCheng
自己一直用的而且很不错的matlab教程.适合入门.(And he has been very good with the matlab tutorial. For entry.)
- 2011-04-26 16:00:48下载
- 积分:1
-
multi_user_MIMO
Multiple MIMO techniques
- 2013-07-09 06:11:10下载
- 积分:1
-
Noise-Cancellation
A good Code for Wiener filter.. Tested Ok!
- 2015-04-21 21:29:25下载
- 积分:1
-
lmi
基于状态空间被控对象的含有时滞的预测控制算法的一个求解LMI的例子(Controlled object based on state space predictive control algorithm with delay a case for solving LMI)
- 2010-11-27 11:24:03下载
- 积分:1