-
遗传算法
说明: 遗传算法在无功优化的应用,电力系统潮流计算(Application of genetic algorithm in reactive power optimization)
- 2019-03-02 14:31:19下载
- 积分:1
-
dspwavelet
DSp wavelet program was devoped by the Matlab and given to this site for ur reference. This file is ,ost importrant one incase of wavelet file.
- 2012-10-06 18:27:57下载
- 积分:1
-
cvx-zuiquan
关于凸优化资料,目前最新版本的matlab图优化工具加载方法和学习算例。里面讲述了多目标优化、内点法等一些凸优化具体算例,希望对大家有用。(About convex optimization data, the latest version of the loading method matlab figure optimization tools and learning examples. Which describes a multi-objective optimization, interior point method and some convex optimization numerical example, we want to be useful.)
- 2014-02-16 10:37:33下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
closed-loop-feedback
Series and Prallel Feedbaack
- 2013-07-23 01:03:34下载
- 积分:1
-
Cl_-matcont5p3
利用matcont求解连续性非线性动力学问题并画图求出其稳定解(Use matcont problem solving nonlinear dynamics of continuity and drawing its stable solution is obtained)
- 2021-03-13 13:49:24下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
hanshubijin
函数逼近的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(Function approximation of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:11:50下载
- 积分:1
-
pca
C语言实现的主程序分析法PCA,实现降维处理(C language implementation of the main analysis PCA, achieve dimensionality reduction)
- 2021-04-22 11:08:48下载
- 积分:1
-
三维路径规划
说明: 基于蚁群算法的三维路径规划,利用matlab编程,可以实际运行(Three dimensional path planning based on ant colony algorithm)
- 2020-05-09 10:57:36下载
- 积分:1