-
turbo
说明: 自己参考别人编的一种turbo码的编码和解码(Others have made reference to a series of encoding and decoding of turbo codes)
- 2010-04-20 10:03:20下载
- 积分:1
-
i4_choose
computes the binomial coefficient C(N,K).
- 2012-03-30 08:31:15下载
- 积分:1
-
13appendixB
image thesis introduction
- 2011-05-24 20:31:01下载
- 积分:1
-
linefit
非常好用和实用的直线拟合MATLAB小程序。(Very easy to use and practical linear fitting MATLAB applet.)
- 2013-12-16 09:29:42下载
- 积分:1
-
DownSample
This program apply downsampling on a speech file.
- 2014-01-25 18:39:26下载
- 积分: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
-
VCMATLAB
说明: 关于VC++与Matlab混合编程的一些参考文献,很有参考价值(On VC++ and Matlab programming mix some reference, a good reference)
- 2010-04-03 23:36:33下载
- 积分:1
-
chp7_3
Economic dispatch matlab
- 2011-09-07 18:01:09下载
- 积分:1
-
antenna-lobe-pattern-simulation
本程序对天线中的一种重要类型:
半波、全波、三倍半波天线波瓣图
进行了仿真和三维成像。有助于对天线中波瓣图的理解。(This procedure of an important type of antenna: half wave, full-wave, three times the half-wave antenna lobe pattern simulation and three-dimensional imaging. Contribute to the understanding of the antenna lobe pattern wave.)
- 2013-11-22 21:18:02下载
- 积分:1
-
PCNN
用脉冲耦合神经网络实现灰度图像的分割,基于matlab 6.5版本以上的开发环境(Using pulse coupled neural network segmentation of gray image)
- 2011-04-25 17:10:34下载
- 积分:1