-
kalmanforward
一个带有前馈的卡尔曼滤波器matlab程序,写得不错,果断分享。(With a feedforward Kalman filter matlab program, written in good, firm share.)
- 2010-09-11 16:39:51下载
- 积分:1
-
CircularHough
说明: 使用hough变换检测圆,程序说明详细,可以检测同心圆(Using the hough transform to detect circles, detailed description of the procedures, can detect the concentric circles)
- 2020-09-20 10:07:57下载
- 积分:1
-
circle
a simple graphics application
- 2014-02-06 14:23:28下载
- 积分:1
-
SPWMinverter
SPWM控制的逆变器simulink范例。通过更改开关的占空比来调节输出电压(Simulink example SPWM inverter control. By changing the switch duty cycle to regulate the output voltage)
- 2014-02-19 18:00:53下载
- 积分:1
-
MFCC
MFCC参数提取的所有程序,已接近人耳听觉的特点在语音识别领域得到广泛应用(MFCC parameter getting)
- 2014-11-17 14:51:46下载
- 积分:1
-
ADRC
说明: 自抗扰控制器,线性自抗扰控制器的实现例程(active disturbance rejection control)
- 2020-06-26 13:04:56下载
- 积分:1
-
MATLAB_Codes_for_Dimensionality_Reduction
数据降维工具箱,包括一些典型算法,例如pca,lle,mds,lda等。(Data dimensionality reduction tool kit, including some typical algorithms, such as the pca, lle, mds, lda, etc..)
- 2020-08-24 15:48:15下载
- 积分:1
-
local_linear_smoothing
Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi) + ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].(Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi)+ ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].)
- 2013-05-05 13:17:42下载
- 积分:1
-
MATLAB 2002 MDP
利用马尔可夫决策过程求解动态规划问题,希望对大家有所帮助了(Using Markov Decision Process to Solve Dynamic Programming Problem, I hope it will be helpful to all of you.)
- 2019-06-24 15:43:22下载
- 积分:1
-
ofdm-siso
正交频分复用是一种多载波宽带数字调制技术。相比一般的数字通信系统,
它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。(
OFDM Simulator
--------------------------------------------------------------------------------
MIMO OFDM Simulator:
OFDM.m: OFDM Simulator (outer function)
create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile.
svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes.
BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance.
ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel).
chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation.
EnergyTableInit.m: Given the SNR values, form a table of energy increments for )
- 2009-03-05 20:05:49下载
- 积分:1