-
G
说明: 很重要的分形维二维算法是基于matlab下的配合调用matlab使用这种算法可以提高matlab的运算效率。(the code base on the matlab and it will do well in image with matlab if you use it you will find good way to identify the picture of finger)
- 2010-04-24 23:12:55下载
- 积分:1
-
wc
说明: 分析初始对准误差,随机误差对捷联惯导精度的影响(Analysis of initial alignment errors, random errors on the precision of SINS)
- 2011-06-12 18:36:16下载
- 积分:1
-
code
基于matlab的寿命预测,这是其中几个小程序(life expectance based on matlab)
- 2013-04-18 23:51:34下载
- 积分:1
-
SA
说明: 这是基本的模拟退火算法,里面还附有一个常用的测试函数。(This is the basic simulated annealing algorithm, which is also accompanied by a commonly used test functions.)
- 2014-09-20 22:50:53下载
- 积分: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
-
xiaobo
使用小波包变换分析信号的MATLAB程序(The use of wavelet packet transform analysis of signals in MATLAB program)
- 2007-10-31 15:11:48下载
- 积分:1
-
bpskqamgmskfsk64qam
bpsk qam gmsk fsk modulation for programming
- 2010-10-23 03:37:15下载
- 积分:1
-
download_schedule_matlab
下行调度资源算法的matlab实现,整个程序很完整,可运行。(Right algorithm to implement the resources of matlab and the whole process is complete and work.
)
- 2010-11-21 14:18:40下载
- 积分:1
-
lagrange
这是一个实现拉格朗日插值的数学程序,也很经典。(This is a mathematical realization of Lagrange interpolation process is also very classic.)
- 2010-01-01 23:56:18下载
- 积分:1
-
bpskzichengxu
该文件夹中包含了BPSK调制与解调中常使用的子程序(This folder contains a BPSK modulation and demodulation often use subroutine)
- 2011-11-08 21:53:18下载
- 积分:1