-
Dijkstra
求数组最长递增子序列算法。输入一个数组,输出其最大递增子序列(Array for the longest increasing subsequence algorithm. An array of input and output its maximum incremental sequence)
- 2007-08-07 16:14:13下载
- 积分:1
-
thresholdsplit
matlab计算的自适应阈值分隔,非常好用,适用于初学者(matlab adaptive threshold calculation separated, very useful for beginners)
- 2008-04-16 21:14:29下载
- 积分:1
-
Convex-Optimization
信号处理与通信中的凸优化理论,从纯数学的角度介绍了凸优化理论的基本原理和方法(Convex Optimization in Signal Processing and Communication)
- 2016-01-17 20:43:38下载
- 积分:1
-
fast-descent
牛顿法测试程序,包含线搜索和不含线搜索时算法比较。(newton algorithm with linear and without linear search.)
- 2020-12-02 22:59:24下载
- 积分:1
-
Matlabcodes-RobustPCA
Matlab codes for Robust PCA multivariate control chart(Robust PCA multivariate control chart mainly consists two steps:
Step1
Calculates the robust mean and the robust
covariance of original dataset using the
minimum covariance determinant (MCD).
In MCD technique, finding a subset
containing half of the data such that its
covariance matrix has the lowest determinant, then using this subset to
calculate the robust mean and the robust
covariance matrix (Hubert, Rousseeuw, &
Branden, 2005)
Step2
Standardize data using robust mean and
robust standard deviation from Step1.
Apply PCA analysis, calculate the principalcomponent score matrix Y=ZA, where Z is the robust standardized data matrix, and
A is p*p matrix of eigenvectors (also called principalcomponents))
- 2009-11-11 08:07:04下载
- 积分:1
-
gear
关于齿轮设计的程序,计算齿轮传动尺寸,求得变位齿轮计算数据,齿轮副啮合角和渐开线函数值,几何尺寸(the program was used to caculate gear)
- 2012-11-02 17:35:25下载
- 积分:1
-
04
说明: 龙格-库塔方法的使用,例子
求y’=y-2x/y,y(0)=0。
解:输入X0=0,X1=1,H=0.2,N=6。()
- 2007-09-08 08:47:57下载
- 积分:1
-
my_windows_timer
windows计时器工具,能够精确到毫(0.001),说明文档请用office2010打开。(windows timer tools, technology is accurate to the mm (0.001), documentation office2010 open.)
- 2012-05-11 01:42:23下载
- 积分:1
-
apg
一种利用梯度下降的加速求解低秩矩阵和稀疏矩阵的方法(accelerated proximal gradient method to find low-rank matrix and sparse matrix)
- 2021-01-08 21:38:52下载
- 积分:1
-
schur-decomposition(real)
实对称矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition for real symmetric matrix,the program can run successfully, you need a file for input)
- 2016-03-11 16:20:03下载
- 积分:1