-
STI_SCI
SCI communication between ST7 and PC (SCI communication between ST7 and PC)
- 2007-10-23 12:37:20下载
- 积分:1
-
IEEE80211a
基于802.11b协议上的一个无线局域网物理层的模型。利用MATLAB的SIMULINK软件平台来实现其功能。(Agreement based on a 802.11b wireless LAN physical layer model. MATLAB using the SIMULINK software platform to achieve its functions.)
- 2009-05-01 16:30:40下载
- 积分:1
-
MatlabMPI_v1.2.tar
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections
- 2005-07-26 15:56:55下载
- 积分: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
-
Aircraft-Stability2
it is a stability controller for aircraft with distribution
- 2012-06-01 21:53:36下载
- 积分:1
-
pee
基于matlab地震作用下多自由度结构弹性反应计算,具有可视化功能(Matlab-based multi-degree of freedom structure under earthquake response analysis of flexible, with visualization)
- 2010-06-10 21:57:35下载
- 积分:1
-
MATLAB-radar-signal-analysis
MATLAB雷达信号分析,作者:Basse R.Mahafza.2000 by Chapman & Hall/CRC.(MATLAB radar signal analysis, the authors is Basse R.Mahafza.2000 by Chapman & Hall/CRC.
)
- 2012-04-25 14:20:26下载
- 积分:1
-
Joint_Detection
[matlab]TD_SCDMA中的ZF_BLE和MMSE_BLE算法的链路仿真([Matlab] TD_SCDMA the ZF_BLE and MMSE_BLE Algorithm Link Simulation)
- 2007-04-21 14:06:23下载
- 积分:1
-
Discrete-binary-cat-swarm-optimization-in-matlab
Discrete binary cat swarm optimization in matlab
- 2014-12-13 04:15:42下载
- 积分:1
-
MATLAB1
MATLAB经典算法程序
经典程序。顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,随机数的产生,最大流和最小截,最短路和次短路,最短路径,最小生成树Prim算法(Classical algorithm MATLAB program)
- 2010-09-19 17:18:57下载
- 积分:1