-
tuxiangpinjie
图像拼接程序,挺好用的,试试看吧,应该可以的,呵呵(Image stitching process, quite good use, and try it)
- 2009-12-15 21:59:05下载
- 积分:1
-
spectrum
这个例子阐明了发生在时变系统中的频谱扩展,系统的带通输入时在某个频率上的音频信号(This example illustrates the system occurred in the time-varying spectrum expansion of the system' s band-pass input on a frequency of audio signal)
- 2009-12-23 22:18:15下载
- 积分:1
-
viterbi1
程序来自《现代通信系统-使用matlab》英文版
已经调通!并加上了注释。
希望对大家有帮助
GOOD LUCK!(Program from the modern telecommunication system- using matlab "in English
Have adjustable tong! Plus comments.
We want to help
m applying to!
)
- 2011-04-30 17:55:18下载
- 积分:1
-
Numerical-Methods-with-Matlab
基于matlab的数字计算资料,既有程序也有案例,最新最全。(This book is a survey of the numerical methods that are common to undergraduate
courses in Science, Computing, Engineering and Technology. The aim is to present
sufficient methods to facilitate the numerical analysis of mathematical models likely
to be encountered in practice. Examples of such models include the linear equations
describing the stress on girders, bridges and other civil engineering structures, the
differential equations of chemical and thermal reactions, and the inferences to be
drawn from observed data.)
- 2014-02-07 22:16:19下载
- 积分: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
-
fft_Matlab
Matlab编程实现FFT变换及频谱分析的程序代码(Matlab Programming FFT transform and spectral analysis of the program code)
- 2009-04-18 08:07:30下载
- 积分:1
-
hii
class a chopper.is also called as step down chopper mostly used in pv array characterstics for the mppt algorithms
- 2011-06-18 15:26:05下载
- 积分:1
-
program-smith-chart
define the plot area with Smithchart using matlab
- 2015-01-21 15:58:24下载
- 积分:1
-
leachC
WSN下面一种集中式的分簇算法,是对LEACH的一种改进LEACHC(WSN following a kind of centralized clustering algorithm, is an improvement LEACHC LEACH)
- 2010-06-15 14:20:16下载
- 积分:1
-
side-information
分布式视频编码中边信息编码算法,内推法生成边信息(Distributed video coding side information generated within the extrapolation)
- 2011-05-09 17:18:10下载
- 积分:1