-
Matlab
MATLAB源程序,方便学习应用MATLAB(MATLAB source code to facilitate the application of MATLAB Study)
- 2009-02-19 21:37:31下载
- 积分:1
-
mppalgoritm
MPPT is an electronic system that searches the MPP of a PV panel. It should be
noted from start that MPPT does not use the same principle as mechanical tracking,
where the panel is moved (rotated) in position (azimuth and elevation) so as
maximum sunlight is incident on it. MPPT controllers (trackers) change the output
impedance of the PV panels, thus changing its operating point. However, MPPT can
be used in conjunction with mechanical sun tracking systems to improve power
generation. Typical MPPT controllers make use of a power converter to track MPP of
the PV system.
Power
- 2013-03-28 03:47:32下载
- 积分:1
-
OFDMTechniqueandItsSimulationwithMATLAB
正交频分复用(OFDM)技术及其MATLAB模拟(orthogonal frequency division multiplexing (OFDM) technology and its MATLAB simulation)
- 2007-07-04 00:55:44下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
LinkedList
建立Linked List,实现插入,删除,查找等功能(Linked List
)
- 2010-02-24 09:53:19下载
- 积分:1
-
ofdma
documentation matlab òdma
- 2013-12-09 16:37:18下载
- 积分:1
-
Kohonen_unitarycircle
Code implementation of a Kohonen Neural Network that learns a uniform distribution in the unitary circle. It shows the topology preservation map.
- 2015-03-22 04:46:22下载
- 积分:1
-
ADDC
上线(单通)的聚类算法,它接受在每一步的单个样品,更新聚类中心,并产生新的中心,根据需要。该算法是有效的,在它生成一个单传的数据集群中心。(ADDC algorithm)
- 2012-01-29 20:53:54下载
- 积分:1
-
SolvingODEswithMatlabInstructorsManual
Solving ODEs with Matlab:
Instructor’s Manual
L.F. Shampine and I. Gladwell
Mathematics Department
Southern Methodist University
Dallas, TX 75275
S. Thompson
Department of Mathematics & Statistics
Radford University
Radford, VA 24142
- 2010-11-07 10:36:00下载
- 积分:1
-
clutter
说明: 网格映像法仿真瑞利高斯分布,单个辐射单元,单个距离单元,杂波面(Simulation of Rayleigh imaging method grid Gaussian distribution, a single radiating element, a single range cell, surface clutter)
- 2011-04-18 18:57:29下载
- 积分:1