-
3rid_cyclic_cumnunt
说明: 在工程里识别不同FSK和PSK的三阶循环特性的程序,其中最著名的算法!看通信调制识别的人一定看得懂(In engineering in different FSK and PSK to identify the third-order cycle characteristics of the procedures, most notably the algorithm! Modulation recognition of communication to see people must understand)
- 2008-10-18 22:30:31下载
- 积分:1
-
PAPR-Reduction-of-FBMC-Using-Sliding-Window
sliding window and active constellation extension for fbmc oqam signal
- 2021-04-29 00:08:43下载
- 积分:1
-
anafsk
用于产生FSK信号的程序,调用该函数直接产生FSK信号(used to proceed fsk signal, and it is very useful in signal processing)
- 2014-12-02 10:31:50下载
- 积分:1
-
FFTforTimeData
数字信号处理用的快速傅里叶变化,可提供分段,复盖(Overlap),时程图,频谱图。(digital signal processing using Fast Fourier changes, can provide sub-covering (Overlap) time- and frequency spectrum.)
- 2007-07-04 08:47:08下载
- 积分:1
-
narayana
for high precision wind energy conversion sysytems this fuzzy controller can be used
- 2009-04-22 03:44:05下载
- 积分:1
-
5240980100009119
ofdm signal generation
- 2013-01-03 17:43:46下载
- 积分:1
-
lsqr
lsqr.m 基于QR正交分解的最小二乘法......(lsqr.m QRLS............................)
- 2010-07-12 20:55:51下载
- 积分:1
-
hanshubijin
利用matlab对常用算法的函数逼近这一类型进行计算(Using matlab to the commonly used algorithms to calculate this type of function approximation)
- 2010-09-27 16:19:15下载
- 积分:1
-
OFDM
OFDM正交多载波传输技术具有抗无线传输多径效应影响的能力,正逐步成为各种宽带无线数字传输系统(OFDM Orthogonal multi-carrier transmission technology with anti-multipath effects of wireless transmission capacity, is becoming a variety of broadband wireless digital transmission system)
- 2010-05-13 21:24:52下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1