-
Matlab_Ch5
MATLAB数值运算,很实用的MATLAB教程,希望对大家有些帮助。(MATLAB numerical computing, MATLAB is very useful tutorial, we want some help.)
- 2011-07-29 09:56:28下载
- 积分:1
-
聚类算法代码
matlab仿真代码,基于密度的DBSCAN聚类算法,对数据进行聚类处理。(Matlab simulation code, density-based DBSCAN clustering algorithm, clustering data processing.)
- 2019-04-17 17:20:38下载
- 积分:1
-
CylindricalNF2FF
Compute the far field pattern of an antenna under test using cylindrical near field data .
- 2010-05-19 04:31:23下载
- 积分:1
-
basicimageprocession
葛哲学编著《小波分析理论与MATLAB R2007实现》的所有源代码。(Edited by GE philosophy )
- 2008-05-27 13:24:00下载
- 积分:1
-
6
说明: 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。
Sobel算子和拉普拉斯算子进行锐化,并比较结果。(Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image according to encoding. Sobel operator and Laplacian sharpening, and compare the results.)
- 2011-03-11 11:42:53下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1
-
psooptimset
matlab basic algorithem of pso
- 2013-02-02 17:58:16下载
- 积分:1
-
Chapter8
现代通信信号在matlab中的实现以应用程序(good)
- 2009-05-09 17:30:13下载
- 积分:1
-
IMM-three
基于三个模型的目标跟踪,中心角速度为0.偏移角速度固定。能够解决轨迹为非线性的目标的跟踪。自带轨迹。(Target tracking based on the three models, the central angular velocity is 0. Offsets the fixed angular velocity. Can solve the trajectory tracking of nonlinear target. Own trajectory.)
- 2011-05-12 16:04:51下载
- 积分:1
-
pca
这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box. This tutorial focuses on building a solid intuition for how and why principal component
analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the
mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally,
nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers
of all levels will be able to gain a better understanding of PCA as well as the when, the how and
the why of applying this technique.)
- 2011-10-17 09:07:08下载
- 积分:1