搜索资源列表
PreArSp
- 小波分解和自回归线性模型相结合用来进行预测的matlab源码-wavelet decomposition and self-linear regression models used to predict combination of Matlab FOSS
pll-linear
- 该程序描述了二阶锁相环的环路滤波器的设计和线性模型分析
离散灰色预测模型
- 组合预测模型,采用离散灰色模型和ARMA预测模型 线性组合
信道模型为带多普勒频移的瑞利衰落信道
- 信道模型为带多普勒频移的瑞利衰落信道,关于线性插值的MATLAB仿真程序,并解调。,Channel model with Doppler frequency shift for the Rayleigh fading channel, on the linear interpolation of the MATLAB simulation procedures, and demodulator.
ARandARMA
- 实现了数据从文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写-Realized the data from the file input, ar model predictions, arma model prediction, Kalman filter model predictions, using a graphical user interface for the preparation of
gonglvpu1
- 输入信号为谐波信号,用brug算法运算线性模型系数。-Input signal for the harmonic signal, using brug coefficient linear model algorithm.
matlab_plane_Nonlinear_Model
- 基于Matlab2007的美军F16战斗机的非线性模型 -Based on the U.S. F16 fighter Matlab2007 the nonlinear model
leastsquare
- 此代码通过matlab实现最小二乘回归线性模型参数功能-least square
LinearPrediction
- 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
Articulatedvehicle6freedomlinearmodel
- 建立了铰接车六自由度线性模型,用于分析半挂汽车等铰接列车的动力学分析-Six degrees of freedom to establish a linear model articulated truck, trailer and automobile for the analysis of the dynamics of articulated trains
Nunes
- 建立模型-处理光照图像,特别是线性光照条件下的图像处理-Modeling- light image processing, especially under the conditions of the linear light image processing
h
- 基于线性广义逆矩正线性模型参数的最小二乘在线估计-Generalized inverse of linear moment is the least squares linear model is estimated online
ResearchandPracticeforNonlinearModelingofSwitchedR
- 开关磁阻电机作为一种电动调速系统具有结构简单坚固、低成本、高容错性能以及高速运行的能力,目前它越来越广泛的应用于航空和汽车上的起动/发电系统,具有很大的潜力。要对开关磁阻电机进行深入的理论分析,就需要对其建立一个准确而又有实用性的模型。而 MATLAB 软件具有强大的矩阵和数学计算功能,利用它的模块之一 SIMULINK 建模有着界面友好、易于进行参数修改等特点。国内利用 MATLAB 软件对开关磁阻电机进行建模主要分两大类:一部分是采用 M 文件编程的方法 另一部分是利用开关磁阻电机的线性电感
ex9
- 系统辨识工具箱, 使用命令行估算线性模型-system identification toolbox
Audio-Watermarking-in-DCT
- 本文在DCT噪声信号模型研究的基础上,提出了一种新的音频水印嵌入位置选择策略和一个应用该策略的自适应音频水印算法. 通过定义DCT系数的噪声敏感度,建立了水印嵌入位置和嵌入水印后的音频信号的听觉感知性之间的关系,根据音频水印的不可听性的要求选择最优的嵌入位置,然后调节水印强度来满足鲁棒性的要求,从而最大程度地保持音频水 印的不可听性和鲁棒性,为解决音频水印嵌入过程中不可听性和鲁棒性之间的矛盾提供了一种策略.-Though m any w orks in the literature agre
OFDM
- RA准则下的OFDM自适应资源分配问题,涉及载波和功率的分配,是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。-RA OFDM under guideline adaptive resource allocation problem, involving carrier and power allocation is a decision with both a discrete variable, but also w
Hyperbolic-model
- 双曲线模型: 双曲线模型类似于 ,可以通过将x的倒数代换转化为线性模型来求。-Hyperbolic model
AR模型MATLAB
- 用于用MATLAB编程线性滤波法模拟风荷载。(Simulation of wind load using linear filtering method)
EXP1
- 通过MATLAB仿真,实现了线性系统,多采样速率下移动机器人的状态估计(Through MATLAB simulation, the state estimation of a mobile robot with linear system and multi sampling rate is realized.)
simulink二自由度模型
- 使用simulink建立了线性二自由度车辆模型,输入为前轮转角,输出为侧向速度和横摆角速度,对初学者有一定的参考价值。