-
ART
利用MATLAB语言编写的ART2网络函数及调用的例子(ART2 neural network function using MATLAB language and call example)
- 2012-05-04 21:46:39下载
- 积分:1
-
Newton-main
插值法是利用函数在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值。此代码是牛顿插值法的matlab实现。(Interpolation function is a function of the value of the use of a number of points in a certain range, and make appropriate specific function, taking the known values at these points. This code is Newton interpolation matlab implementation.)
- 2014-11-23 10:48:45下载
- 积分:1
-
DPSK-modulation
本程序实现了差分相移键控(DPSK)的调制与解调,得到了眼图。(This program simulates the Differential Phase Shift Keying(DPSK)system to obtain a eye diagram.)
- 2014-01-15 19:40:29下载
- 积分:1
-
OFDM
基于蒙特卡洛仿真法的OFDM通信的仿真 具有卷积 交织模块(Monte Carlo simulation method based on the OFDM communications with convolutional interleaving module simulation)
- 2011-10-16 19:39:11下载
- 积分:1
-
real-signal-fft
实序列FFT快速算法,用N点FFT计算2N点实序列的FFT,比直接进行2N点FFT运算减少一半运算量。(Real sequence FFT fast algorithm, using N-point FFT calculation 2N point real sequence of FFT, than the direct 2N-point FFT computation halved.)
- 2013-10-30 23:09:29下载
- 积分: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
-
Dirty_or_TH_precoding
该程序产生DPC或TH预编码的BER曲线,可得出DCP优于THP.(This program generates the DCP or TH precoding BER curves can be drawn DCP better than THP.)
- 2016-03-11 16:25:36下载
- 积分:1
-
nonmaxsuppts
Matlab在图像处理中的应用源代码,用于对图像像素的处理。(Matlab in Image Processing source code for the handling of the image pixels.)
- 2009-05-14 09:37:02下载
- 积分:1
-
Prony
this file is basic prony method algorithm
- 2012-10-09 22:08:06下载
- 积分:1
-
PCA
简单的数据降维算法(PCA)举例,构造随机的10维数据,降维成3维的。Sample可替换成用户数据(Examples of simple data reduction algorithms (PCA) are presented)
- 2020-09-18 16:07:58下载
- 积分:1