-
GetDatafromFile
在matlab中读取.dat中的数据,并求取均值和方差。(In matlab to read. Dat the data and obtain the mean and variance.)
- 2010-08-16 08:52:44下载
- 积分:1
-
VariableStepSizeLMSlms
说明: 基于变步长LMS在干扰抵消中的应用,其中key1,2,3为不同变步长的MATLAB程序,而pinyu则是LMS在频域中的应用,(Variable Step Size LMS-based interference cancellation in the application, which key1, 2,3 for different variable step size of MATLAB procedures pinyu is LMS in frequency domain applications,)
- 2008-11-11 12:26:56下载
- 积分:1
-
New_folder__5_
induction motor simulation for performing modern control and other controllers
- 2014-08-16 22:34:59下载
- 积分:1
-
SARrawdata
根据矩阵中的高度数据,通过SAR点目标成像算法的逆过程,将高度数据转换为实际从飞机上采集的SAR原始数据,可以用于SAR成像仿真,SAR动目标检测等等(According to the height data in the matrix, the height data is converted into the SAR original data collected the aircraft by the inverse process of the SAR target imaging algorithm, which can be used for SAR imaging simulation, SAR moving target detection and so on.)
- 2021-03-12 10:39:25下载
- 积分: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
-
flow-calculate-
潮流计算 matlab 编程 牛顿 (flow Calculate matlab )
- 2011-07-08 17:16:14下载
- 积分:1
-
SSystemidentiy
Systemidentificcation,系统辨识
(Systemidentificcation, system identification)
- 2012-08-12 20:52:00下载
- 积分:1
-
inverter_control
光伏并网系统单相逆变器电压前馈电流控制,基于matlab 7.3 。(photovotaic grid-connected system single-phase inverter voltage feed forward current control,based on matlab 7.3)
- 2021-03-04 23:09:31下载
- 积分:1
-
Physical_Modeling_in_MATLAB
提高MAtlab编程技巧
书中主要以实例形式进行介绍,简便易学,是一本不可多得的好书(Improve you matlab skill:
Many of the examples in the fi rst half of the book are not idiomatic MAT-
LAB. I address this problem in the second half by translating the examples
into a more standard style.)
- 2010-07-30 00:05:15下载
- 积分:1
-
MIMOCPMMMSEEqualization
是一个对mimo连续相位调制系统的均衡程序,利用MMSE准则来实现。(Mimo is a phase modulation system for a balanced program, using the criteria to achieve the MMSE.)
- 2009-05-08 21:59:56下载
- 积分:1