-
koutu
本程序基于matlab,能够实现对视频中图像进行抠图,并能将提取出的前景图像合成到新的背景上。(Matting, and can extract the foreground image is synthesized into a new background video image.)
- 2012-11-26 22:11:18下载
- 积分:1
-
DSP
蝶型算法计算快速FFT的书上源码
亲测可用 该其中数值 可计算任意长度FFT(Butterfly Algorithms for Computing Fast FFT Book Source Codes
The pro-test can be used to calculate FFT of arbitrary length.)
- 2020-06-17 05:20:01下载
- 积分:1
-
GA-Bagging-SVM-code
说明: 基于matlab软件的Ga-bagging-svm程序,包含算例data,编写规范,非常好用(Ga-bagging-svm program based on MATLAB software, including example data, compiling specifications, very useful)
- 2021-03-14 15:49:23下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
WooHyenkyun
Real-time motion detection in video surveillance using a level
set-based energy functional
- 2011-08-17 16:03:41下载
- 积分:1
-
zoomfft
zoomfft matlab代码,需要改(zoomfft matlab code, need to change)
- 2015-01-03 20:50:04下载
- 积分:1
-
AntSystem
蚁群算法求解对称非对称旅行商问题, 可以通过下面的命令得到最后的结果图形和迭代过程
>>ACO( filname.tsp )
(Asymmetric traveling salesman problem based on ant colony algorithm for symmetric)
- 2012-06-05 21:07:12下载
- 积分:1
-
语音分帧实例 Matlab
【实例简介】语音分帧实例 Matlab 运行良好 实用的例子
- 2021-07-31 00:31:06下载
- 积分:1
-
FFT
Fast Fourier Transform Using Matlab
- 2011-05-03 14:37:40下载
- 积分:1
-
Camera_calib
内含张正友,tsai的标定方法,可以求解摄像机内参数u轴尺度因子,v轴尺度因子,摄像机外参数:两摄像机坐标系原点之间的旋转矩阵和评议矩阵,可以得出摄像机像素参数,焦距,畸变系数,并且带有优化结果。(Containing Zhang Zhengyou, tsai calibration method that can solve the camera parameters u-axis scale factor v The axis scale factor, the camera extrinsic parameters: the rotation matrix between the two camera coordinate origin, and appraisal matrix can be drawn from the camera pixel parameters, focal length distortion coefficient, and with optimal results. )
- 2012-02-20 16:21:44下载
- 积分:1