-
c5_FilterData
matlab communication program for engineering
- 2013-07-24 17:39:36下载
- 积分:1
-
xingbo
行波测距的matlab仿真研究,非常适合初学者使用。(The traveling wave ranging matlab simulation)
- 2015-10-25 17:37:04下载
- 积分:1
-
Estimador_Reducido
Estimador de orden reducido
Control en el espacio de estados
- 2019-05-19 02:52:11下载
- 积分:1
-
wind_power0
说明: 基于背靠背双PWM的永磁直驱风电系统模型,亲测可用。(Permanent magnet direct drive wind power system)
- 2019-10-16 09:05:14下载
- 积分:1
-
DSP57813
说明: DSP本身在内的所有电子器件都是干扰源,而且系统所处的工作环境中还有很多外来干扰源,再加上语音识别技术对信号噪声非常敏感,所以在系统设计中必须考虑系统的抗干扰问题。(DSP itself, including all electronic devices are sources of interference, and the system environment in which there are many external sources of interference, coupled with voice recognition technology is very sensitive to signal noise, so the system design must consider the system of anti- interference problem.)
- 2011-03-13 09:57:08下载
- 积分:1
-
power-factor
This is a matlab that contain the circuit of the power factor. It is in 3 phase.
- 2015-04-07 23:08:34下载
- 积分:1
-
matlab-bootstrap
Bootstrap(自举法)的Matlab程序 (Bootstrap program)
- 2013-07-15 11:47:53下载
- 积分:1
-
NeuralNetworksforMultiuserDetection
B.Aazhang写的一篇论文,第一次提出了神经网络如何在应用多用户检测中。(B. Aazhang write a thesis, the first time how the neural networks in the application of multi-user detection.)
- 2006-10-22 18:39:08下载
- 积分: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
-
my_original_papr
简要介绍了一个PAPR的编码方法,并在MATLAB中仿真出了结果(the way of the PAPR to simulation.)
- 2011-04-19 14:57:10下载
- 积分:1