-
attack
说明: 一套由matlab编程的基于小波的水印应用图片例子(A set of matlab programming applications based on wavelet image watermark example)
- 2008-10-10 20:18:31下载
- 积分:1
-
FFT_spectrum
仿真分析了FFT的补零、泄露、加窗、以及FFT分辨率等问题(Simulation analysis of the FFT of zeros, leakage, windowing, and FFT resolution issues)
- 2015-02-06 16:34:34下载
- 积分:1
-
MATLAB-shiyong
matlab中常用代码集合,适合初学者学习参考。(matlab a collection of commonly used code, suitable for beginners to learn.)
- 2013-05-12 13:08:21下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
Nouveau-dossier
image processing matlab code
- 2012-04-14 22:15:20下载
- 积分:1
-
FIXPOINT
solution to nonlinear equations use fixpoint method
- 2011-07-07 13:47:10下载
- 积分:1
-
MATLAB-code_analysis
MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)(MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue calculations, numerical integration, numerical differentiation, finding roots of equations, nonlinear equations, solving linear equations of the direct method for solving linear equations of the iterative method, random number generation, special function calculation, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis))
- 2013-08-26 22:55:41下载
- 积分:1
-
L_Systems_3D
CODE FOR COMPUTATIONAL FRACTAL. YOU CAN USE IN MATLAB SOFTWARE.
- 2013-10-19 04:27:43下载
- 积分:1
-
jobshop-sa-jsp
模拟退火算法解决作业车间调度jobshop问题,以FT06问题为例说明,可产生甘特图,JSPmain是主函数。(Simulated annealing algorithm to solve the job shop scheduling jobshop problem to FT06 problem as an example, can produce a Gantt chart, JSPmain is the main function.)
- 2021-04-26 13:58:45下载
- 积分:1
-
MATLABCode
Simulations for Radar Systems Design》Matlab程序(Simulations for Radar Systems Design )
- 2007-09-10 17:03:20下载
- 积分:1