-
erweimoxin
这个代码是建立二维路面结构模型,并通过使用MATLAB进行数据处理,直观的显示结果。(This code is to establish two-dimensional surface structure model, and through the use of MATLAB for data processing, visual display of results.)
- 2010-07-04 20:31:03下载
- 积分:1
-
music
DOA估计MUSIC算法,属于子空间算法,经典的DOA估计算法(doa estimation music algorithm, belongs to the subspace algorithm, classic doa estimation algorithms)
- 2012-05-29 14:02:44下载
- 积分:1
-
klasyfikacja_popr
Algorithm clasification genes
- 2014-11-28 05:47:24下载
- 积分:1
-
KARIMQPSK
This code simulates QPSK modulation on base band. This code has been written on Matlab and it will be very useful I think! :)
- 2013-12-05 06:59:52下载
- 积分:1
-
fsk_demod
4FSK的解调算法的设计,主要用于本科生通信工程初学通信原理课程或者大学生本科论文帮助,仅供参考!程序绝对正确!(4FSK demodulation algorithm design, mainly for undergraduate Communication Engineering the communication principle beginner course or college students undergraduate thesis help, for reference purposes only! The program is absolutely right!)
- 2020-11-19 22:39:37下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
PSOANN
This is a PSO toolbox implementing Common, Clerc 1", and
Trelea types along with an alpha version of tracking changing
environments. It can search for min, max, or distance of
user developed cost function. Very easy to use and hack with
reasonably good documentation (type help for any function and
it should tell you what you need) and will take advantage of
vectorized cost functions. It uses similar syntax to Matlab s
optimization toolbox. Includes a suite of static and dynamic
test functions. It also includes a dedicated PSO based neural
- 2013-05-21 21:52:47下载
- 积分:1
-
TDMS_readTDMSFile
利用MATLAB读取TDMS文件,尤其是读取LabVIEW数据,十分方便。(Reads TDMS file and does minimal processing to obtain output)
- 2016-12-22 15:33:04下载
- 积分:1
-
matlab-mle
说明: 主要是介绍极大似然估计并用matlab实现极大似然估计(Is to introduce the maximum likelihood estimation and use matlab to achieve maximum likelihood estimation)
- 2011-04-15 09:55:03下载
- 积分:1
-
K-means-clustering-experiments
经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。(K-means clustering experiments)
- 2012-03-28 22:00:29下载
- 积分:1