-
Matlab_mohu
利用Matlab的模糊逻辑工具箱实现模糊控制系统仿真(Using Matlab' s fuzzy logic toolbox of Fuzzy Control System)
- 2010-10-19 10:14:35下载
- 积分:1
-
fsk_pe
一个基于matlab的fsk仿真,加入了高斯白噪声(Fsk the matlab-based simulation, by adding a Gaussian white noise)
- 2009-05-15 07:49:49下载
- 积分:1
-
1
说明: 用matlab 7.0 adaptse函数完成的 基于lms的自适应滤波器(Done with matlab 7.0 adaptse function of the adaptive filter based lms)
- 2011-05-24 09:23:24下载
- 积分:1
-
GSAALB
TDMA系统中多用户多业务的无线接入控制和时隙分配算法(TDMA systems in multi-user multi-service wireless access control and time slot allocation algorithm)
- 2011-12-19 19:38:20下载
- 积分:1
-
Code-for-bign
Code for Biginners
Compressive Sensing
- 2013-12-31 15:42:29下载
- 积分:1
-
WT_PV_Load_Scenario
针对电力系统中风电和光伏出力以及负荷不确定性问题,该程序通过拉丁超立方抽样和样本削减将其转化为场景分析问题。(For stroke power and photovoltaic power system output and load uncertainty, the program by Latin Hypercube Sampling and sample reduction to convert it into a scene analysis of the problem.)
- 2021-03-08 08:59:28下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
P80216Rev2_D8
802.16协议的阅读文档,详细介绍Wimax设计流程及框架,对准备从事Wimax开发人员必读之作(802.16 protocol to read the document, detailed design process and framework for Wimax, Wimax engaged on the preparation required reading for developers)
- 2010-08-08 11:15:40下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
cengci
运用MATLAB软件对层次分析法做进一步的探索与研究,对选购手机有一定的借鉴意义(Using MATLAB software AHP for further exploration and research on purchasing mobile phones have some reference)
- 2011-08-21 10:39:56下载
- 积分:1