-
MATLAB
《信号与系统的MATLAB仿真》
这是一本供初学者使用的手册类书籍,内含一个word文档。(《Signals and Systems of the MATLAB simulation》 This is a manual for beginners books, including a word document.)
- 2009-05-12 15:46:48下载
- 积分:1
-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
count
使用VC创建Matlab数组、删除数组,进行二次编程(Matlab using the VC to create an array, delete array, a second program)
- 2011-11-20 18:36:34下载
- 积分: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
-
huff
huffman codeing in matlab gui
- 2013-01-01 14:55:53下载
- 积分:1
-
precoding
有限反馈预编码仿真程序,包括2bit、4bit、7比特格拉斯曼码本,采用基于SVD分解的码本选择算法。(Limited feedback precoding simulation program, including 2bit 4bit 7bit Grassmannian codebook codebook selection algorithm based on SVD decomposition.)
- 2012-07-17 15:27:10下载
- 积分:1
-
mmpolar
generates multidimensional polar plots
- 2011-06-13 00:47:40下载
- 积分:1
-
qpso
该算法是以粒子群中粒子的收敛特性为基础,依据量子物理理论提出的,改变了传统粒子群算法的搜索策略,可使粒子在整个可行解空间中搜索寻求全局最优解。同时该算法的进化方程中不需要速度向量,而且进化方程的形式更简单,参数较少且容易控制。对两个算例进行仿真测试,证实该算法可有效解决经济负荷分配问题 性能对比显示,该算法求得的解优于已有的改进粒子群算法及其它优化算法所求得的解。(The algorithm is based on convergence particle swarm particle basis, according to the theory of quantum physics, particle swarm algorithm has changed the traditional search strategies, allow the particles throughout the feasible solution space search seek the global optimal solution. Meanwhile, the algorithm does not need velocity vector evolution equations, and evolution equations simpler and less parameters and easy to control. Two examples of simulation tests confirmed that the algorithm can effectively solve the economic load allocation performance comparison shows that the algorithm is superior to existing solutions obtained improved PSO algorithm and other optimization algorithms obtained solution.)
- 2016-02-25 11:14:09下载
- 积分:1
-
2
说明: 清华大学出版社的《MATLAB控制系统应用与实例》模糊预测源码(Tsinghua University Press " MATLAB control system applications and examples of" fuzzy predictive source)
- 2009-04-24 19:29:29下载
- 积分:1
-
work
matlab 基本程序集合,包含多个短小的程序,用于实现一些基本数学功能,如查找独立集合(basic matlab source codes)
- 2009-06-08 19:55:15下载
- 积分:1