-
q_learn
说明: 基于matlab实现强化学习算法中的Q-learning算法,进行训练(The Q-learning algorithm of reinforcement learning algorithm is realized based on MATLAB)
- 2021-01-28 22:32:44下载
- 积分:1
-
RLS+MatriXReseting+ForgetFactor
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:21:29下载
- 积分:1
-
LMS_Adaptive_Equailizer
用Matlab写的一个LMS自适应均衡器(Using Matlab write an LMS adaptive equalizer)
- 2010-01-14 17:32:31下载
- 积分:1
-
matlab--pitch-detection
语音基音频率的检测方法matlab编程 自相关法和同态滤波法(Pitch detection methods matlab programming frequency autocorrelation and homomorphic filtering)
- 2011-05-20 19:29:36下载
- 积分:1
-
Ma_Lin_Zhang_Mobile_text_recognition_and_translat
Mobile Camera-based Text Recognition and Translation
- 2011-09-20 18:09:17下载
- 积分:1
-
目标散射中心提取
说明: 实体目标散射中心提取,并且能实现高进度的提取(Solid target scattering center extraction, and can achieve high progress extraction)
- 2019-11-05 09:22:26下载
- 积分:1
-
eqberdemo
横向滤波器 DFE滤波器 误码性能比较
横向滤波器 DFE滤波器 误码性能比较(横向滤波器 DFE滤波器 误码性能比较)
- 2010-10-20 21:50:10下载
- 积分:1
-
Huffman
一个详细的Matlab编辑的哈夫曼压缩源码(A detailed editing of Huffman compression Matlab source)
- 2015-03-21 16:19:54下载
- 积分:1
-
VBEMGMM
变分贝叶斯高斯过程混合模型源码,主要基于pattern recognition and machine learning 这本书。(22 Oct 2008
gmmVBEM.m is the main file for VBEM
Main file needs
MyEllipse.m for plotting
Netlab gmmem for initialization
Following example file illustrates the usage
exampleVBEM.m example file for VBEM
faithful.txt Dataset for the example
)
- 2020-07-29 17:08:38下载
- 积分:1
-
Fractional_Delay_FIR
功能描述: 小数延迟FIR滤波器,对参考阵元信号signal_ref进行
length(tau) M次延迟,分别得到M个阵元的采样信号
关键问题: 若τ 1.2Ts,则Delay(i) 2,tau_valid(i) 0.2Ts
若τ 0.6Ts,则Delay(i) 1,tau_valid(i) -0.4Ts
当tau_valid(i)>0或<0时,从卷积后的数据y_FIR_delay中取值启示位置不同
函数能够实现输入任意延时tau,输出信号波形与理想波形之间误差很小。( Description: fractional delay FIR filter array element of a reference signal signal_ref performed length (tau) M delay times, respectively, to obtain a sample signal array element M key question: if τ 1.2Ts, then Delay (i ) 2, tau_valid (i) 0.2Ts if τ 0.6Ts, then Delay (i) 1, tau_valid (i) - 0.4Ts when tau_valid (i)> 0 or < 0, the volume data y_FIR_delay product after the Enlightenment values at different positions function can be realized enter any delay error between tau, the output signal waveform and the ideal waveform is small.)
- 2016-08-12 10:32:27下载
- 积分:1