-
dianyadianliufupid
电压电流负反馈的仿真程序,用matlab语言实现,经过测试可以运行(Voltage and current negative feedback of the simulation program, using matlab language, tested can run)
- 2007-12-16 18:52:51下载
- 积分:1
-
powerflow
基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab(Based on the Newton- Raphson method of power flow calculation program, matlab)
- 2009-03-17 18:23:23下载
- 积分:1
-
1114
说明: 有关自动控制方面的一阶微分响应,matlab仿真程序(control of the first order differential response Matlab simulation program)
- 2006-03-24 23:12:02下载
- 积分:1
-
RGB-HSI
在matlab中实现从rgb到hsi色彩模式的转换(In matlab to achieve from the rgb color model to HSI conversion)
- 2009-01-08 10:52:11下载
- 积分:1
-
Texture-analysis
Texture Segmentation Using Texture Filters such as : entropyfilt, rangefilt and stdfilt.
- 2014-09-19 17:16:48下载
- 积分:1
-
BUCK
闭环buck电路实例,具有抗扰动功能,参考电压自行设置(Closed-loop buck circuit instance, the anti-disturbance feature, the reference voltage to set)
- 2020-07-04 16:20:02下载
- 积分:1
-
pingfenchengxu
设计一个可以输入若干评委分数的表单,可以通过两个for循环分别找出分数的最大值和最小值,存入到两个变量,把评委的分数存入到一个数组中,计算时去掉找出的最大值和最小值即可得出最后得分。
(You can enter a number of judges to design a fractional form, you can find the maximum and minimum scores for each through two loops, credited to two variables, the judges scores deposited into an array, remove the calculation to find out the maximum and minimum values to arrive at a final score.)
- 2013-12-23 21:50:31下载
- 积分:1
-
SHOOT2
this program to compute the shoot function
- 2013-12-19 10:41:34下载
- 积分: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
-
fuzzyC-mean
模糊c均值 图像压缩里面可以用到的 使用效果不错(Fuzzy c means which can be used in image compression using the good results)
- 2010-09-08 20:04:34下载
- 积分:1