-
trait_du_son
Speech analysis and parameter extraction
Short-term analysis, frames and windows
- 2010-08-09 11:18:28下载
- 积分:1
-
maxmatch
解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序(Maximum matching problem solving process, after commissioning, operating normally, along with test procedures)
- 2013-07-15 21:44:06下载
- 积分:1
-
ecgsyn
MATLAB文件,关于心电信号的采集和处理,不是很全面,谢谢(MATLAB documentation on ECG acquisition and processing, is not very comprehensive, thank you)
- 2011-10-28 09:42:36下载
- 积分:1
-
getImageData
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:07:03下载
- 积分:1
-
MATLAB2
qfsk调制,可使用各个通信系统模块,非常好用,简单易懂(qfsk modulation can be used in various communication system module, very easy to use, simple to understand)
- 2010-05-06 18:43:10下载
- 积分:1
-
diffxy
this is diff in matlab.
- 2011-07-09 03:37:03下载
- 积分: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
-
GMM GMR代码
说明: 利用高斯回归进行数据预测,有实例和注释,可供参考学习(Using Gaussian regression to predict data, there are examples)
- 2020-07-08 23:28:40下载
- 积分:1
-
polyfitn_demo
What follows are example usages of polyfitn, polyvaln, poly2sympoly, polyn2sym
- 2013-10-18 13:44:50下载
- 积分:1
-
tfristft
对信号进行短时傅里叶变换的逆变换,通过调用该函数查看信号进行处理后的时域信息(this code is used to processing the istft, and anslysis the distribution of the signal with time )
- 2014-12-02 09:57:40下载
- 积分:1