-
FHSS_DSSS_CDMA
直接序列扩频DSSS,
跳频扩频FHSS,
码分多址CDMA编译码,
的实现(the realization of Direct Sequence Spread Spectrum DSSS, frequency hopping spread spectrum FHSS, Code Division Multiple Access CDMA codec, )
- 2009-04-20 21:11:14下载
- 积分:1
-
matlab
matlab 处理数理统计,跟浙江大学数理统计同步(matlab processing, mathematical statistics, mathematical statistics with the synchronization of Zhejiang University)
- 2011-01-21 16:02:06下载
- 积分:1
-
example
说明: 该实例包含很多MATLAB经典实用源程序(The classic example of MATLAB contains many practical source)
- 2008-11-13 21:44:17下载
- 积分:1
-
Matlab
Matlab与C语言程序的应用编程接口
在unix下写socket程序可能是最方便,只要掌握其一般步骤,就可以松的写出面向传输层的应用。(Matlab and C language programming in the application programming interface to write socket program under unix is probably the most convenient, as long as the master of its general steps, you can write a song-oriented transport layer of the application.)
- 2007-10-27 20:10:10下载
- 积分:1
-
ClaypoolFEM
Claypol book FEM Source code in MATLAB
- 2020-10-07 16:47:36下载
- 积分: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
-
jade
利用MATLAB实现的两个语音的盲信号分离(BSS)~非常有用(MATLAB implementation of the two voice Blind signal separation (BSS) ~ very useful)
- 2020-11-04 22:29:53下载
- 积分:1
-
relief
relief 特征选择 机器学习 数据挖掘 特征权重(Relief feature selection machine learning data mining feature weights
)
- 2012-03-19 11:44:20下载
- 积分:1
-
matlabimage
matlab图像处理的教程,非常不错,简单易学,很容易上手(matlab image processing tutorial, very good, easy to learn, it is easy to use)
- 2009-07-17 12:01:04下载
- 积分:1
-
Hamming
本文对汉明分类器进行了介绍,并在matlab中实现了汉明分类器,最后对汉明分类器的结果进行分析(In this paper, Hamming classifier was introduced and implemented in matlab Hamming classifier, the last of the Hamming classifier of the results)
- 2011-05-04 11:10:51下载
- 积分:1