-
CustomSave
This is a very good sample source code on Mac. It shows how to customize the NSSavePanel
- 2007-10-15 02:26:51下载
- 积分:1
-
Lms_lichunhua1
白噪声经过AR模型的输出作为LMS滤波器的输入,已知:a1=1.558;a2=-0.81;白噪声方差为1.0,均值为0;u=0.002;利用Matlab实现:(White noise as the input of the LMS filter after the output of the AR model known: a1 = 1.558 a2 =-0.81 white noise variance of 1.0, an average of 0 u = 0.002 using Matlab:)
- 2012-11-28 18:27:16下载
- 积分:1
-
classic_spectrum_estimation
经典谱估计,其中包括的算法包括周期图法,平滑法BT法等经典算法~(classic spectrum estimation,including period,smooth,and BT,algorithms~)
- 2010-05-18 19:24:47下载
- 积分:1
-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
gravititional-search-algorithm
gravitational search algorithm 1
- 2013-12-10 16:56:34下载
- 积分:1
-
ocr1
this is game optical recognition by mathlab
- 2010-07-10 18:12:22下载
- 积分: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
-
VCPPcall-DLL-generated-from-Matlab
将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
- 2011-11-29 19:27:00下载
- 积分:1
-
GAOT
popular GA toolsbox for matlab
- 2009-11-01 21:55:06下载
- 积分:1
-
detection_coins_harris
this algoriths describe how to detect corners with hallis algorithm
- 2012-03-26 10:11:07下载
- 积分:1