-
rbfbysom
an rbf matlab file that uses som for clustering
- 2010-08-14 23:01:34下载
- 积分:1
-
OFDMsystem
根据OFDM的工作原理,由MATLAB编程实现,在Optiwave软件环境中,生成MATLAB模块,搭建出最基本的OFDM平台;
生成OFDM的调制和解调功能模块;
搭建传输速率为2.5G/s、传输距离为50km的光纤通讯系统,通过误码仪和示波器检测系统性能。
(According to the working principle of OFDM, the MATLAB programming, the Optiwave software environment to generate MATLAB module to build a basic OFDM platform generated OFDM modulation and demodulation modules build a transmission rate of 2.5G/s, transmission distance 50km of optical fiber communication system, through error performance analyzer and oscilloscope.)
- 2011-06-02 19:04:41下载
- 积分:1
-
knn
brute-force knn in matlab version
- 2011-10-21 04:09:39下载
- 积分:1
-
BPSK
对BPSK的调制与解调进行了详细的MATLAB仿真,详细,简单,易懂(BPSK modulation and demodulation of a detailed MATLAB simulation, detailed, simple, understandable)
- 2010-10-31 16:30:17下载
- 积分:1
-
3-PCM-CODE
采用PCM方式对语音信号进行编码和解码,文件包含编码解码函数和量化误差计算函数(PCM voice signal by means of encoding and decoding, encoding and decoding functions and the file contains quantization error calculation functions)
- 2010-12-08 15:40:27下载
- 积分:1
-
Downloads
Image segmentation im matlab implemeted with dataset
- 2011-09-02 18:49:54下载
- 积分:1
-
5
说明: 信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:20:06下载
- 积分:1
-
weiyizhuanhuan
ansys 结果输出用于esi cfd 软件进行喷射仿真(ansys data to esicfd)
- 2015-01-25 20:13:10下载
- 积分:1
-
matlab_new
Matlab 入门教程,不错的入门电子教程,介绍Matlab基本操作。(Matlab, a good introductory electronic directory on Matlab basic operation.)
- 2007-03-14 17:26:34下载
- 积分:1
-
k-means
说明: k均值聚类算法(k-means clustering algorithm)是一种迭代求解的聚类分析算法,其步骤是,预将数据分为K组,则随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。(The k-means clustering algorithm is an iteratively solved clustering algorithm in which the data is pre-divided into K groups, the K objects are randomly selected as the initial clustering center, and then the distance between each object and the seed clustering center is calculated, and each object is assigned to the clustering center closest to it.)
- 2020-11-08 10:47:08下载
- 积分:1