-
win-iotest
并口类别控制类库源码,可以方便的实现对并口的控制操作(type library source, to facilitate the realization of the parallel port control operation)
- 2006-08-10 15:52:00下载
- 积分:1
-
rcv_xyz
to calculate satellite position
- 2013-12-22 11:41:00下载
- 积分:1
-
speex-1.1.12.tar
linphone源码-1.3.5.tar.gz所需要的库文件(linphone source-1.3.5.tar.gz needs of the library)
- 2006-09-19 13:40:39下载
- 积分:1
-
randpow
probability matrix find the power to make it equal array.
- 2013-01-26 22:00:59下载
- 积分:1
-
rect
This program print electric field pattern for rectangular Aperture Antenna
- 2010-02-04 08:07:03下载
- 积分: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
-
singbou
基于matlab GUI界面设计,小波包分析提取振动信号中的特征频率,脉冲响应的相关分析算法并检验。( Based on matlab GUI interface design, Wavelet packet analysis to extract vibration signal characteristic frequency, Related impulse response analysis algorithm and inspection.)
- 2017-03-02 18:45:21下载
- 积分:1
-
characteristic-root
此程序用于在nw小世界网络中求特征根,通过输入节点总数,耦合数值和最大运行次数(This program is used to find the characteristic roots in nw small world networks, by the total number of input nodes, coupling values and the maximum number of runs)
- 2014-11-04 11:40:46下载
- 积分:1
-
LS_MSE_calc_interpolation2
利用LS_MSE实现信道估计(matlab源代码)(channel estimation using LS_MSE)
- 2009-09-19 10:58:03下载
- 积分:1
-
kaam_ki_cheez
The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202 - 217(The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file contains three m files.
- space_time_coding.m (perform space time coding)
- subspace_channel_estimation_STBC.m (channel estimation)
- one_shot.m (show an example)
To use these files, extract the three files in the same folder. Then, call the script one_shot in the matlab command window.
Reference:
[1] Ammar, N. Ding, Z. "Blind Channel Identifiability for Generic Linear Space-Time Block Codes" IEEE Transactions on Signal Processing Volume 55, Issue 1, Jan. 2007 Page(s):202- 217)
- 2009-12-05 17:14:58下载
- 积分:1