-
arithabcd
实现a、b、c、d字符的算术编码,matlab 源程序(arithmetic code of a, b, c and d)
- 2011-08-26 15:17:02下载
- 积分:1
-
feixianxing
各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度等等等等(Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.)
- 2010-12-18 15:03:18下载
- 积分:1
-
Rice-University-compressed-sensing
说明: 压缩传感介绍性文章,文章详细介绍了稀疏矩阵的构建方法(an introduction to compressed sensing and the sparse matrix)
- 2011-03-15 16:17:07下载
- 积分:1
-
MATLAB-Example
Checkbox and Radio button example
- 2011-08-29 21:35:36下载
- 积分:1
-
优化
本例子给出了fmincon的使用方法,还有遗传工具箱的使用方法,供新手参考。(This example gives the use of fmincon and genetic toolbox for novice reference.)
- 2019-03-04 08:26:51下载
- 积分:1
-
doc
The primary objective of the QRD-M detector is to identify the candidate list.
The QRD-M algorithm is a breadth-first tree search.
It views all the branches it will ever consider for a given stage of the detection tree and then rejects all but the Mi best nodes at the i-th detection stage before continuing on to the next stage.
- 2013-11-26 13:11:14下载
- 积分: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
-
SmithChart
说明: 用matlab绘制史密斯圆图,电子通信专业必备源码(Smith Chart in Matlab)
- 2009-08-09 16:46:22下载
- 积分:1
-
repliement
Program of signal processing
- 2013-09-17 02:35:37下载
- 积分:1
-
datafit
实现数据拟合,和多种方式的图形拟合与效果分析和统计检验(Data fitting, and a variety of ways graphical fitting and effect analysis and statistical tests)
- 2012-07-28 15:03:01下载
- 积分:1