-
信号仿真
说明: 对常见的调制信号在软件无线电的通用平台下进行调制解调。所有信号均通过正交分解后,在一个同用的平台上进行调制,然后通过各自的解调算法解调。(right common modulation radio signals in the software under a common platform for modulation and demodulation. All signals are orthogonal decomposition, the same one used on the platform for modulation and demodulation through their respective demodulation algorithm.)
- 2005-11-02 14:18:43下载
- 积分:1
-
Matlabzixue
用于自学Matlab的一些小的简单的程序,里边涵盖了许多数学问题(For self-study a number of small simple Matlab program, covers a lot of math problems inside)
- 2011-08-20 22:08:01下载
- 积分:1
-
AntColony
蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。(Ant colony algorithm is a mimic ant colony behavior of bionic optimization algorithm, its implementation mechanism includes two basic stages: adaptation and collaboration. In adaptive phase, the feasible solution according to the accumulated information constantly adjust their structure, path through the more the ants, the greater the amount of information, it is the easier path is chosen: the longer the time, the smaller the amount of information. The collaboration stage, through the exchange of information between the feasible solution, expecting to generate better solutions.)
- 2014-12-29 22:05:34下载
- 积分:1
-
matlab6
【matlab编程代做】matlab从图像中检测人脸部分 可以作为参考使用学习 ([Do] matlab matlab programming generation face detection the image section can be used as a reference study)
- 2015-01-11 18:02:55下载
- 积分:1
-
Gaussian_propagation
模拟真空中Gauss光束的三维场分布,方便加深高斯光束性质的理解(Simulate the three-dimensional field distribution of Gauss beam in vacuum and facilitate better understanding of the nature of Gaussian beam.)
- 2021-03-04 10:39:33下载
- 积分: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
-
high
连续发酵罐控制器的matlab仿真设计 高浓度的一篇(Continuous fermentation tank controller matlab simulation design a high concentration)
- 2011-05-18 14:28:43下载
- 积分:1
-
sfr
关于软频率复用的分析,主要分析内外环不同功率比下系统的表现(this code is basic introdution of soft frequence reuse, especially aims at the power allocation.)
- 2012-05-14 19:33:32下载
- 积分:1
-
MATLAB-efficient-
《MATLAB高效编程技巧与应用:25个案例分析》源程序 数据(The " MATLAB efficient programming techniques and applications: 25 Case Studies" source data)
- 2012-12-04 21:32:46下载
- 积分:1
-
CFuzzy
MATLAB进行模糊统计,得到模糊分布(隶属函数)近似解析表达式(MATLAB fuzzy statistics, get fuzzy distribution (membership function) approximate analytical expressions)
- 2013-11-11 17:05:09下载
- 积分:1