-
OFDM_communication_system_simulation
OFDM 通信系统仿真,包括信道建模,调制解调,求信噪比,功率分配
(压缩包内含50个源码程序)(OFDM communication system simulation, including channel modeling, modulation and demodulation, and signal to noise ratio, power distribution
(Compressed package containing the source program 50))
- 2009-04-21 12:40:24下载
- 积分:1
-
Pudn
A filter bank structure that can deal effectively with piecewise smooth images with smooth contours, was proposed by Minh N Do and Martin Vetterli. The resulting image expansion is a directional multiresolution analysis framework composed of contour segments, and thus is named contourlet. This will overcome the challenges of wavelet and curvelet transform. Contourlet transform is a double filter bank structure. It is implemented by the pyramidal directional filter bank (PDFB) which decomposes images into directional subbands at multiple scales. In terms of structure the contourlet transform is a cascade of a Laplacian Pyramid and a directional filter bank. In essence, it first use a wavelet-like transform for edge detection, and then a local directional transform for contour segment detection. The contourlet transform provides a sparse representation for two-dimensional piecewise smooth signals that resemble images.
- 2013-03-11 17:11:17下载
- 积分:1
-
knn-function
this code about classification with KKN algorithm
- 2014-11-09 04:16:26下载
- 积分:1
-
2011-4-1
基于matlab开发环境,编写了边缘检测的图形识别小程序。用于圆形标点。要求标点为白底黑圆。适合初学者理解图形识别的原理。(Based on the matlab platform,we compile the short program to realize the detection of edge detection algorithm 。For the laymen,it maybe useful。)
- 2011-06-01 19:49:03下载
- 积分:1
-
compressive-particle-filtering
国外网站下载压综感知粒子滤波跟踪源代码,用于学习压缩感知目标跟踪(Fully aware download foreign websites particle filter tracking pressure source code for learning compressed sensing target tracking)
- 2014-09-19 20:43:34下载
- 积分:1
-
liziqun
带过滤作用的收缩因子例子群算法,解决了早熟问题(Example of the shrinkage factor with filter swarm optimization)
- 2012-08-29 14:08:38下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
Bregman
这个不用多说,现在非常流行的一种迭代压缩感知重建算法。(Needless to say this, now very popular an iterative reconstruction algorithm for compressed sensing.)
- 2010-10-15 23:31:57下载
- 积分:1
-
greymodel
灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)自己编的,很简单。就是为了当时处理数据方便。只是预测下一个数据,如果想得到更多的预测数据,可以在添加。(Gray prediction model in the Matlab programming language (based on GM (1,1) model) own, and very simple. At that time, in order to deal with data that is convenient. Only the next prediction data, if the prediction would like to receive more data, you can add.)
- 2008-05-09 15:14:08下载
- 积分:1
-
CMA_Equ
说明: CMA算法均衡器的MATLAB源代码。CMA算法是是Bussgang类盲均衡算法中最常用的一种。(CMA algorithm equalizer MATLAB source code. CMA algorithm Yes Yes Bussgang type blind equalization algorithm most commonly used.)
- 2011-02-22 23:38:36下载
- 积分:1