搜索资源列表
hgshMATLAB
- 胡广书的数字信号处理一书中的所有matlab程序。包括各种滤波器的设计,经典功率谱的估计、参数模型功率谱估计等,非常有用。-the digital signal processing in a book all Matlab procedures. Including various filter design, classic power spectrum estimation, power spectrum model parameter estimation, very useful.
cyclic2
- 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号 -Matlab-based spectral estimation algorithm to achieve the cycle, can be characterized with cyclostationary signal parameter estimation, such as the DS signal and cycle modulation
chap08
- ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
ParameterEstimation
- 用matlab解决数理统计中的对参数的区间估计的问题-Using matlab to solve mathematical statistics in interval estimation of the parameters of the problem
MATLAB
- 很好的程序哦!可以用于混沌系统的同步研究,对于系统参数未知的网络进行估计,很好!-very good!it is very helpful for our study!
5
- 第5章 参数估计与假设检验(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 5 Parameter estimation and hypothesis testing (this procedure is used matlab, this code has passed my test)
wfg
- MATLAB实现最大似然估计,本程序可以实现概率密度函数已知的情况下5个参数的估计~-MATLAB to achieve maximum likelihood estimation, the program can be achieved under the circumstances known to the probability density function estimation parameters 5 ~
huishangguanlian
- 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好.--Relevance Vector Machine (RVM) of the mat
armajingjiyuce
- 基于Arma模型的经济预测的MATLAB代码,以及该模型的参数估计-Parameters economic forecasts MATLAB code Arma model and the model based on the estimated
AR-model-parameter-estimation
- MATLAB实现用Burg算法估计AR模型参数,进而实现功率谱估计-AR model parameter estimation using the Burg algorithm, so as to realize the power spectrum estimation
ssc_lithium_cell_1RC_estim
- 电池模型,锂离子电池参数估计模型,matlab源代码-battery 1 RC model using in matlab soft
di728
- 预报误差法参数辨识-松弛的思想,现代信号处理中谱估计在matlab中的使用,计算互信息非常有用的一组程序。- Prediction Error Method for Parameter Identification- the idea of relaxation, Modern signal processing used in the spectral estimation in matlab, Mutual information is useful to calculate a set o
金融数据处理
- 时间序列分析是根据系统观测得到的时间序列数据,通过曲线拟合和参数估计来建立数学模型的理论和方法。它一般采用曲线拟合和参数估计方法(如非线性最小二乘法)进行。时间序列分析常用在国民经济宏观控制、区域综合发展规划、企业经营管理、市场潜量预测、气象预报、水文预报、地震前兆预报、农作物病虫灾害预报、环境污染控制、生态平衡、天文学和海洋学等方面。(Time series analysis is a theory and method to establish mathematical model by c
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。