-
LAB-8
Communication Systems Lab 8
- 2014-12-21 23:01:27下载
- 积分:1
-
Characterizing_the_Statistical_Properties_of_Mutua
MIMO-OFDM系统无线衰落信道容量分析,适合做无限通信的研究(Characterizing the Statistical Properties of Mutual Information in MIMO Channels)
- 2009-06-12 22:30:33下载
- 积分:1
-
matlab_30example_3
matlab程序30个小例子,非常适合初学者了解和尽快上手!(matlab program for 30 small example, very suitable for beginners to understand and get started!)
- 2011-09-26 16:15:20下载
- 积分:1
-
Modeling-and-Control-of-AUV-with-Combined-FoilThr
Vehicle parameters are passed in a structure S containing the output of a separate vehicle parameters fie sentry m that computes the required quantities based on vehicle geometry and mass characteristics. In addition to regular coeffcients, this file generates the vectors of coeffcients and geometric parameters required to compute 2D sectional hydrodynamic forces. In the interests of space, we have not included . code from sentry m.
- 2014-09-22 21:20:36下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
pca2
基于主元分析(pca)的elman,rbf神经网络的matlab程序,运算时间短,程序简单(Based on principal component analysis (pca) of elman, rbf neural network matlab procedures, computing time is short, simple procedures)
- 2021-04-21 15:48:49下载
- 积分:1
-
LBM
利用LBM方法研究圆柱绕流模拟问题,LBM即为格子玻尔兹曼方法,用微观的角度反应宏观的现象(use LBM method to simulate cylinder streaming question)
- 2014-12-22 10:13:17下载
- 积分:1
-
ram
useful code in matlab add document
- 2012-03-21 19:08:02下载
- 积分:1
-
MSK
学会使用MATLAB仿真软件搭建MSK调制解调仿真电路建立MSK调制解调系统仿真模型(Learn how to use MATLAB simulation software to build the MSK modulation and demodulation simulation circuit MSK modulation and demodulation system simulation model)
- 2013-01-07 16:36:54下载
- 积分:1
-
matlab_dsolve
matlab解常微分方程简单而且易上手的例子。(matlab solutions of ordinary differential equations simple and易上手example.)
- 2008-06-15 14:44:24下载
- 积分:1