-
graphic_alogrithms_collection
说明: 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。(Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are developed with Matlab.)
- 2010-05-01 00:35:41下载
- 积分:1
-
qam4sys
QAM matlab code system
- 2014-09-04 11:12:12下载
- 积分:1
-
FastBilateralFilter-(1)
fast bilateral filter for image denoising
- 2013-03-25 11:56:39下载
- 积分:1
-
adaptive-filter
自适应滤波算法与实现,有些matlab的实现方法,一本不错的书(A book for adaptive digital filter and implement, and this book is very good)
- 2013-12-03 00:28:36下载
- 积分:1
-
FDTD428
FDTD算法编程,利用matlab软件。包含一维和二维情况(FDTD algorithm programming, using matlab software
)
- 2012-12-03 10:12:18下载
- 积分:1
-
OFDM仿真matlab
OFDM的matlab仿真 在学校里面做仿真实验的时候做的相关例程(OFDM matlab in school)
- 2019-01-25 19:45:43下载
- 积分:1
-
image-compression-with-PCA
说明: 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。(On the 400 block with a gray image compression method of PCA, to communicate only the main elements and characteristics of transfer vectors. Which, pcaxiefangcha.m for image compression, imresume.m parts of the image for image restoration and display, chaweight.m characteristic value for the draw weight- the main element number diagram, crdraw.m used to draw the compression ratio- the primary element number diagram, psnrdraw.m used to draw the total number of errors PSNR-principal component diagram, psnrlocation.m PSNR used to draw a single image error distribution.)
- 2011-04-06 21:37:21下载
- 积分:1
-
uncode
不同调制方法,和不同编码方式的信道仿真比较(different modulation methods, coding and different forms of channel simulation comparison)
- 2007-05-21 15:46:10下载
- 积分:1
-
CBIR2
一个基于内容的图像检索系统,对搞图像检索的应该会有所帮助!!!(A content-based image retrieval system, engage in retrieval should help! ! !)
- 2011-04-21 21:24:14下载
- 积分:1
-
Fasticadef
matlab平台ICA独立成分分析源代码。用法:[icasig,W] = Fasticadef(x)
输入量:x
输出量:icasig(独立成分),W(分离矩阵)(matlab platform independent component analysis ICA source code. Usage: [icasig, W] = Fasticadef (x) input: x output: icasig (independent component), W (separation matrix))
- 2009-03-28 11:21:21下载
- 积分:1