-
DSP-JamshidBahrami-1
noise cancellation matlab m-files
- 2014-11-06 15:42:53下载
- 积分:1
-
Musysid
I need estimation channel MIMO-OFDM because I do synchronous CFO and SFO by tracking algorithm Obelix
- 2009-05-06 09:53:20下载
- 积分:1
-
ukf
unsecnted Kalman Filter
- 2011-05-03 17:39:21下载
- 积分:1
-
eulerdemo
eulersimu.mdl, eulergraph.m, eulersimudemo.fig
simulink 随机信号系统仿真(eulersimu.mdl, eulergraph.m, eulersimudemo.figsimulink Random Signal System Simulation)
- 2007-09-09 15:21:27下载
- 积分:1
-
BLDC_satish
simulation of BLDC motor using sliding mode controller
- 2010-10-10 13:33:09下载
- 积分:1
-
phdiff
PHDIFF函数是matlab函数,用于寻找两个震荡子的相位差(Matlab function PHDIFF function is used to find find the phase difference between two oscillations.)
- 2009-05-13 16:47:04下载
- 积分:1
-
Linear-regression-analysis
对采集的样例数据进行回归分析,包括一元、多元和病态回归三种情况,并在一定执行概率给出置信区间和回归预测(The collected sample data, regression analysis, including a dollar return of three cases and pathological diversity, and given a certain probability of confidence intervals and perform regression)
- 2021-01-06 22:18:54下载
- 积分:1
-
xiebofenjie
傅里叶分解,包含偶数次谐波,是一个matlab的M文件(Fourier decomposition, contain even-numbered harmonics.Is an M-file matlab)
- 2013-11-21 14:52:49下载
- 积分:1
-
kalmanmatlabcode
在matlab上实现的卡尔曼滤波器仿真实验,代码全部注释过了,有利于学习卡尔曼滤波器的参考学习(Implemented in the Kalman filter matlab simulation code all over the comment, the Kalman filter is conducive to learning refer to learning)
- 2013-12-30 14:37:54下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1