-
dtw_MFCCs_full
mel frequency cepstrum coeffcients
- 2011-02-12 15:55:53下载
- 积分:1
-
Kalman_multiuser
说明: 我整理的基于卡曼滤波的盲多用户检测程序,仿真结果是对应不同信噪比时的误码率(I am finishing kaman filtering based on blind multi-user detection procedures, simulation results are corresponding to different signal to noise ratio when the bit error rate)
- 2008-09-09 15:07:49下载
- 积分:1
-
SVMinMATLAB
说明: 陆振波的SVM的MATLAB代码,对于理解代码意义具有很好的作用.
(Lu Zhenbo of SVM in MATLAB code, good for understanding the significance of the role of the code.)
- 2011-03-24 21:50:37下载
- 积分:1
-
vergin
说明: 维吉尼亚密码应用系统MATLAB程序。基于MATLAB编写(Virginia password MATLAB application procedures. Prepared based on the MATLAB)
- 2008-11-07 22:50:55下载
- 积分:1
-
f
说明: matlab表面图、网格图或等高线图的图形显示(Surface, the grid map or contour map of the graphical display)
- 2010-05-09 21:47:37下载
- 积分: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
-
model_veh
在matlab中构建了车辆的四分之一模型,仅供参考。(The 1/4 model of vehicle is built in MATLAB, including two suspension, all of which are nonlinear.)
- 2018-05-11 19:56:29下载
- 积分:1
-
DyHF
一种动态的进化算法,matlab版!很有用的!( A dynamic hybrid framework for constrained evolutionary optimization)
- 2012-05-20 18:14:17下载
- 积分:1
-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1
-
PSO
粒子群算法的详细的MATLAB程序,很好的学习材料。(PSO detailed the MATLAB program, good learning materials.)
- 2011-10-19 16:16:58下载
- 积分:1