-
xinhaochengxu
说明: 信号统计分析技术实现信号统计分析技术随机信号的自相关于协方差(Signal statistical analysis techniques for signal statistical analysis of random signals Zixiang covariance)
- 2010-04-09 14:26:28下载
- 积分:1
-
fun
在MATLAB下,利用阻尼递推最小二阶乘原理,对一个控制系统进行参数辨识。(In MATLAB using the smallest damping recursive factorial two principles, of a control system parameter identification.)
- 2009-03-25 21:50:59下载
- 积分:1
-
Gaussin-mixed
可以产生混合高斯信号信号的函数。自己可以调节混合信号的峭度。(Can produce mixed-Gaussian signal function. You can adjust the mixed signal kurtosis.)
- 2011-05-21 22:49:05下载
- 积分:1
-
baoluopu
对一段振动信号emd分解后,求每个分量的峭度值,选取峭度最大的分量,求其包络谱,能够明显看出特征频率。(After a period of vibration signal emd decomposition, seeking kurtosis value of each component, the largest component of kurtosis, seeking its envelope spectrum, can obviously see that the characteristic frequency.)
- 2021-04-26 16:28:45下载
- 积分:1
-
audiolocalization_2mic
以两个麦克风线性阵列为例通过相关函数进行音源定位,定位范围为0到180度(Case of two microphone linear array sound source through the relevant function location, location range from 0 to 180 degrees)
- 2010-12-07 03:51:26下载
- 积分:1
-
shooting
shooting method demo code for boundary value ODE s
- 2010-02-17 07:30:12下载
- 积分:1
-
power-system-load-distribution
电力系统负荷分配问题,是一个3机6节点的工况模型,基于matlab的编程。(Power system load distribution)
- 2021-03-25 16:29:14下载
- 积分: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
-
TestTemplateClass
Test Template Class Source Code for Andriod.
- 2013-11-11 23:00:16下载
- 积分:1
-
m12_4
动态模型参数的极大似然辨识及其MATLAB实现范例(Dynamic model parameters of maximum likelihood identification and implementation examples of MATLAB)
- 2020-11-04 10:19:52下载
- 积分:1