-
signalgenerationmatlab
关于matlab 的信号产生器的源码,希望对大家有用,这是我们的实验内容,绝对是一手资料(On the signal generator matlab source code, useful for all of us hope that this is the content of our experiments, it is first-hand information)
- 2009-06-16 07:55:26下载
- 积分:1
-
fuel-cell2
simulation of fuel cell -part3
- 2013-07-29 15:57:24下载
- 积分:1
-
image3
Matlab source code related to jpeg. which is useful for the developers .. compression and decompression ..
- 2009-04-30 20:00:49下载
- 积分:1
-
MATLAB
contrast foe image in matlapb
- 2011-11-16 20:20:14下载
- 积分:1
-
33system
33节点的配电网重构程序,基于粒子群算法。相当快速。但是需要再修改源码才可以重新生成数据。(33 node distribution network reconfiguration procedures, based on particle swarm optimization. Pretty fast. But the need to modify the source code before they can re-generate the data.)
- 2020-06-30 22:00:02下载
- 积分:1
-
Source
Lib for Import/Export XLS
- 2015-04-14 22:05:40下载
- 积分:1
-
gui_tutorial_images_2
gui tutorial images part 2
- 2014-02-23 01:59:31下载
- 积分:1
-
FOC_toruqe_observer
基于SVPWM的电机转速双闭环控制。波形完好,适合学习。(Double Closed Loop Control of Motor Speed Based on SVPWM. Waveform is good, suitable for learning.)
- 2017-05-19 10:04:46下载
- 积分:1
-
mapleguide
maple起步教程,适合初学maple的人使用,可供相关人员参考。(maple started tutorial for beginners maple people use, for future study.)
- 2010-09-01 16:57:14下载
- 积分: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