-
liziq
说明: matlab的差分算法实现以及粒子群优化算法介绍
(matlab differential algorithms and particle swarm optimization algorithm introduced)
- 2010-03-31 19:27:48下载
- 积分:1
-
ofdm
分别就正交频分复用OFDM的串并转换、编码、ifft变换、插入循环前缀和后缀、加窗及逆变换等进行仿真分析。(Respectively orthogonal frequency division multiplexing (OFDM) and the string conversion, encoding, ifft transform, cyclic prefix and suffix insertion, the inverse transform, windowed and simulation analysis.)
- 2013-05-22 22:25:47下载
- 积分:1
-
Backstepping_example
反步法的Matlab仿真学习程序,包含m文件和模型仿真程序(Matlab program of Backstepping, including m files and model files)
- 2020-07-23 15:18:44下载
- 积分:1
-
Matlab3DmodelsimulationunderDLA
简要概述了最具代表性的分形结构--扩散限制凝聚(Diffusion-Limited-Aggregation,DLA)模型的生长规则、主要性质,给出了模型模拟分形生长的算法,在MATLAB6.5平台上进行了程序设计,在Windows98/2000/XP下实现了DLA模型模拟生长的动态过程.(Briefly summarizes the most representative of the fractal structure- diffusion-limited condensed (Diffusion- Limited- Aggregation, DLA) model of growth rules, the main properties, gives the model simulation processes-fractal growth algorithm, by MATLAB6.5 platform for software design, in Windows 98/2000/XP realize DLA model to simulate the growth of dynamic process.)
- 2010-11-17 18:45:42下载
- 积分:1
-
medcontsharp
applying cropping, median filter, contrast stretching and laplacian filter
- 2009-06-23 07:38:47下载
- 积分: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
-
8051.s
Assembly language for bubble sorting
- 2014-08-18 23:39:10下载
- 积分:1
-
EMD_paper
EMD方法最新国外普林斯顿大学论文,有关生物,医疗,故障检测方面(EMD method latest foreign Princeton University thesis, biological, medical, fault detection)
- 2012-11-18 21:14:30下载
- 积分:1
-
DiscreteTFDs
该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用(the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be directly applied)
- 2006-09-25 16:26:09下载
- 积分:1
-
Chirp0_grt_rtw
chirp信号仿真,用于超宽带通信系统中,编码简单易懂(chirp signal simulation for UWB communication systems, easy-to-read code)
- 2007-01-10 13:18:37下载
- 积分:1