-
Report_OFDM
A MATLAB-based implementation of an OFDM modem has been developed for use over an acoustic channel, modem.
With full lists of coding. (A MATLAB-based implementation of an OFDM modem has been developed for use over an acoustic channel, modem.With full lists of coding.)
- 2007-07-30 16:28:47下载
- 积分:1
-
adaboost_version1e
这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。
功能包括两部分一个简单的弱分类器和一个促进部分:
弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1
要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器”
(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
)
- 2012-04-23 13:17:57下载
- 积分:1
-
piddata
包含pid控制器的一些程序,能够生成有故障或无故障数据,为一些相应matlab仿真提供数据(we can use it to produce pid-data)
- 2010-07-01 10:23:18下载
- 积分:1
-
shifenge
该模型用于搭建了一个基于时分割乘法器的电子式电能表的模型()
- 2008-03-30 10:12:24下载
- 积分:1
-
ybus
ybus is a code for calculating a bus
- 2010-11-30 00:49:19下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
ataminseymenleri
antenna system using matlab
- 2010-05-19 03:43:24下载
- 积分:1
-
Pyramid
Pyramid.zip包含
1、pyramid.fig界面
2、高斯金字塔通过GPReduce.m函数实现
拉普拉斯金字塔由GPExpand.m函数实现
3、用imshow()显示拉普拉斯金字塔时,如果图像矩阵数据类型为double,会显示为彩色;而通过uint8()将类型强制转换为8位无符号整数,图像显示就为黑白了。
4、采用256*256的lena彩色图像(Pyramid.zip coantain
1、pyramid.fig interface
2、implemented by GPReduce.m and GPExpand.m
3、use 256*256 lena color picture)
- 2014-08-14 21:37:39下载
- 积分:1
-
EntropyWeight
说明: 熵权法求指标权重,R为输入矩阵,返回权重向量weights(Entropy weight method)
- 2020-12-30 14:58:59下载
- 积分:1
-
含有噪声的飞行轨迹及数据处理
说明: 用于生成带噪声的无人机飞行轨迹,同时通过中值和小波滤波方式进行噪声去除(It is used to generate the flight path of UAV with noise and remove the noise by means of median and wavelet filtering)
- 2020-01-13 15:15:37下载
- 积分:1