-
apfft_fir_filter
离散余弦变换(DCT)具有优于傅里叶变换、哈尔变换等正交变换的高度解相关性(apfft fir filter design)
- 2010-10-03 19:47:46下载
- 积分:1
-
Genetic-Algorithm-Toolbox-for-MATLAB
说明: 遗传算法工具箱formatlab的说明,版本1.2(Genetic Algorithm Toolbox for MATLAB, v1.2)
- 2011-02-22 13:06:21下载
- 积分:1
-
12
说明: 核聚类算法的一个不错的matlab程序,用了一下可以用(kernal cluster)
- 2012-04-17 00:11:14下载
- 积分:1
-
stdatmf
计算标准大气特性的matlab代码,基于美国1976年的测试数据(source code in matlab for computing atmospheric characterics, based on the Data obtained in 1976 )
- 2013-08-24 09:49:32下载
- 积分:1
-
GM
说明: 灰色gm11用于不确定关系的时序性的预测,比如降雨量等等(Gray gm11 timing of forecast uncertainty relation for example rainfall, etc.)
- 2014-12-24 13:41:30下载
- 积分:1
-
CardinalPointsFinder
利用Matlab实现光学系统光线追迹功能(Ray tracing of optical system with matlab)
- 2021-02-06 19:09:56下载
- 积分:1
-
Optimalstateestimationandsystemidentification
最优状态估计与系统辨识,讲述了如何进行参数辨识。(Optimal state estimation and system identification, described how the parameter identification.)
- 2009-07-14 20:49:39下载
- 积分:1
-
APF1111
机器人路径规划中局部路径规划常用的人工势场法,matlab原代码(robot path planning local path planning commonly used artificial potential field, the original code Matlab)
- 2007-05-17 21:47:18下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
拟NewtonBFGS算法(精确)
说明: BFGS是一类凸优化算法;对无约束优化问题十分有效。(Convex optimization algorithm; unconstrained optimization)
- 2019-04-12 18:38:50下载
- 积分:1