-
Mean-background-modeling
均值背景建模,包含视频!效果还可以,背景建模的还是不错的!(Mean background modeling, including video! Effect can be, background modeling is good!)
- 2013-09-14 20:52:03下载
- 积分:1
-
finalnew
find the feature of ECG beat and PQRST wave
- 2013-10-01 17:52:48下载
- 积分:1
-
lys_3
本程序主要是系统辨识滤波中,卡尔曼滤波与改进卡尔曼滤波程序,该程序可以用于目标定位追踪中,预测目标的下一个状态。(This program is a system identification filter, Kalman filtering and Kalman filtering procedures, the program can be used for targeting tracking, predict the target state.)
- 2012-08-17 09:10:21下载
- 积分:1
-
random
随机游走类似布朗运动,就是随机的向各个方向走吧。
虽然代码没什么技术含量,不过产生的图像实在太漂亮了,所以还是贴上来吧。
产生的图像:(Similar to Brownian motion random walk, is random and go in all directions.
Although the code is no technical content, but the resulting image is too beautiful, so it is still Tieshanglai it.
graphics layer.)
- 2014-12-22 11:41:50下载
- 积分:1
-
softmax_exercise
softmax.使用matlab编写的分类代码(softmax.using matlab a good code)
- 2015-01-05 14:52:37下载
- 积分:1
-
main
利用matlab蚁群算法进行人群场馆疏散模拟,找到逃生路线(Using MATLAB ant colony algorithm to simulate crowd evacuation and find escape route)
- 2020-12-30 20:38:59下载
- 积分:1
-
infrared-visible-image-fusion
红外与可见光图像自适应融合源代码,Matlab程序,文件中还有用作演示的处理图片,直接运行主函数(main.m)即可看到效果,有GUI窗口,在主函数中更改处理的红外光和可见光图像的路径程序会自适应得到结果( The adaptive fusion between infrared image and visible light image.)
- 2021-03-30 16:49:09下载
- 积分:1
-
projcode
matlab code for image registration
- 2010-07-14 19:51:51下载
- 积分:1
-
tau
计算时间序列的延迟时间,有例子,一看就明白啊!(The time series‘delay time is calculated , there is an example!)
- 2013-08-07 16:30:51下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1