-
matlabASKPSKFSK
数字信号的传输方式分为基带传输和带通传输,在实际应用中,大多数信道具有带通特性而不能直接传输基带信号。为了使数字信号在带通信道中传输,必须使用数字基带信号对载波进行调制,以使信号与信道的特性相匹配。这种用数字基带信号控制载波,把数字基带信号变换为数字带通信号的过程称为数字调制。通常使用键控法来实现数字调制,比如对载波的振幅、频率和相位进行键控。(Transmission of digital signals into base band transmission and band-pass transmission, in practice, most of the channel with band-pass characteristics can not directly transmit base-band signal. In order to make the digital signal is transmitted with a communication channel, you must use the digital baseband signal to modulate the carrier to make the signal to match the characteristics of the channel. The digital baseband signal control with a carrier, the digital baseband signal conversion to digital bandpass signal is called digital modulation. Keying method is commonly used digital modulation, such as on the carrier' s amplitude, frequency and phase shift keying.)
- 2010-11-14 16:08:52下载
- 积分:1
-
BP-for-C-and-Matlab
bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法(BPfor C and Matlab,Mainly used for nonlinear system modeling and control
)
- 2011-01-07 18:25:14下载
- 积分:1
-
C_MeansFun
基于matlab实现C-均值分类,模式识别简单聚类分析(experiment of C-mean to explain the course)
- 2013-12-23 09:45:43下载
- 积分:1
-
fai_ke53
小波包分析提取振动信号中的特征频率,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。( Wavelet packet analysis to extract vibration signal characteristic frequency, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Monte Carlo simulation method of calculating the American option price and basic description.)
- 2017-03-25 15:29:04下载
- 积分:1
-
Matlab.program.for.engeineer
matlab program for engineer 是一本有关matlab编程的英文原版书,是第二版(engineer for Matlab program is a series of the Matlab Cheng's Internals, is the second edition of)
- 2007-01-16 00:51:02下载
- 积分:1
-
args
ARGS is a MATLAB program which demonstrates command line argument retrieval.In particular, ARGS is a demonstration of the NARGIN function, which counts command line arguments and the VARARGIN function, which allows the user to specify that a routine has a variable number of input arguments.
- 2012-05-25 08:02:26下载
- 积分:1
-
RigorThresh
rigor function for wavelet processing in wavelab
- 2013-05-16 20:34:30下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
Genetic Algorithm
说明: Genetic Algorithm Document
- 2019-05-03 14:18:30下载
- 积分:1
-
ma_work
二阶数学模型的NLJ辨识MATLAB实现,仿真结果验证了NLJ在系统辨识中的可操作性.(Identification of second-order mathematical model of the NLJ MATLAB implementation, simulation results show the NLJ in the System Identification operability)
- 2010-08-01 14:37:16下载
- 积分:1