-
Solve-the-equation
运用matlab求解一般代数方程、线性方程组、线性微分方程、非线性微分方程的源代码(Using matlab to solve common algebraic equations, linear equations, linear differential equation and nonlinear differential equation of source code)
- 2012-04-11 16:19:47下载
- 积分:1
-
MATLAB
matlab 冈萨雷斯数字图像处理 中值 均值 滤波(digital image processing matlab Gonzalez median average filtering)
- 2011-05-31 15:14:30下载
- 积分:1
-
wiener
wiener fitter emulation
- 2012-11-26 16:40:29下载
- 积分:1
-
因子分析
调用factoran函数根据相关系数矩阵作因子分析(Factor analysis based on correlation coefficient matrix by calling factoran function)
- 2021-03-18 20:29:20下载
- 积分:1
-
Yule-Walker
本程序采用宽带AR模型的Yule-Walker法的功率谱进行谱估计的(The program uses broadband AR model method Yule-Walker power spectrum estimation spectrum)
- 2011-05-24 00:28:25下载
- 积分:1
-
erchengfa
基于二乘法的参数辨识,通过输入输出数据,求得所需辨识的系统参数(Squares-based parameter identification, input and output data, to obtain the required identification system parameters)
- 2013-05-14 20:48:20下载
- 积分:1
-
GABOR
生成Gabor滤波器的函数,并用gabor滤波器进行滤波,简单易懂(Generating function Gabor filters and filtered using gabor filters, easy to understand)
- 2014-01-16 17:49:19下载
- 积分:1
-
改进MFO算法2
说明: 改进MFO算法火焰更新方式,加快其收敛速度(The flame updating method of MFO algorithm is improved to accelerate its convergence speed)
- 2020-06-23 13:40:02下载
- 积分:1
-
fig_conference
本程序为标准微粒群算法的画图源码,该源码可以画出各种优化图形,描述优化过程(This procedure as the standard particle swarm algorithm for drawing source, the source can be optimized to draw a variety of graphics, optimization process described)
- 2009-06-24 10:22:04下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1