-
computation01
computation of conformal maps to polygonally bounded regions
- 2007-11-01 10:46:08下载
- 积分:1
-
matlab_oringin_code
matlab常用程序的源代码,以及演示(matlab source code for common procedures, and presentation)
- 2013-07-11 23:03:49下载
- 积分:1
-
pid-a
说明: tuning of pid parameter with fuzzy-method 1
- 2012-04-24 15:45:45下载
- 积分:1
-
EE_497_5_simplerelay
This shows that relay power is an important criterion which decides the gain we get from simple relaying as compared to direct transmission.
- 2011-10-23 22:32:02下载
- 积分:1
-
ITD
模态参数识别中ITD法,可得到结构的频率、振型、阻尼比等(ITD modal parameters identification method, frequency obtained structure, modes, damping ratio)
- 2021-04-19 10:28:51下载
- 积分:1
-
jisuanjizuchnegyuanli
能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。(Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplication and floating-point operations of addition and subtraction.)
- 2010-02-07 13:24:45下载
- 积分:1
-
aggregate-interference-in-cognitive-radio
This is a program to describe the aggregate interference in cognitive radio
- 2013-11-21 20:03:51下载
- 积分: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
-
Iterative-Closest-Point-Method
icp(iterative closest point)的代码,本人已经使用过了,效果还行,总共就一个文件,所有的函数都写在这上面了(icp (iterative closest point) of the code, I have used, and the results were OK, total on a file, all of the functions are written in it.)
- 2013-07-16 19:14:03下载
- 积分:1
-
Tx3Rx1_stbc
三发一收的STBC误码率仿真,QPSK,瑞利衰弱信道,图很好(I collected three STBC BER simulation)
- 2009-05-22 17:18:47下载
- 积分:1