-
checksmalleigen
to check for smaller eigen value
- 2011-10-16 16:10:59下载
- 积分:1
-
lurootmusic
一段很好地的改进music 算法lurootmusic(some good music to the improved algorithm lurootmusic)
- 2007-02-15 11:52:07下载
- 积分:1
-
Licenta
This is my whole part of visual basic my licence project!
- 2014-12-03 04:17:40下载
- 积分: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
-
ESPRIT
这里面包含了阵列信号ESPRIT算法,以及仿真结果分析,是课程设计的简单例程(Which contains the array signal ESPRIT algorithm, and simulation results analysis, curriculum design is simple routine)
- 2013-09-16 11:01:49下载
- 积分:1
-
untitled
Matlab关于三相全控桥式整流电路的仿真模拟(Matlab simulation on fully controlled three-phase bridge rectifier circuit)
- 2014-11-30 22:15:32下载
- 积分:1
-
01
都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。(Supply and demand information network before the city divided into two parts design background, foreground main achievement of the display, search and publishing of information, which displays information including a list of displays and display details, but the list is displayed, the information is divided into the Home display list, see Under a category displays a list of all the information and the search results list displays Search functions include positioning search and fuzzy search. The main function of the background information display, information auditing, information deleted, pay setting and exit the registry, which is also divided into the information display function displays detailed contents list display.)
- 2013-12-23 22:11:27下载
- 积分:1
-
ConvexHull_matlab
最小凸包的实现程序,用matlab编程的源码,使用的不是matlab自带的凸包函数,而是自己编的,有详细的运算流程图,一看就懂,main为主程序,ConvexHull为函数。(ConvexHull,matlab,with Flow Diagram)
- 2021-02-25 10:29:38下载
- 积分:1
-
zlddjzd
说明: 利用MATLAB语言编写的直流电动机制动特性分析的程序(The use of MATLAB language of DC motor braking characteristics of process)
- 2009-08-22 12:03:25下载
- 积分:1
-
kalman
卡尔曼滤波算法的一个例子,注释详尽,训练测试分开编写,带有详尽数据,可以用来深刻理解kalman算法(Kalman filter algorithm examples, detailed notes, training tests prepared separately, with detailed data that can be used to a deep understanding of kalman algorithm)
- 2013-07-19 10:47:02下载
- 积分:1