-
image
该上传为数字图像处理实验资料,包括实验原理和实验程序,有四个实验:图像的显示和视觉特性,图像的变换与量化实验,图像压缩综合实验,图像增强实验。可供朋友们学习数字图像处理方面参考。(The uploading of digital image processing experimental data, including the experimental principle and the experimental procedure, there are four experiments: an image display and visual characteristics, image transform and quantization experiments, a comprehensive experimental image compression, image enhancement experiments. For friends to learn digital image processing reference.)
- 2009-11-24 09:48:29下载
- 积分:1
-
MatlabRWP
Random WayPoint mobility model in Matlab
- 2011-11-02 07:03:16下载
- 积分:1
-
ebooksclub.org__MATLAB_Guide__Second_Edition
learn matlab in easy way
- 2011-12-08 02:46:44下载
- 积分:1
-
Adaptive--algorithms-analynis
比较了几种自适应算法用于信道均衡的性能,包括LMS、NLMS、RLS等。包含仿真代码和理论的结果分析,以及自适应滤波理论的课件。(Compare the performance of several adaptive algorithm for channel equalization, including LMS, NLMS, RLS and so on. These results include simulation code and theoretical analysis, and courseware adaptive filtering theory.)
- 2015-06-24 19:21:20下载
- 积分:1
-
tftb
说明: MATLAB时频分析工具箱,很红用,很好用,行了吧。靠。(tftb
mmmmmmmmmmmmm)
- 2010-03-25 19:02:27下载
- 积分:1
-
gauss_elimination
说明: 高斯消元法解矩阵方程组的matlab语言(Gaussian elimination method for solving matrix equations matlab language)
- 2011-03-29 22:09:23下载
- 积分:1
-
main
this code is in matlab 2009 and can is for bin packing problem with first fit next fit and best fit
- 2013-01-22 17:44:45下载
- 积分:1
-
MFA
边界fisher判别,用于人脸识别,在yale库取得比较好的效果(Boundary fisher discriminant for face recognition, in the library to obtain better results yale)
- 2011-11-30 20:41:21下载
- 积分:1
-
ml
说明: OFDM中基于循环前缀的最大似然估计同步算法仿真(Simulation of OFDM synchronization algorithm based on maximum likelihood estimates of the cyclic prefix)
- 2014-05-04 16:44:17下载
- 积分:1
-
randgen2
randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples
in d-dimensions where d = 2
mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around
cov1, cov2, cov3 are the covariance matrices and will vary changing the
shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar
N = the number of gaussian samples used are provided as user input,
A test set of N/2 and a training set of N/2 gaussian samples is also generated
Output is directed to the command window and a plot of the distributions are generated
- 2011-02-09 18:52:20下载
- 积分:1