-
matlab-simulation
matlab 研究生课件和对应的仿真文件~~~~~(matlab graduate courseware and simulation files ~ ~ ~ ~ ~)
- 2012-06-25 14:15:27下载
- 积分:1
-
lssvmpso
自己写的一个psolssvm程序 要有lssvm工具箱才可以运行(Write a psolssvm procedures to have lssvm the toolbox before you can run)
- 2012-11-19 21:19:45下载
- 积分:1
-
adpmedian
Adaptive median filter.
- 2010-09-02 16:31:19下载
- 积分:1
-
ATiny13-htr
hooter zone card 4 tone
- 2014-09-01 20:22:03下载
- 积分:1
-
lclfilter
自己做的LCL滤波器matlab m文件(LCL filter)
- 2013-03-11 10:37:20下载
- 积分:1
-
fuzzy_pid
模糊pid参数自整定 matlab仿真m文件(fuzzy-pid matlab )
- 2013-03-12 09:38:20下载
- 积分:1
-
gear
通过matlab编程对齿轮传动的参数进行计算,得出各项啮合尺寸。(Matlab programming through the parameters of the gear calculations, the meshing size.)
- 2011-10-20 21:54:18下载
- 积分:1
-
基于随机森林思想的组合分类器涉及——乳腺癌诊断
说明: 基于随机森林思想的组合分类器涉及——乳腺癌诊断(The combined classifier based on random forest idea relates to breast cancer diagnosis.)
- 2021-01-29 16:46:13下载
- 积分:1
-
power-spectrum
MATLAB产生随机信号,计算相关函数,估计功率谱(MATLAB,random-signal,auto-correlation,power-spectrum)
- 2009-04-10 13:18:56下载
- 积分: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