-
air_vehicle_e
根据《航空飞行器飞行动力学》编写的气动自动配平程序。(According to " aviation aircraft flight dynamics," prepared by the pneumatic automatic balancing procedure.)
- 2011-02-13 23:03:55下载
- 积分:1
-
fish-model
鱼群模型仿真,躲避鲨鱼袭击的模型,多智能体避障(Fish model simulation models avoid shark attacks)
- 2015-03-06 18:21:15下载
- 积分:1
-
pjimage.m
源码-一个实例搞定MATLAB界面编程_简单易懂适合新手。(Source- an instance to get MATLAB programming interface _ easy to understand for novice.)
- 2014-01-02 18:02:15下载
- 积分: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
-
image-processing
说明: matlab程序,可以完成图片格式=的转换(matlab program, you can complete the picture format = conversion)
- 2010-04-26 10:39:33下载
- 积分:1
-
frftlfm
分数阶傅里叶变换的matlab编程,特别适合处理线调频信号(Fractional Fourier transform matlab programming, especially suitable for handling wire FM signal)
- 2009-12-18 08:07:47下载
- 积分:1
-
Spectrum_leakage
本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。(The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window.)
- 2009-06-23 21:08:11下载
- 积分:1
-
ecde6de1eff1
说明: svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等(svpwm the matlab simulation using matlab for svpwm mainly generated PARK transformation, Park inverse transform, waveform output, etc.)
- 2011-03-07 16:56:17下载
- 积分:1
-
Untitled
图像处理,通过matlab实现视频图像的二值化等(Image processing, video images to achieve through the matlab binary, etc.)
- 2011-05-09 20:33:59下载
- 积分:1
-
ZF-BD
MIMO线性预编码研究,破零算法和块对角化算法比较(Pre coding MIMO linear, breaking the zero algorithm and the block diagonalization algorithm comparison)
- 2021-03-17 16:39:21下载
- 积分:1