-
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
-
ofdmda
Simulation program to realize OFDM transmission system
- 2010-01-24 22:02:28下载
- 积分:1
-
pcm
pcm simulink matlab example
- 2010-02-17 18:49:51下载
- 积分:1
-
matlab-read-uff-to-mat
说明: 该程序主要用于将UFF格式的文件转换成matlab的mat格式文件。(it can change the uff file to the mat filte which is used to store the data in matlab.)
- 2011-03-14 23:01:43下载
- 积分:1
-
bianjiezhuliejianche
实现一维边界逐列检测,程序可在MATLAB环境下运行(achieve an out-by-dimensional border detection process will be run under MATLAB)
- 2007-05-07 10:47:16下载
- 积分:1
-
robot-Inversion-of-control
该程序是由matlab程序编写的,可实现机器人的反演控制的仿真分析。(The program is written by matlab program, enabling simulation of robot control inversion.)
- 2015-03-18 17:52:03下载
- 积分:1
-
PSO_BW
说明: 假设微电网中有风、光、微型燃气轮机、蓄电池,且已知各时段负荷需求;微电网可并网运行,当微网内部发电量较大时,可向电网卖电,而当内部发电不足时,可从大电网购电,价格参考实时电价。考虑各机组运行成本、燃料成本、污染物处理成本、以及买卖电支出或收益。该程序可解决在并网运行模式下,各机组出力如何分配才能达到经济最优的问题。(Suppose there are wind, light, micro gas turbines and batteries in the microgrid, and the load demand is known at each time period; the microgrid can be connected to the grid for operation; when the microgrid has a large amount of internal power generation, it can sell electricity to the grid, and when the internal power generation is insufficient At that time, electricity can be purchased from the big grid, and the price can be referenced to real-time electricity prices. Consider each unit's operating costs, fuel costs, pollutant disposal costs, and trading power expenses or benefits. This procedure can solve the problem of how each unit's output can be distributed to achieve economical optimization in the grid-connected operation mode.)
- 2018-03-30 15:31:14下载
- 积分:1
-
Matlab_harmierdun
本程序是用matlab写的,用来求最优哈密尔顿回路的算法(This procedure is written in matlab to seek optimal Hamilton circuit algorithm)
- 2008-08-05 16:18:07下载
- 积分:1
-
howto_robot_arm
robot matlab simulation
- 2012-08-02 01:01:39下载
- 积分:1
-
ica-speech-separate
实现语音分离,ica算法提取不同的语音,非常实用的算法实现(Speech separation, the ica algorithm to extract different voice, a very practical algorithm)
- 2013-04-15 20:52:19下载
- 积分:1