搜索资源列表
Hurst参数估计方法
- 非平稳序列相关程度由Hurst参数确定,给出绝对值法,R/S,VT,周期图、小波等方法的参考程序。
MIMO-OFDM2×2空间复用信道MATLAB仿真模型
- 空间复用空时码的仿真程序,天线配置为2发2收。mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFU
clutter.rar
- 基于Matlab的 GUI的集成软件,功能包括: 1、海杂波模型仿真和统计分析(瑞利、韦伯、对数和K分布SIRP和ZMNL法); 2、海杂波/波导参数估计(海杂波、多径和波导参数和雷达探测性能估计); 3、实测海杂波数据统计分析。,Matlab' s GUI-based integrated software, features include: 1, sea clutter model simulation and statistical analysis (Rayleigh,
Expectation-Maximization.zip
- 混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域,Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
Matlab-for-Copula
- 至今最全的Copula函数计算程序,包含参数估计、模型检验、随机模拟等-Copula function has the most complete computer program, including parameter estimation, model checking, stochastic simulation, etc.
matlab simulation 卡尔曼滤波算法
- 卡尔曼滤波算法的仿真、最小二乘参数估计、整个电池管理系统的simulink仿真-Kalman filter algorithm simulation, least-squares parameter estimation, the whole of the battery management system simulink simulation
zuixiaoercheng
- 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
estimate_AR
- ar模型 阶数和参数估计的matlab程序
EM_Gaussian
- 基于EM算法的高斯混合模型参数估计Matlab算法,-EM algorithm-based parameter estimation of Gaussian mixture model
my_GGD
- 广义高斯模型参数估计,效果相当不错! 广义高斯模型参数估计,效果相当不错!-general gaussian parameters estimate
kuopinxinhaojiance
- 利用MATLAB对扩频信号进行检测和参数估计,结果表明本方法具有在低信躁比下检测的优势-The use of MATLAB for spread spectrum signal detection and parameter estimation results show that this method is in the low than under the letter impatient edge detection
ARMA
- 基于matlab语言环境下的ARMA模型的参数估计 -Matlab language environment based on the ARMA model parameter estimation
m12_3
- 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
pf
- 用于对非线性方程的参数估计和最优估计的粒子滤波算法,保管一看就会,步骤很清晰的。-the solution of non-line function by pf filter
txpz_mlbh
- 梅林变换是参数估计里很重要的一种方法 应用很广泛 -Mellin transform is a very important parameter estimation methods in a very wide range of applications
参数估计与假设检验
- 以具体案例通过matlab介绍参数估计和假设检验这两种统计推断形式(In this paper, two kinds of statistical inference forms are introduced by MATLAB, which are parameter estimation and hypothesis test)
parameter
- 采用Levenberg-Marquardt算法实现函数的参数估计(Parameter estimation of function by using Levenberg-Marquardt algorithm)
mcmc的matlab代码
- 马尔科夫链蒙特卡洛模拟,用于金融数学模型的参数估计等作用。(markov chain monte carlo simulation is used to be parameter estimation for financial mathematical models.)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)
MATLAB参数估计
- MATLAB多普勒中心频率参数估计算法代码,用于运动补偿。