-
wsn-code
这是基于虚拟力的无线传感网络覆盖仿真的源代码(This is based on the virtual power wireless sensor network coverage simulation source code)
- 2021-04-27 23:38:44下载
- 积分:1
-
DTI_Estimation
matlab code for construction on polynomials dor tensor determination
- 2012-01-13 19:27:55下载
- 积分:1
-
AstarAlgorithm
说明: A* 算法实现机器人路径规划, 通过设置障碍物,设置起点和终点实现最短路径规划(Robot path planning A* algorithm, which set initial position and final position, including to add obstacles, It will find the shortest path in configuration space.)
- 2020-07-10 09:36:39下载
- 积分:1
-
sanweichongjian
三维重建:TwIST_两步迭代的图像分割matlab源码,包括图象压缩_重建_增强_去噪等应用(Three-dimensional reconstruction: TwIST_ two-step iterative image segmentation matlab source, including the reconstruction of image compression _ _ _ denoising applications such as enhanced)
- 2008-12-30 02:40:32下载
- 积分:1
-
GAbinary
binary genetic algorithm with matlab
- 2010-07-12 01:38:02下载
- 积分:1
-
RoutingCN_WaitingTime
complex network routing based on the average waiting time of each node
- 2009-11-09 19:19:11下载
- 积分:1
-
RBFNeuralNetwork
说明: RBF模拟神经网络(主要用于函数拟合与模式分类)Matlab的示例程序(RBF simulated neural network (the main function for the fitting and pattern classification) Matlab sample program)
- 2006-03-24 16:07:21下载
- 积分: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
-
location_frame
三麦克风阵列,近场定位程序,采用TDOA方法,其中延时计算采用GCC方法(three mic array,nearfield location,adopt TDOA algorithm and use GCC to calculate Time Delay)
- 2016-12-23 16:00:28下载
- 积分:1
-
matlabmodel
用matlab实现了一个通用的数学模型,人口增长模型(Using matlab to achieve a common mathematical model, population growth model)
- 2009-07-07 09:51:20下载
- 积分:1