-
HillClimbingSegment.1.0
一种运用爬山算法彩色图像分割算法,参考文献"Salient RegionDetection and Segmentation"(Hill-Climbing Algorithm for Color Image Segmentation.Reference to "Salient RegionDetection and Segmentation")
- 2011-05-20 10:35:27下载
- 积分:1
-
DigitalSignalProcessing
MATLAB环境下小波变换的英文书籍,介绍了MATLAB编程、滤波器、正弦曲线、傅里叶变换、Z变换、小波变换并介绍了几个应用例子(English contents: 1.Introduction 2.MATLAB 3.Filters 4.Sinusoids 5.Sampling 6.The Fourier Transform 7.The Number e 8. The z-Transform 9.The Wavelet Transform 10.Applications )
- 2014-10-31 14:58:59下载
- 积分:1
-
learn_kalman
Kalman filter examples,learn_kalman
- 2010-08-09 16:31:44下载
- 积分:1
-
convolutionPcorrelation
a matlab source code for convolution and correlation, combined by annotations
- 2011-05-04 08:55:42下载
- 积分:1
-
MATLAB
此文档主要包括13个课件,详细的描述了matalab的编程环境及相关工具的用法等!(This document includes 13 courseware, a detailed description of the MATALAB programming environment and related tools such as the use of!)
- 2011-07-12 11:11:42下载
- 积分:1
-
yichuansuanfa
本程序旨在于解决用遗传算法解决多目标优化问题,同时加深对简单遗传算法的了解并进一步理解(The program aims to use genetic algorithm to solve multi-objective optimization problems, while deepening the understanding of the simple genetic algorithm and further understanding of)
- 2011-09-01 10:06:41下载
- 积分:1
-
ann-code-with-2transfer-function
ann code with 2 transfer function
- 2014-02-24 21:17:30下载
- 积分:1
-
naturalfreq
Natural frequency of shell bubble compare to free bubbles
- 2014-02-26 02:37:45下载
- 积分: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
-
Signal
说明: 信号与系统课程实验:实验一 信号的MATLAB表示实验二 连续时间系统的时域分析实验三 信号的Fourier分析实验四 连续系统的频域分析实验五 调制与解调实验六 无失真传输与滤波实验七 信号采样与重建(Signal and system course experiment)
- 2010-04-19 20:13:19下载
- 积分:1