-
FFtandIfftTest
Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。(Matlab codes for FFT Understanding which contains sine wave,rectangular wave and the reletaed frequency spectrum figure about MSE,Log,IFFT and so on.)
- 2010-12-02 21:03:34下载
- 积分:1
-
work
matlab 关于association rule 的自己写的函数,有3个文件,
association.m:h = association(m, i, j)
i=>j, m是数据,h是support和confidence,该函数只适用于单个数据
ass_item: h=ass_itset(m, a, b)
同上,但是可用于多个数据(m为数组)
assrule: h = assrule(m, threshold1, threshold2)
该函数用于classification, 得到规则,threshold1为要求的support,threshold2为要求的confidence,h 则为符合要求的规则及其support和confidence,前2列为规则,后2列为其support和confidence
(matlab on the association rule to write functions, there are 3 files, association.m: h = association (m, i, j) i => j, m is the data, h is the support and confidence, this function applies only to a single Data
ass_item: h = ass_itset (m, a, b) it is the same as above, but it can be used for multiple data (m can be matrix)
assrule: h = assrule (m, threshold1, threshold2) the function used for classification,get the rules, threshold1 is the require of support, threshold2 is the required of confidence, h is the rules and their support and confidence, the former two columns as a rule, the latter two columns as one of its support and confidence)
- 2009-12-15 02:51:44下载
- 积分:1
-
PoissonFDTD
说明: 用有限差分法求解矩形域上的Poisson方程,matlab代码(matlab code to solve Poisson equation)
- 2011-03-24 15:13:37下载
- 积分:1
-
基于FrFT的时变幅度LFM信号参数估计
基于FrFT的时变幅度LFM信号参数估计,采用二维峰值搜索算法,后用一维曲线拟合,大大减少了计算量。(The parameter estimation of LFM signal based on FrFT is based on two dimensional peak search algorithm and one dimension curve fitting, which greatly reduces the computation.)
- 2018-05-21 11:57:37下载
- 积分:1
-
Np2CouplingMatrix
滤波器矩阵综合程序,本程序可以根据性能要求综合目标滤波器的n+2维耦合矩阵(filter synthesize)
- 2021-03-05 15:09:31下载
- 积分:1
-
EM_GMM
用EM算法对混合高斯模型中的参数进行估计
一种改进的EM算法即Monte Carlo EM算法(MCEM)的一个简单例子(The parameters in the mixed Gaussian model are estimated by EM algorithm
An improved EM algorithm is a simple example of the Monte Carlo EM algorithm (MCEM))
- 2020-12-04 10:39:24下载
- 积分:1
-
正交多项式最小二乘拟合
计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
- 2020-12-19 21:59:09下载
- 积分:1
-
mingsao
利用贝叶斯原理估计混合logit模型的参数,基于多相结构的信道化接收机,滤波求和方式实现宽带波束形成。( Bayesian parameter estimation principle mixed logit model, Channelized receiver based on multi-phase structure, Filtering summation way broadband beamforming.)
- 2016-09-18 18:58:24下载
- 积分:1
-
math_answer
高等数学、线性代数及浙江大学概率论答案打包.rar(Advanced Mathematics, Zhejiang University, linear algebra and probability theory packaged answers. Rar)
- 2007-08-26 15:25:42下载
- 积分:1
-
pcgames_DotA_im_3.80
sift匹配程序在matlab环境下的实现,包括特征提取与匹配(the sift match program realization in Matlab environment, including feature extraction and matching)
- 2012-04-02 13:19:06下载
- 积分:1