-
EspectroAmpFaseDFT
Programa Matlab para Discrete Fourier Transformation.
- 2011-05-17 07:39:10下载
- 积分:1
-
Typical-methods-for-linear-equations
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。(Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.)
- 2011-08-15 14:18:36下载
- 积分:1
-
jull
模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。(Fuzzy C means clustering (FCM), known as fuzzy ISODATA, is used to determine membership of each data point belongs to a cluster of a clustering algorithm level.)
- 2010-05-12 15:39:30下载
- 积分:1
-
sanxiangsandianpmoxing
关于三相三电平逆变器IGBT的一个仿真模型(On the three phase three level inverter IGBT a simulation model)
- 2021-04-19 10:58:51下载
- 积分:1
-
数值计算方法源程序
说明: l雷诺方程离散求解的基本思路以及程序编写思路(The finite difference method of Reynolds equation and the realization of related programs)
- 2020-11-11 11:02:40下载
- 积分:1
-
sxjm_prog
数学建模中某些算法的解法,关于数学模型第三版姜起源 谢金星等的作品。。。。。(some solutions about matlab.)
- 2010-01-08 11:00:04下载
- 积分:1
-
PhD_tool
face recognition by ga
- 2012-03-27 23:47:52下载
- 积分:1
-
PQ
说明: PQ法潮流计算,matlab实现,给定配网模型参数就可得到各个节点参数(PQ method flow calculation, matlab achieve, given the model parameters of the distribution network can get each node parameters)
- 2013-03-19 17:00:40下载
- 积分:1
-
lloyd_max
The optimal quantization tables for Gaussian, Rayleigh and Laplacian probability density functions.Uniform quantizer is optimal for uniform distribution source, not for other distribution.The procedure is based on a Lloyd-Max iteration.
- 2013-04-10 22:55:29下载
- 积分:1
-
PROFANA
1. It is necessary you have defined on Matlab the X - data matrix. Size of matrix must
be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha - significance
(default = 0.05).
2. For running this file it is necessary to call the rafisher function as
PROFANA(X,alpha). Please see the help PROFANA.
3. Once you input the arguments, it will appears your results. (
1. It is necessary you have defined on Matlab the X- data matrix. Size of matrix must
be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha- significance
(default = 0.05).
2. For running this file it is necessary to call the rafisher function as
PROFANA(X,alpha). Please see the help PROFANA.
3. Once you input the arguments, it will appears your results. )
- 2009-12-23 14:49:09下载
- 积分:1