-
GPS
说明: 根据GPS软件接收机的基本原理编写的,卫星捕获到跟踪到解算的完整程序(GPS)
- 2010-04-23 19:23:01下载
- 积分: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
-
rx_phase_tracker
数据辅助的载波相位跟踪,在第n个接收符号的DFT之后,导引子载波等于信道频率响应和已知符号的乘积根据余下的频率误差旋转以后的结果。(Data-aided carrier phase tracking in the first n months after receiving DFT symbols, guided subcarriers equivalent channel frequency response and known symbol of the product in accordance with rotation frequency error remaining after the results.)
- 2008-05-21 15:18:30下载
- 积分:1
-
用遗传算法求解多目标函数优化
说明: 多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)
- 2019-12-27 15:43:19下载
- 积分:1
-
CompleteMATLABCode
Dispersion de Rutherford en Matlab
- 2009-05-05 02:22:09下载
- 积分:1
-
MATLAB
本书适合已具备MATLAB基本知识的通信工程、电子工程、电气工程、计算机等专业高年级本科生作为相关课程的参考书和补充教材,也供有关教师、工程技术人员参考使用。
刘树棠翻译的那本,共10章,与大家一同分享。 (Basic knowledge of MatLAB)
- 2009-04-23 09:43:12下载
- 积分:1
-
barbar
画三维bar图,可以改变文字角度和灵活调节颜色。(Draw three-dimensional bar charts, you can change the text angle and the flexible adjustment of color.)
- 2013-01-01 17:07:17下载
- 积分:1
-
Final_Project_MATLAB_Session_2
Signals and System
Want to transmit a digital image point A to point B using radio waves,
- 2015-03-16 03:38:33下载
- 积分:1
-
ReBEL
This template file is used to completely describe a system in a generalized
% state space format useable by the ReBEL inference and estimation system.
% This file must be copied, renamed and adapted to your specific problem. The
% interface to each function should NOT BE CHANGED however.
(This template file is used to completely describe a system in a generalized state space format useable by the ReBEL inference and estimation system. This file must be copied, renamed and adapted to your specific problem. The interface to each function should NOT BE CHANGED however.)
- 2007-12-20 00:09:57下载
- 积分:1
-
4
说明: 有用的matlab源,大家看一下是否有用啦。或许对你有帮助哦。(Matlab useful source, we look at whether it is useful to you. May be helpful to you, oh.)
- 2008-01-04 00:00:55下载
- 积分:1