-
jun1
this some codes for the book <<space-time codes and mimo systerms>>(this is some codes for the book)
- 2007-04-20 17:59:58下载
- 积分:1
-
MATLAB6.0shuxueshouce
MATLAB6.0数学手册.rar, 学习matlab的上好资料(coefficients Mathematics Handbook. Rar, learning the quintessential information Matlab)
- 2007-04-28 15:28:33下载
- 积分:1
-
KNN缺失数据插补代码
利用KNN算法对缺失的数据进行插补
- 2022-03-29 20:43:31下载
- 积分:1
-
Matlab
本书针对中高级MATLAB用户,系统详尽地介绍MATLAB最新软件和工具箱的高级功能和应用技巧,通过大量的实例循序渐进地将作者在长期实践过程中积累的经验和心得融入书中,读者通过该书可以快速掌握MATLAB的应用技巧,从而解决工程中的实际问题。(This book aimed at middle and senior MATLAB users, system detailed description of the latest software and MATLAB toolbox for advanced features and applications skills, step by step through a large number of instances of an author' s process of practice in long-term experience and expertise into the book, the reader the book can quickly grasp the practical application of MATLAB to solve practical problems in engineering.)
- 2010-03-01 16:45:04下载
- 积分:1
-
ditfft
说明: Matlab关于FFT算法的编程及原理详细讲解!(Matlab programming on the FFT algorithm and principle explained in detail!)
- 2010-03-20 10:48:35下载
- 积分:1
-
IQGA
该程序为量子免疫遗传算法,非常适合新手学习,(Quantum immune genetic algorithm, suitable for beginners to learn)
- 2014-09-02 13:00:39下载
- 积分:1
-
Toeplitz-MUSIC-
基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
- 2020-12-22 15:59:09下载
- 积分:1
-
datedisplay
这个一个通过matlab实现的一个日历显示程序,读取本地日历,界面很好看,程序设计的很精炼。(This is a matlab implementation of a calendar display program, read the local calendar interface look very good program design is very refined.)
- 2013-04-24 20:32:04下载
- 积分:1
-
高斯聚类
所谓混合高斯模型就是指对样本的概率密度分布进行估计,而估计的模型是几个高斯模型加权之和(具体是几个要在模型训练前建立好)。每个高斯模型就代表了一个类(一个Cluster)。对样本中的数据分别在几个高斯模型上投影,就会分别得到在各个类上的概率。然后我们可以选取概率最大的类所为判决结果。用GMM的优点是投影后样本点不是得到一个确定的分类标记,而是得到每个类的概率,这是一个重要信息。GMM每一步迭代的计算量比较大,大于k-means。GMM的求解办法基于EM算法,因此有可能陷入局部极值,这和初始值的选取十分相关了。GMM不仅可以用在聚类上,也可以用在概率密度估计上。
- 2022-03-15 06:35:00下载
- 积分:1
-
聚类的指纹图像的学习矢量量化
这一计划是对群集指纹图像的学习矢量量化,有八个不同的指纹图像使用作为输入到八组进行聚类。在我的大学,我为我的论文让这段代码。truelly 此代码并不是完成,因为我不太清楚了解 LVQ。只是试着使的 matlab 程序代码,很抱歉,如果我的代码是错误
- 2023-06-01 17:40:03下载
- 积分:1