搜索资源列表
Tracker7
- track colour objects
Race-Games
- 用布尔量构建整体的背景,赛车碰到赛道即失败,可以调整难度系数。-Boolean construct the overall background racing encountered track that fails, you can adjust the difficulty factor.
SDcard-image-and-data
- 飞思卡尔智能车上位机系统,读取SD卡,显示所采集图像,及系统处理效果,显示相关赛道参数。-Freescale smart car-bit systems, read the SD card, display images, the effect of the acquisition and processing system, displays the track parameters.
seetrack
- 提取赛道数字后,显示赛道信息,并且画出赛道的图像-Track information extracted smart small car show, using images drawn
Bicycle_Move_Simulation.vi
- Labview平台,假设已知前轮与车身实时角度及后轮的实时速度,模拟了自行车的运动轨迹;程序里角度和速度都设为定值所以运行轨迹是两个圆,可以修改成动态的进行模拟。-Labview platform, assuming a known angle of the front wheels and the body in real time and real-time speed of the rear wheels to simulate the trajectory of the bicycle
dianchagnji
- 模拟一台点唱机。塞入硬币选择歌曲,进行播放,播放过程中界面有动画显示。整个系统用LabVIEW语言编写。系统实现以下功能: (1)可设置点唱机的各参数,保存参数数据。比如设定默认点唱机的曲目及价格,点唱机动画画面的设置及点唱机的音量等。 (2)模拟点唱机点唱流程,包括硬币塞入,这里硬币可以模拟为几种按钮,对选中的曲目提取价格,正确找零或退币,有退币显示和曲目播放指示。 (3)选中曲目正确付款后曲目开始播放有相应的动画显示。 -Simulate a jukebox. Insert
Virtual-control-of-excavator
- 挖掘机的虚拟控制,labview 2013,利用wrl格式3D模型可以更改为其他控制模型,可设置运行轨迹 -Virtual control excavator, labview 2013, use wrl format 3D model can be changed to other control models, you can set the running track
labview PC编程
- Labview编程控制ZMC运动控制器,使其发出脉冲触发编码器发出信号,可使运动轴按照既定轨迹运动。(Labview programming control ZMC motion controller, so that it sends out pulse trigger encoder signal, can make the moving shaft according to the established track movement.)
Simulation - Tank Level
- 概述:本范例演示水箱水位的过程模拟。过程中添加噪声、阀门死区、滞后和死区时间。液位控制器调整水箱的输入。开/关阀作为一个排水口,可点击操作。该s阀表示过程负载变化。该VI可以在自动、手动控制间切换。 操作步骤: 1.运行VI。 2.闭环中检查PID控制器,跟踪设定值。 3.改变设定值,检查控制器跟踪新设定值。 4.切换阀门HV 102(单击阀门符号),对系统应用干扰。可观察到控制器从变化中恢复。 5.改变PID增益,并观察是否能在稳态下提高其性能。 6.切换到手动模式并观察是否可以通过改变阀门L
骰子1
- 建立一个VI,模拟滚动—个骰子(骰子可能取值1~6),跟踪骰子滚动后的取值出现次数,输入是骰子的滚动次数,输出应包括滚动后骰子所取各数值及其出现次数,同时比较出现小(1,2,3)的次数和出现大(4,5,6)的次数的多少,如果出现小的多,则对话框显示小,大的多显示大,一样多显示平。要求最多只用一个移位寄存器实现功能。?【数组】(Create a VI, simulate a rolling dice (dice may be 1~6), track the number of times afte