-
jianxing
%%目标在监控区内运动轨迹为浆型曲线时的定位( Target in the surveillance zone trajectory curve for the slurry when the positioning)
- 2007-11-14 08:32:07下载
- 积分:1
-
RS(30,14,17) Matlab BPSK仿真程序
说明: 实现RS编码和译码的功能,RS码是一种性能优异的信道编码方式。(Realize RS coding and decoding function.)
- 2021-04-27 14:58:44下载
- 积分:1
-
matlabxiti2
matlab要求编写函数,并画出图的matlab习题,供大家参考(prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !)
- 2006-05-28 13:22:13下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对结构阵列的操作(========================================================================
CONSOLE APPLICATION : structArrayCreate
========================================================================
AppWizard has created this structArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your structArrayCreate application.
structArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
structArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named structArrayCreate.pch and a precompiled types file named StdAfx.obj.
)
- 2011-05-06 13:32:14下载
- 积分:1
-
pf
一个采用蒙特卡洛序贯重要性采样的简单的例子滤波源代码(A sequential importance sampling using Monte Carlo simple example filter source code)
- 2020-08-05 15:08:35下载
- 积分:1
-
tongxinyewuliang
通信网中,经过对分析的编程仿真,对爱尔兰B公式以及爱尔兰C公式有了更深的认识,也对通信业务分析的方法也加深了理解,并且利用Matlab GUI 编程验证了算法的正确性。(Communication network, through simulation analysis on programming, Ireland Ireland B formula and the formula C a deeper understanding of methods for the analysis of communication services also deepened the understanding and use of Matlab GUI programming to verify the correctness of the algorithm.)
- 2013-12-29 23:56:45下载
- 积分:1
-
Non-stationary-and-time-varying-HHT
非平稳时变信号的希尔伯特变化,可以实现EMD,HHS。(non-stationary and time-varying HHT)
- 2012-01-29 16:26:00下载
- 积分:1
-
FFT
数字信号处理中,使用MATLAB进行FFT变换,以满足相应要求(IN the digital signal processing,we can use MATLAB to encode the FFT chanslation,in order to satisfy our demands.)
- 2010-06-29 16:12:07下载
- 积分: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
-
TDOAlocation
TDOA定位以及改进方法,有基础的算法,以及一些改进后的方法(TDOA location)
- 2020-06-28 21:20:01下载
- 积分:1