-
QAM
QAM调制的MATLAB仿真程序,是深入理解调制解调的一个很好的例子。(QAM modulation MATLAB simulation program, an in-depth understanding of modulation and demodulation of a good example.)
- 2007-11-03 22:10:00下载
- 积分:1
-
OFDM_System_Simulation
非常详细的ofdm系统matlab程序。。。。。。。。(Matlab ofdm system very detailed procedures)
- 2010-10-04 14:13:04下载
- 积分:1
-
source_number_detection_radii
MIMO Source number detection radii
- 2011-06-11 11:00:59下载
- 积分:1
-
GMM
内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
- 2014-10-07 09:56:19下载
- 积分:1
-
the-point-of-straight-line
matlab求交点,包括直线与直线的交点,直线与曲线的交点,曲线与曲线的交点(Matlab intersection point, including the intersection of straight line and line, intersection of straight line and curve, and the curve of intersection curve)
- 2013-12-13 20:36:48下载
- 积分:1
-
The-running-time-of-algorithm
本书详细介绍了如何利用matlab进行算法运行时间的分析和比较,并附很多例子,简单易懂。(This E-book covers mainly about how to use matlab to analyse the algorithm running time, and easy to understand)
- 2014-01-05 16:07:31下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
poissonfdm
用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。(Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the basis of whether or not to stop iteration.)
- 2009-06-10 11:56:50下载
- 积分:1
-
MATLAB+Books+-+Digital+Signal+Processing+-+Ingle+
E-book - Digital Signal Processing - Proakis & Ingle.
- 2010-05-08 08:05:54下载
- 积分:1
-
hough_CircleDetect
《图像配准技术及其matlab编程实现 》电子工业出版社 圆检测算法(circle detection )
- 2010-05-21 09:40:43下载
- 积分:1