-
8PSK
有关8psk在matlab上的调制解调及误码率计算(For 8PSK modulation and demodulation and bit error rate in the matlab basis)
- 2012-04-12 18:19:24下载
- 积分:1
-
chufaqi
触发器,eda.在实际的数字系统中往往包含大量的存储单元,而且经常要求他们在同一时刻同步动作,为达到这个目的,在每个存储单元电路上引入一个时钟脉冲(CLK)作为控制信号,只有当CLK到来时电路才被“触发”而动作,并根据输入信号改变输出状态。把这种在时钟信号触发时才能动作的存储单元电路称为触发器(Triggers, eda. The actual digital systems often contain a large number of memory cells, and at the same time they often require synchronized action, to achieve this purpose, the introduction of a clock pulse (CLK) in each memory cell circuit as a control signal , the arrival of the circuit only when CLK was only trigger the operation and change the output state of the input signal. The memory cell circuit that can trigger actions when the clock signal is called a flip-flop)
- 2014-08-27 10:43:49下载
- 积分:1
-
plot_hht
hht希尔伯特黄变化的matlab实现不错试过了(hht Hilbert Huang changing tried matlab realize good)
- 2013-07-22 21:11:51下载
- 积分:1
-
matlab_beijingchafen
使用MATLAB实现运动目标检测,用的是背景差分法(moving detection by matlab)
- 2015-03-29 19:29:47下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
Essential.MATLAB.for.Engineers.and.Scientists
Essential.MATLAB.for.Engineers.and.Scientists 学习MATLAB的一本经典英文教材(Essential.MATLAB.for.Engineers.and.Scientists)
- 2010-07-10 13:04:42下载
- 积分:1
-
bb
说明: 基于贝叶斯分类算法的图像阈值分割
迭代最佳阈值分割算法
matlab7.0环境运行无误(Bayesian classification algorithm based on image threshold segmentation iterative threshold segmentation algorithm for the best environment to run correctly matlab7.0)
- 2008-05-16 10:35:40下载
- 积分:1
-
SMI
基于采样矩阵求逆算法的自适应数字波束形成器程序(Sample matrix inversion algorithm based on adaptive digital beamformer program)
- 2011-06-30 16:41:12下载
- 积分:1
-
FD_diff
说明: 由于时域求导有误差,用来在频域处理时域信号数据。(It is used to process time domain data in frequency domain.)
- 2020-12-08 10:10:00下载
- 积分:1
-
lab
matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。(matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.)
- 2010-06-28 16:47:14下载
- 积分:1