-
All-PhaseDigitalFilter
本文是利用MATLAB编程实现全相位数字滤波(This article is the use of MATLAB programming all phase digital filter implementation)
- 2009-03-16 09:03:19下载
- 积分:1
-
fuel-cell
simulation of fuel cell -part1
- 2013-07-29 15:55:22下载
- 积分:1
-
RSA
室内无线定位技术,基于RSA算法的matlab仿真程序(Indoor wireless positioning technology, based on the RSA algorithm matlab simulation program)
- 2013-10-27 01:02:46下载
- 积分:1
-
MT CS demo
多任务压缩感知算法的相关代码。代码良好,可以运行。(Multitasking compressed sensing algorithm related code)
- 2015-06-09 09:03:26下载
- 积分:1
-
JPDA
简化的JPDA算法,提高效率,速度提高不少(Simplified JPDA algorithm, improve efficiency)
- 2021-03-18 22:09:19下载
- 积分:1
-
FM
说明: 仿真FM系统的调制解调全过程,有相干解调,非相干解调,包括大小信噪比的分析,十分完整~包含程序以及仿真结果。都是自己完成的,还有写程序中的一些问题和心得,希望对大家有帮助(The whole process of simulation FM system modulation and demodulation, coherent demodulation, non-coherent demodulation analysis, including the size of the signal-to-noise ratio, very complete to contain the program as well as the simulation results. All their completion, as well as write programs in a number of issues and experiences, we hope to help)
- 2013-03-12 20:41:53下载
- 积分:1
-
diffuse
基于元胞自动机的气体扩散程序,实时显示左右两侧粒子密度变化。(Based on Cellular Automata gas diffusion process, real-time display left and right sides of the particle density.)
- 2013-09-14 08:55:20下载
- 积分:1
-
4
说明: Simulation Montecarlo Integral
- 2013-11-09 19:29:12下载
- 积分:1
-
buck22
buck pid仿真
BUCK
的
PID
控制,调整参数,更深入理解
PID
控制
学习使用
MATLAB
,并在
MATLAB
中建立电力电子仿真电路模型(buck pid)
- 2020-07-04 13:00:02下载
- 积分: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