-
test16
在正方形局域,随机画圆圆心,并满足覆盖率再95 以上。(draw circles in squre,and the useage is 95 )
- 2012-05-14 15:04:32下载
- 积分:1
-
Histogram_based_segmentation
利用基于直方图的自适应阈值方法实现分割前景与背景(The use of adaptive threshold method of histogram based segmentation of foreground and background)
- 2014-12-26 09:21:41下载
- 积分:1
-
face_detection_by_template_tutorial
基于模板匹配的人脸检测教程,matlab代码(tutorial of face detection by template)
- 2013-04-16 19:46:22下载
- 积分:1
-
work
上传内容为matlab的一些实例程序,希望对大家能有所帮助~(From some of the content for the matlab example programs, we want to help ~)
- 2010-05-29 09:32:07下载
- 积分: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
-
GA实例
一个关于遗传算法的例子,亲测有效。在理解算法实现基础上就可以很好理解代码啦,主程序直接运行gamain就可以了。(An example of genetic algorithm is given, which is effective. On the basis of understanding the implementation of the algorithm, we can understand the code very well. The main program can run gamain directly.)
- 2019-04-18 17:31:40下载
- 积分:1
-
PPM-and-PAM
超宽带信号中高斯脉冲和冲击脉冲的产生,以及脉冲位置调制(PPM)和脉冲幅度调制(PAM),形成一个完整的电路来完成整个过程(UWB signal in the Gaussian pulse and impulse generation, and pulse position modulation (PPM) and pulse amplitude modulation (PAM), to form a complete circuit to complete the whole process)
- 2011-05-15 09:13:36下载
- 积分:1
-
liangdianping
给出一个具体的仿真实例,通过仿真 ,可以得出实际运行中的电压、电流的波形
(Give a concrete example of the simulation, the simulation can be drawn from the actual operation of the voltage and current waveforms)
- 2011-07-14 17:40:24下载
- 积分:1
-
pronyanalysis
matlab prony算法 基于svd-tls总体最小二乘(prony analysis matlab code svd-tls)
- 2021-05-13 08:30:02下载
- 积分:1
-
SpectralMethodsinMATLAB
Spectral Methods using Matlab
- 2009-09-25 18:34:50下载
- 积分:1