-
rfid
说明: 讲解RFID技术的好论文,里面包含中科大博士论文一篇和北京交通大学硕士论文一篇,包含防碰撞算法和安全认证技术(RFID technology to explain a good thesis, doctoral thesis which contains a USTC and Beijing Jiaotong University, a masters thesis, including anti-collision algorithms and security authentication technology)
- 2010-04-09 16:56:41下载
- 积分:1
-
trust
非线性规划中的信赖域法 特征值分解法 完整代码(Eigenvalue decomposition of the complete code of trust region method for linear programming)
- 2012-04-11 23:59:37下载
- 积分:1
-
holeofdiffraction
完整的1X1mm大小的方孔衍射程序...............................
可以运行,会有点慢(Complete 1 x1mm square hole the size of the diffraction process)
- 2013-09-12 13:35:00下载
- 积分:1
-
estimacion-PLANTA
Script to use it in Intouch, on estimation plant
- 2012-08-06 09:25:27下载
- 积分:1
-
ekf
ekf在无源导航中的应用,涉及到了cv模型的仿真(EKF passive navigation in the application, relates to the cv model simulation)
- 2008-01-04 16:27:40下载
- 积分: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
-
LFM_radar_signal
说明: 雷达线性调频信号的模糊函数matlab代码,单脉冲及脉冲串(Linear FM radar signal ambiguity function matlab code, single pulse and pulse train)
- 2010-04-06 19:02:51下载
- 积分:1
-
CSGon
constrast streching gonzales
- 2012-06-22 07:51:32下载
- 积分:1
-
MOPSO多目标粒子群优化算法MATLAB实现
说明: MOPSO多目标粒子群优化算法MATLAB实现(可直接运行)(MOPSO multi-objective particle swarm optimization algorithm MATLAB (can be directly run))
- 2020-04-25 15:51:15下载
- 积分:1
-
echo-filtering
系统可以利用声音信号产生带有回声的声音文件,并可以从带有回声的文件中消除回声而得到原声音信号;另外,系统还能从中估计反射物的距离(System can make use of the voice signals of the sound files with echoes and echoes from the document with echo and obtain the elimination of the original voice signal In addition, the system can also have to guess the distance from the reflective material)
- 2009-04-19 00:25:09下载
- 积分:1