-
Kalman
介绍了使用MATLAB实现对Kalman滤波的模拟,对Kalman滤波的学习和使用很有帮助。(Introduced the Kalman filter using MATLAB to realize the simulation, the learning and use of Kalman filtering helpful.)
- 2010-07-31 16:46:47下载
- 积分:1
-
bbs-SNR_Max
说明: 基于最大信噪比的盲源分离算法,源信号为混沌信号。(Based on the maximum signal to noise ratio Blind source separation algorithm, the source signal for the chaotic signal.)
- 2010-03-17 15:08:18下载
- 积分:1
-
Huff
Huffman encoding and decoding using matlab. Very complete as a education level.
- 2013-10-19 11:56:03下载
- 积分:1
-
OriginalDataDisplay
用于做光纤陀螺mems陀螺温度补偿的拟合曲线代码,十分的好用(Curve fitting code is used to make fiber optic gyro mems gyro temperature compensation is very easy to use)
- 2020-12-25 16:29:05下载
- 积分:1
-
dc
DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1
-
arma
说明: 用于风功率预测的ARMA代码,可在matlab上运行,包含风电数据。(ARMA code for wind power prediction can be run on matlab, including wind power data)
- 2021-01-29 15:08:33下载
- 积分: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
-
matlab--basic-study
matlab 的基本操作书籍,对初学matlab很有用,很值得推荐(The basic operation matlab books, matlab very useful for beginners, it is worth recommending)
- 2013-09-02 10:17:27下载
- 积分:1
-
radar-detection
超速行驶是引起交通事故的主要原因之一,雷达测速仪是检测车辆超速行驶的有效方式之一。本代码用Matlab仿真实现多普勒雷达测速,在MATLAB仿真软件中对被检测车辆运动产生的多普勒频率进行频谱分析。(Speeding is one of the main causes a traffic accident, the radar gun is one effective way to detect speeding vehicles. The code using Matlab simulation Doppler radar gun, the vehicle motion is detected Doppler frequency spectrum analysis in MATLAB simulation software.)
- 2013-04-18 10:25:21下载
- 积分:1
-
costas_PLL
基于matlab 2010rb采用M语言,编程实现costas环,在主界面输入相关参数,即可仿真通过,并计算得出结果。(2010 rb adopts M based on matlab language, the programming to realize costas loop, input related parameters in the main interface, can be simulated by, and the calculated results.)
- 2017-01-21 09:45:51下载
- 积分:1