-
matlabdaima
说明: 一些matlab程序代码,在通信原理中实现一系列实验内容(Some matlab code, in communications to achieve some functional theory)
- 2010-04-10 21:46:34下载
- 积分:1
-
Wienernoisesuppression
维纳噪声抑制,1、 实验原理是利用信号之间的相关性进行信号估计,从而将噪声滤除;
2、 辅助观测信号的噪声抑制可利用Wiener-Hopf方程 求出维纳滤波器的系数 ,式中 是 的自相关阵, 是输入信号 和滤波器输入 之间的互相关矢量;
(Wiener noise suppression, 1, experiment is the use of the correlation between the signals for signal estimation, which will filter out the noise 2, the auxiliary noise suppression observed signal Wiener-Hopf equation can be obtained by Wiener filter coefficients, where is the autocorrelation matrix, is the input signal and filters the cross-correlation between the input vector )
- 2010-11-21 11:38:14下载
- 积分:1
-
GPC-matlab
单输入单输出的GPC的matlab实现,欢迎交流。(GPC SISO matlab implementation)
- 2015-03-27 17:10:30下载
- 积分:1
-
674143
tutorial based on researchdddd
- 2010-12-25 21:22:24下载
- 积分:1
-
codeinterdsss1
对于bpsk直扩系统的误码仿真,直扩系统对于功率、频偏、相偏的鲁棒性。(For bpsk DSSS BER simulation systems, direct expansion systems for power, frequency offset, phase offset robustness. .)
- 2014-02-14 00:47:30下载
- 积分:1
-
VCTCZ
电动机的矢量仿真模型。这是基于矢量控制的simulink仿真模型。(Motor vector simulation model. This is based on vector control simulink simulation model.)
- 2013-01-27 23:50:21下载
- 积分:1
-
Disfrft
特征分解型求取离散分数阶傅里叶变换
特征分解算法通过求DFT的核矩阵F(k,n)的特征值
和特征向量构造DFT核矩阵的分数幂,以此作为Fa(k,n)
来计算DFrFT。(The kernel matrix eigenvalue decomposition algorithm for DFT F (k, n) characteristic value And the feature vectors are constructed as the fractional powers of the DFT kernel matrix, which are used as Fa (k, n)
To calculate DFrFT.)
- 2017-06-24 10:20:31下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
matlab
说明: 详细讲解matlab,matlab详细教程( Explains the matlab, matlab detailed course in detail )
- 2011-03-07 09:25:03下载
- 积分:1
-
mmimc
对于非线性时变工业过程对象,首先建立模型集来覆盖被控对象动态特性,分别建立相应的内模控制器,在系统变工况运行时,进行多模型加权自适应控制,与传统单内模控制相比,控制效果明显提高。(For the nonlinear and time-varying industrial process object, first ,we build model set to cover the dynamic characteristics of the object, then,set up a corresponding internal model controller respectively.When the system operation mode is running, multiple model weighted adaptive control has been used,and compared with the traditional single internal model control,it has improved obviously.
)
- 2013-09-10 16:51:29下载
- 积分:1