-
matlab7.0
该文件为matlab7.0的学校资料,希望对需要者能提供帮助(it is a process about matlab7.0)
- 2012-03-29 16:48:36下载
- 积分:1
-
dGm
以下程序求一气态复分解反应的标准生成吉布斯函数drGm0,也可求解某分压情况下的化学反应方向(以物理化学简明教程P115例题1为例)(Standard Gibbs function drGm0 program for a gaseous decomposition, can also be a direction for solving chemical reaction under pressure)
- 2015-05-12 15:50:25下载
- 积分: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
-
DESIIR
利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响(Bilinear Z transform design Butterworth and Chebyshev Type I IIR digital filters, including low pass, high pass, band pass, band stop four forms. Users simply specify the passband edge frequency stopband actual and corresponding attenuation subsystems can form molecular cascade output digital filter coefficients of the denominator, and the output of its magnitude and phase frequency response)
- 2014-02-22 18:27:52下载
- 积分:1
-
psot
粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程(Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process)
- 2009-12-14 00:33:05下载
- 积分:1
-
dav-sgp4-Matlab
由david vallado更新的轨道确定的程序代码,本程序融合sgp4和sdp4,包含193个文档(this procedure is the sgp4 prediction model from space command. this is an updated and combined version of sgp4 and sdp4)
- 2010-03-12 16:12:19下载
- 积分:1
-
genetic-algorithm-procedures
采用二进制编码,精度高,解决多目标优化问题。可根据个人需要进行改进。(Nice genetic algorithm procedures)
- 2011-10-17 16:41:55下载
- 积分:1
-
CuckooOptimizationAlgorithm
布谷鸟算法,便于大家的方便和学习。levy飞行的。(Cuckoo algorithm)
- 2015-01-21 10:35:54下载
- 积分:1
-
viterbi_matlab
viterbi译码的快速实现算法,非常适合初学者迅速上手(Fast viterbi decoding algorithm is very suitable for beginners to get started quickly)
- 2021-02-19 09:59:44下载
- 积分:1
-
pdepe
计算圆柱内的导热问题,两圆柱面定热流密度,圆环面绝热,计算圆柱体内的温度场(Calculation of thermal problems within the cylinder, two fixed cylindrical surface heat flux, heat insulation torus calculated temperature field inside the cylinder)
- 2016-04-13 10:36:00下载
- 积分:1