|param name|default|meaning| |: :|: :|: | |_time_pred|5|the forecast time in seconds| |_time_step|0.2|the time step simulation in seconds| |_speed_rec ...
分类:
其他好文 时间:
2019-06-19 00:29:06
阅读次数:
124
A robot on an infinite grid starts at point (0, 0) and faces north. The robot can receive one of three possible types of commands: : turn left 90 degr ...
分类:
其他好文 时间:
2019-05-02 00:10:04
阅读次数:
151
在modelSIM的wave界面,按Ctrl + S,可以保存.do文件,里面有显示波形的命令,结合其他指令,可以协助Quartus进行仿真。 Quartus的工程设置中,EDA Tool Setting ->Simulation ->NativeLink Settings允许指定.do或者.tcl ...
分类:
其他好文 时间:
2019-03-29 19:03:50
阅读次数:
300
Assignment 2—Simulation Report Semester 2, 2018–2019[Deadline: 13 February (5PM)]Write a 3 page simulation report with the goal of comparing the perfo ...
分类:
其他好文 时间:
2019-02-06 19:57:27
阅读次数:
120
A robot on an infinite grid starts at point (0, 0) and faces north. The robot can receive one of three possible types of commands: -2: turn left 90 de ...
分类:
其他好文 时间:
2019-01-24 00:21:51
阅读次数:
140
先把官网上的说明文档放上来: simulate simulates a modelica model by generating c code, build it and run the simulation executable. The only required argument is the ...
分类:
其他好文 时间:
2019-01-01 19:54:23
阅读次数:
203
在网上看到了一个非常好的JS烟雾效果 https://paveldogreat.github.io/WebGL-Fluid-Simulation/看源码时发现了dat.gui很好用。 dat.gui 快速参数配置生成源码地址:https://github.com/dataarts/dat.gui s ...
分类:
Web程序 时间:
2018-12-20 14:47:00
阅读次数:
303
You have a bucket with 3 red balls and 3 green balls. Assume that once you draw a ball out of the bucket, you don't replace it. What is the probabilit ...
分类:
其他好文 时间:
2018-12-04 20:02:50
阅读次数:
174
Simulation, UniSim, SimPrim - How do I use the "glbl.v" module in a Verilog simulation? Simulation, UniSim, SimPrim - How do I use the "glbl.v" module ...
分类:
其他好文 时间:
2018-10-20 22:11:19
阅读次数:
247
leetcode 874 Robot Simulation 限制:32MB, 1s 描述 A robot on an infinite grid starts at point (0, 0) and faces north. The robot can receive one of three po ...
分类:
其他好文 时间:
2018-10-14 19:15:18
阅读次数:
216