搜索资源列表
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
kalman_filter
- OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
WithAnimationOfTheElevatorRunning
- 模拟电梯实验.动画运行.有线程.以键盘输入呼叫和目标。当敲击键1、2、3、4、5、6、7、8、9时表示电梯内有乘客按目标按钮,指定相应目标楼层。当敲击键Q、W、E、R、T、Y、U、I时表示8层到1层有上行呼叫请求。当敲击键A、S、D、F、G、H、J、K时表示9层到2层有下行呼叫请求。 将呼叫和目标写入一个正文文件,然后程序读取这些呼叫和目标数据后可以在没有人工干预的情况下模拟电梯运行情况 。 -Simulated elevator. Animation run. There threa
MatlabTraderGUI-V1.1by-faruto
- MATLAB行情软件MatlabTraderGUI 1.完成了日线、周线、月线等不同周期的展示。 2.完成了MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。左上的两个均线的长度参数可以动态修改展示。 3.增加了展示范围的调整。(相当于普通行情软件的上下键) 4.增加了水平的slider用来滚动展示K线。(相当于普通行情软件的左右键) 5.拖动水平的slider,三个axes可以同步移动(拖动)。 6.
B-spline-sample
- B样条曲线,对图形算法的研发人员有帮助,本人一直应用该方法-B-spline curve, graphics algorithms R & D staff to help, I have been using this method