-
NumericalAnalysisusingmatlabandexcel3rd
学习MATLAB的书籍,英文好的就看看吧。(learning MATLAB PDF english simple)
- 2009-05-03 15:07:12下载
- 积分:1
-
Partial-differential-equations-student-solutions-
Partial differential equations student solutions manual
- 2014-02-19 10:15:28下载
- 积分:1
-
Matlab-Course
说明: Matlab教程,包括Matlab符号与数值运算、Matlab绘图、Matlab程序设计及其工程运用等内容(Matlab tutorials, including Matlab symbolic and numerical computation, Matlab graphics, Matlab programming and engineering application, etc.)
- 2011-02-22 00:20:35下载
- 积分:1
-
adaptivemedian
adaptive median filter for image
- 2015-02-20 17:55:51下载
- 积分:1
-
SparseDeconv_software
基于1范数的稀疏信号反卷积算法的程序代码,语音信号、迭代算法(The sparse signal deconvolution algorithm based on 1 norm of program code, speech signal, an iterative algorithm)
- 2015-05-02 16:32:25下载
- 积分:1
-
psnr_of_image
此程序用于返回图象变换前后的信噪比,只需简单输入图象名,即可返回结果(This procedure for the return of the signal to noise ratio images before and after transformation, you simply enter the image name, to return to the results of)
- 2007-09-21 10:20:59下载
- 积分:1
-
Binary-array-vector-sensor
声矢量传感器构成的二元相控阵声矢量传感器的指向性图代码(Sound of a dual vector sensor phased array acoustic vector sensor directionality figure code
)
- 2020-11-08 11:19:48下载
- 积分:1
-
teja
AN EFFICIENT GENETIC ALGORITHM CODE TO FIND OPTIMAL VALUES(MAXIMUM) OF SIN(X) FUNCTION IN THE RANGE OF 0 TO 2*PI
- 2010-05-27 01:22:06下载
- 积分: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
-
cl
说明: matlab潮流计算,利用牛顿法计算线路潮流,各位大神进来指点(Matlab power flow calculation, using Newton method to calculate line power flow, you gods come in and give advice)
- 2019-05-05 14:15:47下载
- 积分:1